Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: setzer
@ 2020-09-25 15:13 Bleznudd
  2020-09-25 15:53 ` [PR REVIEW] " PaperMountainStudio
                   ` (37 more replies)
  0 siblings, 38 replies; 39+ messages in thread
From: Bleznudd @ 2020-09-25 15:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 365 bytes --]

There is a new pull request by Bleznudd against master on the void-packages repository

https://github.com/Bleznudd/void-packages master
https://github.com/void-linux/void-packages/pull/25088

New package: setzer
Adding [setzer](https://github.com/cvfosammmm/Setzer) v0.3.2

A patch file from https://github.com/void-linux/void-packages/pull/25088.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-25088.patch --]
[-- Type: text/x-diff, Size: 1196 bytes --]

From 810dbf452132a8c23de1e8caf778812a52a28956 Mon Sep 17 00:00:00 2001
From: Bleznudd <mcarrirolo@gmail.com>
Date: Fri, 25 Sep 2020 17:09:03 +0200
Subject: [PATCH] New package: setzer

---
 srcpkgs/setzer/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/setzer/template

diff --git a/srcpkgs/setzer/template b/srcpkgs/setzer/template
new file mode 100644
index 00000000000..65c090d09d6
--- /dev/null
+++ b/srcpkgs/setzer/template
@@ -0,0 +1,17 @@
+# Template file for 'setzer'
+pkgname=setzer
+version=0.3.2
+revision=1
+archs="i686 x86_64"
+wrksrc=Setzer-${version}
+#create_wrksrc=yes
+build_style=meson
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends="gettext python3-gobject-devel gobject-introspection python3-xdg xdg-utils meson"
+depends="libpoppler89 texlive-core gspell python3-xdg"
+short_desc="Simple yet full-featured LaTeX editor written in Python with Gtk"
+maintainer="Bleznudd <bleznudd@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/cvfosammmm/Setzer"
+distfiles="https://github.com/cvfosammmm/setzer/archive/v${version}.tar.gz"
+checksum=3fb5c1747b1efb6064610dc277dd9f874b51dcff614a14e2c4a067507cd6bba0

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
@ 2020-09-25 15:53 ` PaperMountainStudio
  2020-09-25 15:53 ` PaperMountainStudio
                   ` (36 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: PaperMountainStudio @ 2020-09-25 15:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 178 bytes --]

New review comment by PaperMountainStudio on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495077294

Comment:
remove this comment

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
  2020-09-25 15:53 ` [PR REVIEW] " PaperMountainStudio
@ 2020-09-25 15:53 ` PaperMountainStudio
  2020-09-25 15:53 ` PaperMountainStudio
                   ` (35 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: PaperMountainStudio @ 2020-09-25 15:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 171 bytes --]

New review comment by PaperMountainStudio on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495077654

Comment:
this one too

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
  2020-09-25 15:53 ` [PR REVIEW] " PaperMountainStudio
  2020-09-25 15:53 ` PaperMountainStudio
@ 2020-09-25 15:53 ` PaperMountainStudio
  2020-09-25 15:54 ` PaperMountainStudio
                   ` (34 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: PaperMountainStudio @ 2020-09-25 15:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 231 bytes --]

New review comment by PaperMountainStudio on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495079318

Comment:
meson dependency is detected automatically, you don't need to specify it

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: New package: setzer
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (2 preceding siblings ...)
  2020-09-25 15:53 ` PaperMountainStudio
@ 2020-09-25 15:54 ` PaperMountainStudio
  2020-09-25 15:58 ` [PR REVIEW] " PaperMountainStudio
                   ` (33 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: PaperMountainStudio @ 2020-09-25 15:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 211 bytes --]

New comment by PaperMountainStudio on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#issuecomment-699009067

Comment:
commit message should be "New package: $pkgname-$version."

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (3 preceding siblings ...)
  2020-09-25 15:54 ` PaperMountainStudio
@ 2020-09-25 15:58 ` PaperMountainStudio
  2020-09-25 16:02 ` PaperMountainStudio
                   ` (32 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: PaperMountainStudio @ 2020-09-25 15:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 200 bytes --]

New review comment by PaperMountainStudio on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495083697

Comment:
maybe https://www.cvfosammmm.org/setzer/?

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (4 preceding siblings ...)
  2020-09-25 15:58 ` [PR REVIEW] " PaperMountainStudio
@ 2020-09-25 16:02 ` PaperMountainStudio
  2020-09-25 16:09 ` PaperMountainStudio
                   ` (31 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: PaperMountainStudio @ 2020-09-25 16:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 266 bytes --]

New review comment by PaperMountainStudio on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495086503

Comment:
why is this here? I tried aarch64 and armv7l-musl and they build fine (didn't test if they work correctly).

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (5 preceding siblings ...)
  2020-09-25 16:02 ` PaperMountainStudio
@ 2020-09-25 16:09 ` PaperMountainStudio
  2020-09-25 16:49 ` [PR PATCH] [Updated] " Bleznudd
                   ` (30 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: PaperMountainStudio @ 2020-09-25 16:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 314 bytes --]

New review comment by PaperMountainStudio on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495090537

Comment:
python3-gobject-devel should be moved to makedepends. Are python3-xdg, xdg-utils and gobject-introspection really needed here? It builds fine without them.

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR PATCH] [Updated] New package: setzer
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (6 preceding siblings ...)
  2020-09-25 16:09 ` PaperMountainStudio
@ 2020-09-25 16:49 ` Bleznudd
  2020-09-25 16:51 ` Bleznudd
                   ` (29 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Bleznudd @ 2020-09-25 16:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 370 bytes --]

There is an updated pull request by Bleznudd against master on the void-packages repository

https://github.com/Bleznudd/void-packages master
https://github.com/void-linux/void-packages/pull/25088

New package: setzer
Adding [setzer](https://github.com/cvfosammmm/Setzer) v0.3.2

A patch file from https://github.com/void-linux/void-packages/pull/25088.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-25088.patch --]
[-- Type: text/x-diff, Size: 2465 bytes --]

From 810dbf452132a8c23de1e8caf778812a52a28956 Mon Sep 17 00:00:00 2001
From: Bleznudd <mcarrirolo@gmail.com>
Date: Fri, 25 Sep 2020 17:09:03 +0200
Subject: [PATCH 1/2] New package: setzer

---
 srcpkgs/setzer/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/setzer/template

diff --git a/srcpkgs/setzer/template b/srcpkgs/setzer/template
new file mode 100644
index 00000000000..65c090d09d6
--- /dev/null
+++ b/srcpkgs/setzer/template
@@ -0,0 +1,17 @@
+# Template file for 'setzer'
+pkgname=setzer
+version=0.3.2
+revision=1
+archs="i686 x86_64"
+wrksrc=Setzer-${version}
+#create_wrksrc=yes
+build_style=meson
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends="gettext python3-gobject-devel gobject-introspection python3-xdg xdg-utils meson"
+depends="libpoppler89 texlive-core gspell python3-xdg"
+short_desc="Simple yet full-featured LaTeX editor written in Python with Gtk"
+maintainer="Bleznudd <bleznudd@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/cvfosammmm/Setzer"
+distfiles="https://github.com/cvfosammmm/setzer/archive/v${version}.tar.gz"
+checksum=3fb5c1747b1efb6064610dc277dd9f874b51dcff614a14e2c4a067507cd6bba0

From a61c4d5f454634570b51903531d00acadf827617 Mon Sep 17 00:00:00 2001
From: Bleznudd <mcarrirolo@gmail.com>
Date: Fri, 25 Sep 2020 18:47:00 +0200
Subject: [PATCH 2/2] setzer fix

---
 srcpkgs/setzer/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/setzer/template b/srcpkgs/setzer/template
index 65c090d09d6..0131df7c879 100644
--- a/srcpkgs/setzer/template
+++ b/srcpkgs/setzer/template
@@ -4,14 +4,13 @@ version=0.3.2
 revision=1
 archs="i686 x86_64"
 wrksrc=Setzer-${version}
-#create_wrksrc=yes
 build_style=meson
-#make_dirs="/var/log/dir 0755 root root"
-hostmakedepends="gettext python3-gobject-devel gobject-introspection python3-xdg xdg-utils meson"
+hostmakedepends="gettext gobject-introspection python3-xdg xdg-utils"
+makedepends="python3-gobject-devel"
 depends="libpoppler89 texlive-core gspell python3-xdg"
 short_desc="Simple yet full-featured LaTeX editor written in Python with Gtk"
 maintainer="Bleznudd <bleznudd@pm.me>"
 license="GPL-3.0-or-later"
-homepage="https://github.com/cvfosammmm/Setzer"
+homepage="https://github.com/cvfosammmm/setzer"
 distfiles="https://github.com/cvfosammmm/setzer/archive/v${version}.tar.gz"
 checksum=3fb5c1747b1efb6064610dc277dd9f874b51dcff614a14e2c4a067507cd6bba0

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR PATCH] [Updated] New package: setzer
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (7 preceding siblings ...)
  2020-09-25 16:49 ` [PR PATCH] [Updated] " Bleznudd
@ 2020-09-25 16:51 ` Bleznudd
  2020-09-25 16:52 ` [PR REVIEW] " Bleznudd
                   ` (28 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Bleznudd @ 2020-09-25 16:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 370 bytes --]

There is an updated pull request by Bleznudd against master on the void-packages repository

https://github.com/Bleznudd/void-packages master
https://github.com/void-linux/void-packages/pull/25088

New package: setzer
Adding [setzer](https://github.com/cvfosammmm/Setzer) v0.3.2

A patch file from https://github.com/void-linux/void-packages/pull/25088.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-25088.patch --]
[-- Type: text/x-diff, Size: 1148 bytes --]

From cc7343efc8456669e246df285034434b594524c2 Mon Sep 17 00:00:00 2001
From: Bleznudd <mcarrirolo@gmail.com>
Date: Fri, 25 Sep 2020 17:09:03 +0200
Subject: [PATCH] New package: setzer-0.3.2

---
 srcpkgs/setzer/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/setzer/template

diff --git a/srcpkgs/setzer/template b/srcpkgs/setzer/template
new file mode 100644
index 00000000000..0131df7c879
--- /dev/null
+++ b/srcpkgs/setzer/template
@@ -0,0 +1,16 @@
+# Template file for 'setzer'
+pkgname=setzer
+version=0.3.2
+revision=1
+archs="i686 x86_64"
+wrksrc=Setzer-${version}
+build_style=meson
+hostmakedepends="gettext gobject-introspection python3-xdg xdg-utils"
+makedepends="python3-gobject-devel"
+depends="libpoppler89 texlive-core gspell python3-xdg"
+short_desc="Simple yet full-featured LaTeX editor written in Python with Gtk"
+maintainer="Bleznudd <bleznudd@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/cvfosammmm/setzer"
+distfiles="https://github.com/cvfosammmm/setzer/archive/v${version}.tar.gz"
+checksum=3fb5c1747b1efb6064610dc277dd9f874b51dcff614a14e2c4a067507cd6bba0

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (8 preceding siblings ...)
  2020-09-25 16:51 ` Bleznudd
@ 2020-09-25 16:52 ` Bleznudd
  2020-09-25 16:52 ` Bleznudd
                   ` (27 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Bleznudd @ 2020-09-25 16:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 152 bytes --]

New review comment by Bleznudd on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495113109

Comment:
done

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (9 preceding siblings ...)
  2020-09-25 16:52 ` [PR REVIEW] " Bleznudd
@ 2020-09-25 16:52 ` Bleznudd
  2020-09-25 16:52 ` Bleznudd
                   ` (26 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Bleznudd @ 2020-09-25 16:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 152 bytes --]

New review comment by Bleznudd on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495113167

Comment:
done

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (10 preceding siblings ...)
  2020-09-25 16:52 ` Bleznudd
@ 2020-09-25 16:52 ` Bleznudd
  2020-09-25 16:55 ` Bleznudd
                   ` (25 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Bleznudd @ 2020-09-25 16:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 152 bytes --]

New review comment by Bleznudd on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495113513

Comment:
done

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (11 preceding siblings ...)
  2020-09-25 16:52 ` Bleznudd
@ 2020-09-25 16:55 ` Bleznudd
  2020-09-25 16:58 ` Bleznudd
                   ` (24 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Bleznudd @ 2020-09-25 16:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 582 bytes --]

New review comment by Bleznudd on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495115004

Comment:
Meson was removed, about python3-xdg and the other I didn't test building without them, the Setzer README clearly says:

> Run the following command to install prerequisite Debian packages:
> ```
> apt-get install python3-gi gir1.2-gtk-3.0 gir1.2-gtksource-4 gir1.2-gspell-1 gir1.2-pango-1.0 gir1.2-poppler-0.18 gir1.2-webkit2-4.0 python3-xdg gettext xdg-utils
> ```

Are we sure they aren't nedeed? If so, I'll remove them



^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (12 preceding siblings ...)
  2020-09-25 16:55 ` Bleznudd
@ 2020-09-25 16:58 ` Bleznudd
  2020-09-25 17:03 ` [PR REVIEW] New package: setzer-0.3.2 Bleznudd
                   ` (23 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Bleznudd @ 2020-09-25 16:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 264 bytes --]

New review comment by Bleznudd on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495116587

Comment:
I can't test them neither. What should we write under archs if it build fine but we can't test if it actually works?

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (13 preceding siblings ...)
  2020-09-25 16:58 ` Bleznudd
@ 2020-09-25 17:03 ` Bleznudd
  2020-09-25 19:37 ` PaperMountainStudio
                   ` (22 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Bleznudd @ 2020-09-25 17:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 469 bytes --]

New review comment by Bleznudd on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495115004

Comment:
Meson was removed, about python3-xdg and the other I didn't test building without them, the Setzer README clearly says:

> Run the following command to install prerequisite Debian packages:
> ```
> apt-get install [...] python3-xdg [...] xdg-utils
> ```

Are we sure they aren't nedeed? If so, I'll remove them



^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (14 preceding siblings ...)
  2020-09-25 17:03 ` [PR REVIEW] New package: setzer-0.3.2 Bleznudd
@ 2020-09-25 19:37 ` PaperMountainStudio
  2020-09-25 19:46 ` PaperMountainStudio
                   ` (21 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: PaperMountainStudio @ 2020-09-25 19:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 380 bytes --]

New review comment by PaperMountainStudio on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495193874

Comment:
You can test them for example using the command `xbps-src -a aarch64 pkg setzer`, but I don't see why it shouldn't build fine. Just remove this line and if travis fails, you can add it again with the proper architectures.

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (15 preceding siblings ...)
  2020-09-25 19:37 ` PaperMountainStudio
@ 2020-09-25 19:46 ` PaperMountainStudio
  2020-09-26 17:10 ` [PR PATCH] [Updated] " Bleznudd
                   ` (20 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: PaperMountainStudio @ 2020-09-25 19:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 373 bytes --]

New review comment by PaperMountainStudio on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495197695

Comment:
The README doesn't differentiate between runtime dependencies and build dependencies. These packages are not needed for the build. Move them to `depends=` if they are needed for runtime, you will have to test this.

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR PATCH] [Updated] New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (16 preceding siblings ...)
  2020-09-25 19:46 ` PaperMountainStudio
@ 2020-09-26 17:10 ` Bleznudd
  2020-09-26 17:41 ` Bleznudd
                   ` (19 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Bleznudd @ 2020-09-26 17:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 376 bytes --]

There is an updated pull request by Bleznudd against master on the void-packages repository

https://github.com/Bleznudd/void-packages master
https://github.com/void-linux/void-packages/pull/25088

New package: setzer-0.3.2
Adding [setzer](https://github.com/cvfosammmm/Setzer) v0.3.2

A patch file from https://github.com/void-linux/void-packages/pull/25088.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-25088.patch --]
[-- Type: text/x-diff, Size: 1097 bytes --]

From 9848ea7260f368b2cb77c75a13022c1edc6a7112 Mon Sep 17 00:00:00 2001
From: Bleznudd <mcarrirolo@gmail.com>
Date: Fri, 25 Sep 2020 17:09:03 +0200
Subject: [PATCH] New package: setzer-0.3.2

---
 srcpkgs/setzer/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/setzer/template

diff --git a/srcpkgs/setzer/template b/srcpkgs/setzer/template
new file mode 100644
index 00000000000..9d5a1ed1473
--- /dev/null
+++ b/srcpkgs/setzer/template
@@ -0,0 +1,16 @@
+# Template file for 'setzer'
+pkgname=setzer
+version=0.3.2
+revision=1
+archs=noarch
+wrksrc=Setzer-${version}
+build_style=meson
+hostmakedepends="gettext"
+makedepends="python3-gobject-devel"
+depends="libpoppler89 texlive-core gspell python3-xdg"
+short_desc="Simple yet full-featured LaTeX editor written in Python with Gtk"
+maintainer="Bleznudd <bleznudd@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/cvfosammmm/setzer"
+distfiles="https://github.com/cvfosammmm/setzer/archive/v${version}.tar.gz"
+checksum=3fb5c1747b1efb6064610dc277dd9f874b51dcff614a14e2c4a067507cd6bba0

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR PATCH] [Updated] New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (17 preceding siblings ...)
  2020-09-26 17:10 ` [PR PATCH] [Updated] " Bleznudd
@ 2020-09-26 17:41 ` Bleznudd
  2020-09-26 20:14 ` [PR REVIEW] " Bleznudd
                   ` (18 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Bleznudd @ 2020-09-26 17:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 376 bytes --]

There is an updated pull request by Bleznudd against master on the void-packages repository

https://github.com/Bleznudd/void-packages master
https://github.com/void-linux/void-packages/pull/25088

New package: setzer-0.3.2
Adding [setzer](https://github.com/cvfosammmm/Setzer) v0.3.2

A patch file from https://github.com/void-linux/void-packages/pull/25088.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-25088.patch --]
[-- Type: text/x-diff, Size: 1082 bytes --]

From 1077e61706122f8c3246759061a6f88efc9e7eeb Mon Sep 17 00:00:00 2001
From: Bleznudd <mcarrirolo@gmail.com>
Date: Fri, 25 Sep 2020 17:09:03 +0200
Subject: [PATCH] New package: setzer-0.3.2

---
 srcpkgs/setzer/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/setzer/template

diff --git a/srcpkgs/setzer/template b/srcpkgs/setzer/template
new file mode 100644
index 00000000000..e0c57c8ba9d
--- /dev/null
+++ b/srcpkgs/setzer/template
@@ -0,0 +1,15 @@
+# Template file for 'setzer'
+pkgname=setzer
+version=0.3.2
+revision=1
+wrksrc=Setzer-${version}
+build_style=meson
+hostmakedepends="gettext"
+makedepends="python3-gobject-devel"
+depends="libpoppler89 texlive-core gspell python3-xdg"
+short_desc="Simple yet full-featured LaTeX editor written in Python with Gtk"
+maintainer="Bleznudd <bleznudd@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/cvfosammmm/setzer"
+distfiles="https://github.com/cvfosammmm/setzer/archive/v${version}.tar.gz"
+checksum=3fb5c1747b1efb6064610dc277dd9f874b51dcff614a14e2c4a067507cd6bba0

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (18 preceding siblings ...)
  2020-09-26 17:41 ` Bleznudd
@ 2020-09-26 20:14 ` Bleznudd
  2020-09-26 20:35 ` ericonr
                   ` (17 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Bleznudd @ 2020-09-26 20:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 187 bytes --]

New review comment by Bleznudd on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495491403

Comment:
Travis didn't fail, it should be ok now

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (19 preceding siblings ...)
  2020-09-26 20:14 ` [PR REVIEW] " Bleznudd
@ 2020-09-26 20:35 ` ericonr
  2020-09-26 20:44 ` Bleznudd
                   ` (16 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: ericonr @ 2020-09-26 20:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1268 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#issuecomment-699545102

Comment:
This is missing several dependencies. After installing, I got:

```
Traceback (most recent call last):
  File "/bin/setzer", line 19, in <module>
    gi.require_version('Gtk', '3.0')
AttributeError: module 'gi' has no attribute 'require_version'
```

After installing `python3-gobject`, I now have:

```
Traceback (most recent call last):
  File "/bin/setzer", line 26, in <module>
    from setzer.workspace.workspace import Workspace
  File "/usr/lib/python3.8/site-packages/setzer/workspace/workspace.py", line 22, in <module>
    from setzer.document.document import Document, LaTeXDocument, BibTeXDocument
  File "/usr/lib/python3.8/site-packages/setzer/document/document.py", line 25, in <module>
    import setzer.document.document_viewgtk as document_view
  File "/usr/lib/python3.8/site-packages/setzer/document/document_viewgtk.py", line 20, in <module>
    gi.require_version('GtkSource', '4')
  File "/usr/lib/python3.8/site-packages/gi/__init__.py", line 129, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace GtkSource not available
```

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (20 preceding siblings ...)
  2020-09-26 20:35 ` ericonr
@ 2020-09-26 20:44 ` Bleznudd
  2020-09-26 20:44 ` [PR REVIEW] " ericonr
                   ` (15 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Bleznudd @ 2020-09-26 20:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 288 bytes --]

New comment by Bleznudd on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#issuecomment-699545908

Comment:
Ok so `python3-gobject` is required, sorry for missing that.
About the second traceback: could it be resolved by installing `gtksourceview4`?



^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (21 preceding siblings ...)
  2020-09-26 20:44 ` Bleznudd
@ 2020-09-26 20:44 ` ericonr
  2020-09-26 20:52 ` ericonr
                   ` (14 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: ericonr @ 2020-09-26 20:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 489 bytes --]

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495493827

Comment:
For python programs, you want to watch the `do_build` output to be sure python isn't trying to get dependencies using `EasyInstall` stuff. If it is, the dependencies should go in `hostmakedepends`, since the host's python interpreter needs to be able to find them. These same packages, when necessary for runtime, should also go in `depends`.

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (22 preceding siblings ...)
  2020-09-26 20:44 ` [PR REVIEW] " ericonr
@ 2020-09-26 20:52 ` ericonr
  2020-09-26 21:01 ` [PR PATCH] [Updated] " Bleznudd
                   ` (13 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: ericonr @ 2020-09-26 20:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 855 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#issuecomment-699546604

Comment:
Yeah,

```diff
diff --git a/srcpkgs/setzer/template b/srcpkgs/setzer/template
index e0c57c8ba9..7516bd03fe 100644
--- a/srcpkgs/setzer/template
+++ b/srcpkgs/setzer/template
@@ -6,7 +6,7 @@ wrksrc=Setzer-${version}
 build_style=meson
 hostmakedepends="gettext"
 makedepends="python3-gobject-devel"
-depends="libpoppler89 texlive-core gspell python3-xdg"
+depends="libpoppler89 texlive-core gspell python3-xdg python3-gobject gtksourceview4"
 short_desc="Simple yet full-featured LaTeX editor written in Python with Gtk"
 maintainer="Bleznudd <bleznudd@pm.me>"
 license="GPL-3.0-or-later"
```

was enough. It could still be using stuff I already had installed, so it would be nice to test it more.

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR PATCH] [Updated] New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (23 preceding siblings ...)
  2020-09-26 20:52 ` ericonr
@ 2020-09-26 21:01 ` Bleznudd
  2020-09-26 22:34 ` ericonr
                   ` (12 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Bleznudd @ 2020-09-26 21:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 376 bytes --]

There is an updated pull request by Bleznudd against master on the void-packages repository

https://github.com/Bleznudd/void-packages master
https://github.com/void-linux/void-packages/pull/25088

New package: setzer-0.3.2
Adding [setzer](https://github.com/cvfosammmm/Setzer) v0.3.2

A patch file from https://github.com/void-linux/void-packages/pull/25088.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-25088.patch --]
[-- Type: text/x-diff, Size: 1113 bytes --]

From dfb7eb8404916b9a552439075cf466f693ef406b Mon Sep 17 00:00:00 2001
From: Bleznudd <mcarrirolo@gmail.com>
Date: Fri, 25 Sep 2020 17:09:03 +0200
Subject: [PATCH] New package: setzer-0.3.2

---
 srcpkgs/setzer/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/setzer/template

diff --git a/srcpkgs/setzer/template b/srcpkgs/setzer/template
new file mode 100644
index 00000000000..7516bd03fea
--- /dev/null
+++ b/srcpkgs/setzer/template
@@ -0,0 +1,15 @@
+# Template file for 'setzer'
+pkgname=setzer
+version=0.3.2
+revision=1
+wrksrc=Setzer-${version}
+build_style=meson
+hostmakedepends="gettext"
+makedepends="python3-gobject-devel"
+depends="libpoppler89 texlive-core gspell python3-xdg python3-gobject gtksourceview4"
+short_desc="Simple yet full-featured LaTeX editor written in Python with Gtk"
+maintainer="Bleznudd <bleznudd@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/cvfosammmm/setzer"
+distfiles="https://github.com/cvfosammmm/setzer/archive/v${version}.tar.gz"
+checksum=3fb5c1747b1efb6064610dc277dd9f874b51dcff614a14e2c4a067507cd6bba0

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (24 preceding siblings ...)
  2020-09-26 21:01 ` [PR PATCH] [Updated] " Bleznudd
@ 2020-09-26 22:34 ` ericonr
  2020-09-27  3:07 ` ahesford
                   ` (11 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: ericonr @ 2020-09-26 22:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 239 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#issuecomment-699556927

Comment:
Looks good, thanks! I will wait to merge this, since we are looking at updating poppler libraries.

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (25 preceding siblings ...)
  2020-09-26 22:34 ` ericonr
@ 2020-09-27  3:07 ` ahesford
  2020-09-27  3:25 ` ericonr
                   ` (10 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: ahesford @ 2020-09-27  3:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 478 bytes --]

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#issuecomment-699577933

Comment:
Yes, please wait until I merge #25126. Also, why does this have a dependency on `libpoppler89`? This is almost certainly wrong. Either it calls `dlopen` on (the wrong) versioned `libpoppler`, or it expects an unversioned symlink that will not be installed by `libpoppler89`, or `poppler-devel` should instead be listed in `makedepends`.

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (26 preceding siblings ...)
  2020-09-27  3:07 ` ahesford
@ 2020-09-27  3:25 ` ericonr
  2020-09-27  6:01 ` [PR REVIEW] " ericonr
                   ` (9 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: ericonr @ 2020-09-27  3:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 208 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#issuecomment-699579386

Comment:
I had it in the back of my mind, thanks for making a note about it.

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (27 preceding siblings ...)
  2020-09-27  3:25 ` ericonr
@ 2020-09-27  6:01 ` ericonr
  2020-09-27  6:03 ` ericonr
                   ` (8 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: ericonr @ 2020-09-27  6:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 451 bytes --]

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495533325

Comment:
Instead of `libpoppler`, this should depend on `poppler-glib`.

The dependency I'm uncertain about is `texlive-core`, though. Theoretically, someone could use `texlive-bin` with this package and expect everything to work, correct? It might be more correct for this to depend on the tex virtual package.

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (28 preceding siblings ...)
  2020-09-27  6:01 ` [PR REVIEW] " ericonr
@ 2020-09-27  6:03 ` ericonr
  2020-09-27 11:58 ` [PR PATCH] [Updated] " Bleznudd
                   ` (7 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: ericonr @ 2020-09-27  6:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 160 bytes --]

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495533636

Comment:
`virtual?tex`

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR PATCH] [Updated] New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (29 preceding siblings ...)
  2020-09-27  6:03 ` ericonr
@ 2020-09-27 11:58 ` Bleznudd
  2020-09-27 12:00 ` [PR REVIEW] " Bleznudd
                   ` (6 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Bleznudd @ 2020-09-27 11:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 376 bytes --]

There is an updated pull request by Bleznudd against master on the void-packages repository

https://github.com/Bleznudd/void-packages master
https://github.com/void-linux/void-packages/pull/25088

New package: setzer-0.3.2
Adding [setzer](https://github.com/cvfosammmm/Setzer) v0.3.2

A patch file from https://github.com/void-linux/void-packages/pull/25088.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-25088.patch --]
[-- Type: text/x-diff, Size: 1112 bytes --]

From c3defa8a4d843841c3d5979d3debb569dcf66b1c Mon Sep 17 00:00:00 2001
From: Bleznudd <mcarrirolo@gmail.com>
Date: Fri, 25 Sep 2020 17:09:03 +0200
Subject: [PATCH] New package: setzer-0.3.2

---
 srcpkgs/setzer/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/setzer/template

diff --git a/srcpkgs/setzer/template b/srcpkgs/setzer/template
new file mode 100644
index 00000000000..1a4cc4f6934
--- /dev/null
+++ b/srcpkgs/setzer/template
@@ -0,0 +1,15 @@
+# Template file for 'setzer'
+pkgname=setzer
+version=0.3.2
+revision=1
+wrksrc=Setzer-${version}
+build_style=meson
+hostmakedepends="gettext"
+makedepends="python3-gobject-devel"
+depends="poppler-glib virtual?tex gspell python3-xdg python3-gobject gtksourceview4"
+short_desc="Simple yet full-featured LaTeX editor written in Python with Gtk"
+maintainer="Bleznudd <bleznudd@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/cvfosammmm/setzer"
+distfiles="https://github.com/cvfosammmm/setzer/archive/v${version}.tar.gz"
+checksum=3fb5c1747b1efb6064610dc277dd9f874b51dcff614a14e2c4a067507cd6bba0

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (30 preceding siblings ...)
  2020-09-27 11:58 ` [PR PATCH] [Updated] " Bleznudd
@ 2020-09-27 12:00 ` Bleznudd
  2020-09-27 12:29 ` Bleznudd
                   ` (5 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Bleznudd @ 2020-09-27 12:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 303 bytes --]

New review comment by Bleznudd on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495565632

Comment:
>Theoretically, someone could use texlive-bin with this package and expect everything to work, correct?

I guess you're correct. Changes have been pushed

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (31 preceding siblings ...)
  2020-09-27 12:00 ` [PR REVIEW] " Bleznudd
@ 2020-09-27 12:29 ` Bleznudd
  2020-09-27 14:29 ` ericonr
                   ` (4 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: Bleznudd @ 2020-09-27 12:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1364 bytes --]

New review comment by Bleznudd on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495568096

Comment:
It seems that `virtual?tex` is giving problem on arm (`aarch64`, `armv7l`, `armv6l-musl` and `aarch64-musl`), travis log says:

```
=> texlive-20200406_4: installing host dependencies: pkg-config-0.29.2_2 perl-5.30.3_1 lua52-BitOp-1.0.2_3 texinfo-6.7_1 texlive-20200406_4 cross-i686-linux-musl-0.33_3 ...

=> texlive-20200406_4: installing target dependencies: cairo-devel-1.16.0_2 freetype-devel-2.10.2_1 gd-devel-2.3.0_2 graphite-devel-1.3.14_1 gmp-devel-6.2.0_1 harfbuzz-devel-2.7.2_2 icu-devel-67.1_1 libpaper-devel-1.1.28_1 libpng-devel-1.6.37_1 mpfr-devel-4.0.2_1 poppler-devel-20.09.0_1 pixman-devel-0.38.4_1 libteckit-devel-2.5.10_1 zlib-devel-1.2.11_3 zziplib-devel-0.13.71_1 libXaw-devel-1.0.13_2 ...

=> texlive-20200406_4: running do-fetch hook: 00-distfiles ...

=> texlive-20200406_4: fetching distfile 'texlive-20200406-source.tar.xz'...

No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.

Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#build-times-out-because-no-output-was-received

The build has been terminated
```

Any clue?

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (32 preceding siblings ...)
  2020-09-27 12:29 ` Bleznudd
@ 2020-09-27 14:29 ` ericonr
  2020-09-27 14:32 ` ericonr
                   ` (3 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: ericonr @ 2020-09-27 14:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 242 bytes --]

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495578817

Comment:
Unsynced mirror, it's trying to build `texlive` in CI to fulfill the dependency. Not a problem.

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (33 preceding siblings ...)
  2020-09-27 14:29 ` ericonr
@ 2020-09-27 14:32 ` ericonr
  2020-09-27 16:59 ` [PR PATCH] [Updated] " Bleznudd
                   ` (2 subsequent siblings)
  37 siblings, 0 replies; 39+ messages in thread
From: ericonr @ 2020-09-27 14:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 260 bytes --]

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495579021

Comment:
Since you're going to have to push to retrigger CI, would you mind changing this to `distfiles="${homepage}/...`?

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR PATCH] [Updated] New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (34 preceding siblings ...)
  2020-09-27 14:32 ` ericonr
@ 2020-09-27 16:59 ` Bleznudd
  2020-09-27 17:00 ` [PR REVIEW] " Bleznudd
  2020-09-29  0:24 ` [PR PATCH] [Merged]: " ericonr
  37 siblings, 0 replies; 39+ messages in thread
From: Bleznudd @ 2020-09-27 16:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 376 bytes --]

There is an updated pull request by Bleznudd against master on the void-packages repository

https://github.com/Bleznudd/void-packages master
https://github.com/void-linux/void-packages/pull/25088

New package: setzer-0.3.2
Adding [setzer](https://github.com/cvfosammmm/Setzer) v0.3.2

A patch file from https://github.com/void-linux/void-packages/pull/25088.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-25088.patch --]
[-- Type: text/x-diff, Size: 1087 bytes --]

From 6ba29240288bea20d27b1f0596bd459da184b647 Mon Sep 17 00:00:00 2001
From: Bleznudd <mcarrirolo@gmail.com>
Date: Fri, 25 Sep 2020 17:09:03 +0200
Subject: [PATCH] New package: setzer-0.3.2

---
 srcpkgs/setzer/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/setzer/template

diff --git a/srcpkgs/setzer/template b/srcpkgs/setzer/template
new file mode 100644
index 00000000000..f7321d39dd7
--- /dev/null
+++ b/srcpkgs/setzer/template
@@ -0,0 +1,15 @@
+# Template file for 'setzer'
+pkgname=setzer
+version=0.3.2
+revision=1
+wrksrc=Setzer-${version}
+build_style=meson
+hostmakedepends="gettext"
+makedepends="python3-gobject-devel"
+depends="poppler-glib virtual?tex gspell python3-xdg python3-gobject gtksourceview4"
+short_desc="Simple yet full-featured LaTeX editor written in Python with Gtk"
+maintainer="Bleznudd <bleznudd@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/cvfosammmm/setzer"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=3fb5c1747b1efb6064610dc277dd9f874b51dcff614a14e2c4a067507cd6bba0

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR REVIEW] New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (35 preceding siblings ...)
  2020-09-27 16:59 ` [PR PATCH] [Updated] " Bleznudd
@ 2020-09-27 17:00 ` Bleznudd
  2020-09-29  0:24 ` [PR PATCH] [Merged]: " ericonr
  37 siblings, 0 replies; 39+ messages in thread
From: Bleznudd @ 2020-09-27 17:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 152 bytes --]

New review comment by Bleznudd on void-packages repository

https://github.com/void-linux/void-packages/pull/25088#discussion_r495593008

Comment:
Sure

^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [PR PATCH] [Merged]: New package: setzer-0.3.2
  2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
                   ` (36 preceding siblings ...)
  2020-09-27 17:00 ` [PR REVIEW] " Bleznudd
@ 2020-09-29  0:24 ` ericonr
  37 siblings, 0 replies; 39+ messages in thread
From: ericonr @ 2020-09-29  0:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 219 bytes --]

There's a merged pull request on the void-packages repository

New package: setzer-0.3.2
https://github.com/void-linux/void-packages/pull/25088

Description:
Adding [setzer](https://github.com/cvfosammmm/Setzer) v0.3.2

^ permalink raw reply	[flat|nested] 39+ messages in thread

end of thread, other threads:[~2020-09-29  0:24 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
2020-09-25 15:53 ` [PR REVIEW] " PaperMountainStudio
2020-09-25 15:53 ` PaperMountainStudio
2020-09-25 15:53 ` PaperMountainStudio
2020-09-25 15:54 ` PaperMountainStudio
2020-09-25 15:58 ` [PR REVIEW] " PaperMountainStudio
2020-09-25 16:02 ` PaperMountainStudio
2020-09-25 16:09 ` PaperMountainStudio
2020-09-25 16:49 ` [PR PATCH] [Updated] " Bleznudd
2020-09-25 16:51 ` Bleznudd
2020-09-25 16:52 ` [PR REVIEW] " Bleznudd
2020-09-25 16:52 ` Bleznudd
2020-09-25 16:52 ` Bleznudd
2020-09-25 16:55 ` Bleznudd
2020-09-25 16:58 ` Bleznudd
2020-09-25 17:03 ` [PR REVIEW] New package: setzer-0.3.2 Bleznudd
2020-09-25 19:37 ` PaperMountainStudio
2020-09-25 19:46 ` PaperMountainStudio
2020-09-26 17:10 ` [PR PATCH] [Updated] " Bleznudd
2020-09-26 17:41 ` Bleznudd
2020-09-26 20:14 ` [PR REVIEW] " Bleznudd
2020-09-26 20:35 ` ericonr
2020-09-26 20:44 ` Bleznudd
2020-09-26 20:44 ` [PR REVIEW] " ericonr
2020-09-26 20:52 ` ericonr
2020-09-26 21:01 ` [PR PATCH] [Updated] " Bleznudd
2020-09-26 22:34 ` ericonr
2020-09-27  3:07 ` ahesford
2020-09-27  3:25 ` ericonr
2020-09-27  6:01 ` [PR REVIEW] " ericonr
2020-09-27  6:03 ` ericonr
2020-09-27 11:58 ` [PR PATCH] [Updated] " Bleznudd
2020-09-27 12:00 ` [PR REVIEW] " Bleznudd
2020-09-27 12:29 ` Bleznudd
2020-09-27 14:29 ` ericonr
2020-09-27 14:32 ` ericonr
2020-09-27 16:59 ` [PR PATCH] [Updated] " Bleznudd
2020-09-27 17:00 ` [PR REVIEW] " Bleznudd
2020-09-29  0:24 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).