Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: pdfarranger-1.7.1_1
@ 2021-08-02 17:26 hervyqa
  2021-08-02 17:34 ` [PR PATCH] [Updated] " hervyqa
                   ` (24 more replies)
  0 siblings, 25 replies; 26+ messages in thread
From: hervyqa @ 2021-08-02 17:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages pdfarranger-1.7.1
https://github.com/void-linux/void-packages/pull/32301

New package: pdfarranger-1.7.1_1
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64-musl)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl



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

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

From c8f4469cc937193544cde31a8b5485f9b9b38b4f Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>
Date: Tue, 3 Aug 2021 00:24:35 +0700
Subject: [PATCH] New package: pdfarranger-1.7.1_1

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

diff --git a/srcpkgs/pdfarranger/template b/srcpkgs/pdfarranger/template
new file mode 100644
index 000000000000..e333935227c1
--- /dev/null
+++ b/srcpkgs/pdfarranger/template
@@ -0,0 +1,16 @@
+# Template file for 'pdfarranger'
+pkgname=pdfarranger
+version=1.7.1
+revision=1
+build_style=python3-module
+hostmakedepends="intltool python3-setuptools python3-distutils-extra"
+depends="gtk+3 python3-gobject python3-cairo python3-pikepdf python3-dateutil
+ ghostscript python3-setuptools poppler-glib img2pdf"
+short_desc="Merge or split PDF documents and rotate, crop and rearrange pages"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/jeromerobert/pdfarranger"
+distfiles="https://github.com/jeromerobert/pdfarranger/archive/${version}.tar.gz"
+checksum=a984effd38fae13acd1362886630588911a29f537f2039ce16f46cb08ba5532c
+
+python_version=3

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

* Re: [PR PATCH] [Updated] New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
@ 2021-08-02 17:34 ` hervyqa
  2021-08-02 17:47 ` hervyqa
                   ` (23 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: hervyqa @ 2021-08-02 17:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages pdfarranger-1.7.1
https://github.com/void-linux/void-packages/pull/32301

New package: pdfarranger-1.7.1_1
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64-musl)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl



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

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

From 04fac1a0b7ac0c3ff74e6f46dd130e6c9d6a3c3a Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>
Date: Tue, 3 Aug 2021 00:24:35 +0700
Subject: [PATCH] New package: pdfarranger-1.7.1_1

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

diff --git a/srcpkgs/pdfarranger/template b/srcpkgs/pdfarranger/template
new file mode 100644
index 000000000000..e2bbb3f90e40
--- /dev/null
+++ b/srcpkgs/pdfarranger/template
@@ -0,0 +1,17 @@
+# Template file for 'pdfarranger'
+pkgname=pdfarranger
+version=1.7.1
+revision=1
+build_style=python3-module
+hostmakedepends="intltool python3-setuptools python3-distutils-extra"
+depends="gtk+3 python3-gobject python3-cairo python3-pikepdf python3-dateutil
+ ghostscript python3-setuptools poppler-glib img2pdf"
+checkdepends="python3-wheel python3-pip $depends"
+short_desc="Merge or split PDF documents and rotate, crop and rearrange pages"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/jeromerobert/pdfarranger"
+distfiles="https://github.com/jeromerobert/pdfarranger/archive/${version}.tar.gz"
+checksum=a984effd38fae13acd1362886630588911a29f537f2039ce16f46cb08ba5532c
+
+python_version=3

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

* Re: [PR PATCH] [Updated] New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
  2021-08-02 17:34 ` [PR PATCH] [Updated] " hervyqa
@ 2021-08-02 17:47 ` hervyqa
  2021-08-02 18:07 ` hervyqa
                   ` (22 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: hervyqa @ 2021-08-02 17:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages pdfarranger-1.7.1
https://github.com/void-linux/void-packages/pull/32301

New package: pdfarranger-1.7.1_1
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64-musl)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl



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

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

From 3bce9c4553a9f98203a38cbcf012a1ecd3c37590 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>
Date: Tue, 3 Aug 2021 00:24:35 +0700
Subject: [PATCH] New package: pdfarranger-1.7.1_1

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

diff --git a/srcpkgs/pdfarranger/template b/srcpkgs/pdfarranger/template
new file mode 100644
index 000000000000..919b39da58e1
--- /dev/null
+++ b/srcpkgs/pdfarranger/template
@@ -0,0 +1,17 @@
+# Template file for 'pdfarranger'
+pkgname=pdfarranger
+version=1.7.1
+revision=1
+build_style=python3-module
+hostmakedepends="intltool python3-setuptools python3-distutils-extra python3-xlib"
+depends="gtk+3 python3-gobject python3-cairo python3-pikepdf python3-dateutil
+ ghostscript python3-setuptools python3-xlib poppler-glib img2pdf"
+checkdepends="python3-wheel python3-pip $depends"
+short_desc="Merge or split PDF documents and rotate, crop and rearrange pages"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/jeromerobert/pdfarranger"
+distfiles="https://github.com/jeromerobert/pdfarranger/archive/${version}.tar.gz"
+checksum=a984effd38fae13acd1362886630588911a29f537f2039ce16f46cb08ba5532c
+
+python_version=3

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

* Re: [PR PATCH] [Updated] New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
  2021-08-02 17:34 ` [PR PATCH] [Updated] " hervyqa
  2021-08-02 17:47 ` hervyqa
@ 2021-08-02 18:07 ` hervyqa
  2021-08-02 18:19 ` hervyqa
                   ` (21 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: hervyqa @ 2021-08-02 18:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages pdfarranger-1.7.1
https://github.com/void-linux/void-packages/pull/32301

New package: pdfarranger-1.7.1_1
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64-musl)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl



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

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

From 3bce9c4553a9f98203a38cbcf012a1ecd3c37590 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>
Date: Tue, 3 Aug 2021 00:24:35 +0700
Subject: [PATCH] New package: pdfarranger-1.7.1_1

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

diff --git a/srcpkgs/pdfarranger/template b/srcpkgs/pdfarranger/template
new file mode 100644
index 000000000000..919b39da58e1
--- /dev/null
+++ b/srcpkgs/pdfarranger/template
@@ -0,0 +1,17 @@
+# Template file for 'pdfarranger'
+pkgname=pdfarranger
+version=1.7.1
+revision=1
+build_style=python3-module
+hostmakedepends="intltool python3-setuptools python3-distutils-extra python3-xlib"
+depends="gtk+3 python3-gobject python3-cairo python3-pikepdf python3-dateutil
+ ghostscript python3-setuptools python3-xlib poppler-glib img2pdf"
+checkdepends="python3-wheel python3-pip $depends"
+short_desc="Merge or split PDF documents and rotate, crop and rearrange pages"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/jeromerobert/pdfarranger"
+distfiles="https://github.com/jeromerobert/pdfarranger/archive/${version}.tar.gz"
+checksum=a984effd38fae13acd1362886630588911a29f537f2039ce16f46cb08ba5532c
+
+python_version=3

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

* Re: New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (2 preceding siblings ...)
  2021-08-02 18:07 ` hervyqa
@ 2021-08-02 18:19 ` hervyqa
  2021-08-02 18:42 ` paper42
                   ` (20 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: hervyqa @ 2021-08-02 18:19 UTC (permalink / raw)
  To: ml

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

New comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/pull/32301#issuecomment-891235195

Comment:
```
=> pdfarranger-1.7.1_1: running do_check ...
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
running egg_info
creating pdfarranger.egg-info
writing pdfarranger.egg-info/PKG-INFO
writing dependency_links to pdfarranger.egg-info/dependency_links.txt
writing entry points to pdfarranger.egg-info/entry_points.txt
writing requirements to pdfarranger.egg-info/requires.txt
writing top-level names to pdfarranger.egg-info/top_level.txt
writing manifest file 'pdfarranger.egg-info/SOURCES.txt'
reading manifest file 'pdfarranger.egg-info/SOURCES.txt'
adding license file 'COPYING'
writing manifest file 'pdfarranger.egg-info/SOURCES.txt'
running build_ext
Unable to init server: Could not connect: Connection refused
Unable to init server: Could not connect: Connection refused
/builddir/pdfarranger-1.7.1/pdfarranger/splitter.py:17: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk

(setup.py:3814): Gtk-CRITICAL **: 18:11:15.810: gtk_clipboard_get_for_display: assertion 'display != NULL' failed

(setup.py:3814): Gtk-CRITICAL **: 18:11:15.810: gtk_clipboard_get_for_display: assertion 'display != NULL' failed
Unable to init server: Could not connect: Connection refused

(setup.py:3814): Gtk-WARNING **: 18:11:15.811: cannot open display: 
=> ERROR: pdfarranger-1.7.1_1: do_check: 'python3 setup.py ${make_check_target} ${make_check_args}' exited with 1
=> ERROR:   in do_check() at common/build-style/python3-module.sh:40
Error: Process completed with exit code 1.
```

Run test failed. any ideas?

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

* Re: New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (3 preceding siblings ...)
  2021-08-02 18:19 ` hervyqa
@ 2021-08-02 18:42 ` paper42
  2021-08-02 18:56 ` [PR REVIEW] " paper42
                   ` (19 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: paper42 @ 2021-08-02 18:42 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32301#issuecomment-891248272

Comment:
It's saying that it needs a graphical session, you can fix it with something like:
```sh
do_check() {
	xvfb-run python3 setup.py test
}
```
Package xvfb-run needs to be added to checkdepends to make this work.

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

* Re: [PR REVIEW] New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (4 preceding siblings ...)
  2021-08-02 18:42 ` paper42
@ 2021-08-02 18:56 ` paper42
  2021-08-02 18:56 ` paper42
                   ` (18 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: paper42 @ 2021-08-02 18:56 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32301#discussion_r681195894

Comment:
start listing the packages on this line, no need for a linebreak

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

* Re: [PR REVIEW] New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (6 preceding siblings ...)
  2021-08-02 18:56 ` paper42
@ 2021-08-02 18:56 ` paper42
  2021-08-02 18:56 ` paper42
                   ` (16 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: paper42 @ 2021-08-02 18:56 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32301#discussion_r681199568

Comment:
Can the checks work without pip? With pip they are useless and should be disabled.

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

* Re: [PR REVIEW] New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (5 preceding siblings ...)
  2021-08-02 18:56 ` [PR REVIEW] " paper42
@ 2021-08-02 18:56 ` paper42
  2021-08-02 18:56 ` paper42
                   ` (17 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: paper42 @ 2021-08-02 18:56 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32301#discussion_r681196885

Comment:
does it really need pip?

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

* Re: [PR REVIEW] New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (7 preceding siblings ...)
  2021-08-02 18:56 ` paper42
@ 2021-08-02 18:56 ` paper42
  2021-08-02 23:44 ` [PR PATCH] [Updated] " hervyqa
                   ` (15 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: paper42 @ 2021-08-02 18:56 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32301#discussion_r681195894

Comment:
start listing the dependencies on this line, no need for a linebreak

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

* Re: [PR PATCH] [Updated] New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (8 preceding siblings ...)
  2021-08-02 18:56 ` paper42
@ 2021-08-02 23:44 ` hervyqa
  2021-08-02 23:51 ` hervyqa
                   ` (14 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: hervyqa @ 2021-08-02 23:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages pdfarranger-1.7.1
https://github.com/void-linux/void-packages/pull/32301

New package: pdfarranger-1.7.1_1
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64-musl)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl



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

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

From 4e5c909f9f66fba72dc4143195e2aed540416d9b Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>
Date: Tue, 3 Aug 2021 00:24:35 +0700
Subject: [PATCH] New package: pdfarranger-1.7.1_1

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

diff --git a/srcpkgs/pdfarranger/template b/srcpkgs/pdfarranger/template
new file mode 100644
index 000000000000..5c80a5d28e09
--- /dev/null
+++ b/srcpkgs/pdfarranger/template
@@ -0,0 +1,23 @@
+# Template file for 'pdfarranger'
+pkgname=pdfarranger
+version=1.7.1
+revision=1
+build_style=python3-module
+hostmakedepends="ghostscript intltool python3-setuptools python3-distutils-extra
+ python3-pikepdf python3-xlib python3-wheel"
+makedepends="ghostscript-devel poppler-glib-devel python3-cairo-devel python3-gobject-devel
+ gtk+3-devel"
+depends="gtk+3 python3-cairo python3-gobject python3-pikepdf python3-dateutil ghostscript python3-setuptools python3-xlib poppler-glib img2pdf"
+checkdepends="xvfb-run python3-wheel $depends"
+short_desc="Merge or split PDF documents and rotate, crop and rearrange pages"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/jeromerobert/pdfarranger"
+distfiles="https://github.com/jeromerobert/pdfarranger/archive/${version}.tar.gz"
+checksum=a984effd38fae13acd1362886630588911a29f537f2039ce16f46cb08ba5532c
+
+python_version=3
+
+do_check() {
+	xvfb-run python3 setup.py test
+}

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

* Re: New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (9 preceding siblings ...)
  2021-08-02 23:44 ` [PR PATCH] [Updated] " hervyqa
@ 2021-08-02 23:51 ` hervyqa
  2021-08-02 23:51 ` [PR REVIEW] " hervyqa
                   ` (13 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: hervyqa @ 2021-08-02 23:51 UTC (permalink / raw)
  To: ml

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

New comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/pull/32301#issuecomment-891406674

Comment:
> It's saying that it needs a graphical session, you can fix it with something like:
> 
> ```shell
> do_check() {
> 	xvfb-run python3 setup.py test
> }
> ```
> 
> Package xvfb-run needs to be added to checkdepends to make this work.

thank you @paper42, it worked 😉

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

* Re: [PR REVIEW] New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (10 preceding siblings ...)
  2021-08-02 23:51 ` hervyqa
@ 2021-08-02 23:51 ` hervyqa
  2021-08-02 23:54 ` hervyqa
                   ` (12 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: hervyqa @ 2021-08-02 23:51 UTC (permalink / raw)
  To: ml

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

New review comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/pull/32301#discussion_r681337366

Comment:
ok. I have deleted. 

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

* Re: [PR REVIEW] New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (11 preceding siblings ...)
  2021-08-02 23:51 ` [PR REVIEW] " hervyqa
@ 2021-08-02 23:54 ` hervyqa
  2021-08-02 23:55 ` hervyqa
                   ` (11 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: hervyqa @ 2021-08-02 23:54 UTC (permalink / raw)
  To: ml

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

New review comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/pull/32301#discussion_r681338089

Comment:
seems unnecessary. previously also worked without python3-pip (local compile). it's just that i see it in debian dependencies. 

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

* Re: [PR REVIEW] New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (12 preceding siblings ...)
  2021-08-02 23:54 ` hervyqa
@ 2021-08-02 23:55 ` hervyqa
  2021-08-03  0:12 ` [PR PATCH] [Updated] " hervyqa
                   ` (10 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: hervyqa @ 2021-08-02 23:55 UTC (permalink / raw)
  To: ml

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

New review comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/pull/32301#discussion_r681338280

Comment:
oke. i have deleted.

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

* Re: [PR PATCH] [Updated] New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (13 preceding siblings ...)
  2021-08-02 23:55 ` hervyqa
@ 2021-08-03  0:12 ` hervyqa
  2021-08-08  6:41 ` rivanfebrian123
                   ` (9 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: hervyqa @ 2021-08-03  0:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages pdfarranger-1.7.1
https://github.com/void-linux/void-packages/pull/32301

New package: pdfarranger-1.7.1_1
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64-musl)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl



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

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

From be0bed61712c114b34df669bc3577dd2b7c09102 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>
Date: Tue, 3 Aug 2021 00:24:35 +0700
Subject: [PATCH] New package: pdfarranger-1.7.1_1

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

diff --git a/srcpkgs/pdfarranger/template b/srcpkgs/pdfarranger/template
new file mode 100644
index 000000000000..e01d883b2284
--- /dev/null
+++ b/srcpkgs/pdfarranger/template
@@ -0,0 +1,24 @@
+# Template file for 'pdfarranger'
+pkgname=pdfarranger
+version=1.7.1
+revision=1
+build_style=python3-module
+hostmakedepends="ghostscript intltool python3-setuptools python3-distutils-extra
+ python3-pikepdf python3-xlib python3-wheel"
+makedepends="ghostscript-devel gtk+3-devel python3-cairo-devel poppler-glib-devel
+ python3-gobject-devel"
+depends="ghostscript gtk+3 python3-cairo python3-dateutil python3-gobject
+ python3-pikepdf python3-setuptools python3-xlib poppler-glib img2pdf"
+checkdepends="xvfb-run python3-wheel $depends"
+short_desc="Merge or split PDF documents and rotate, crop and rearrange pages"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/jeromerobert/pdfarranger"
+distfiles="https://github.com/jeromerobert/pdfarranger/archive/${version}.tar.gz"
+checksum=a984effd38fae13acd1362886630588911a29f537f2039ce16f46cb08ba5532c
+
+python_version=3
+
+do_check() {
+	xvfb-run python3 setup.py test
+}

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

* Re: New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (14 preceding siblings ...)
  2021-08-03  0:12 ` [PR PATCH] [Updated] " hervyqa
@ 2021-08-08  6:41 ` rivanfebrian123
  2021-08-08  8:11 ` paper42
                   ` (8 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: rivanfebrian123 @ 2021-08-08  6:41 UTC (permalink / raw)
  To: ml

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

New comment by rivanfebrian123 on void-packages repository

https://github.com/void-linux/void-packages/pull/32301#issuecomment-894751716

Comment:
Hi @hervyqa! I appreciate your work, but isn't this a duplicate of #30338?

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

* Re: New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (15 preceding siblings ...)
  2021-08-08  6:41 ` rivanfebrian123
@ 2021-08-08  8:11 ` paper42
  2021-08-09  5:02 ` hervyqa
                   ` (7 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: paper42 @ 2021-08-08  8:11 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32301#issuecomment-894760921

Comment:
If @noarchwastaken is interested in this continuing the work on pdfarranger, I will to close this PR as a duplicate of #30338, but @hervyqa, please create a review on that PR, because some parts of this one are better and should be moved there.

If they are not interested in it anymore, we can continue here and pull in some of their changes.

@rivanfebrian123 thanks for noticing this

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

* Re: New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (16 preceding siblings ...)
  2021-08-08  8:11 ` paper42
@ 2021-08-09  5:02 ` hervyqa
  2021-08-10  9:02 ` noarchwastaken
                   ` (6 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: hervyqa @ 2021-08-09  5:02 UTC (permalink / raw)
  To: ml

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

New comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/pull/32301#issuecomment-894953360

Comment:
when compared to PR #30338 there are a few points that I corrected.

1. #30338 some checks didn't work
2. I've already added dependencies before building the packages.
3. The dependency for running package checks is included as well, while #30338 is not.

by the way, thanks @paper42 and @rivanfebrian123 for the information.

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

* Re: New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (17 preceding siblings ...)
  2021-08-09  5:02 ` hervyqa
@ 2021-08-10  9:02 ` noarchwastaken
  2021-08-10 14:22 ` hervyqa
                   ` (5 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: noarchwastaken @ 2021-08-10  9:02 UTC (permalink / raw)
  To: ml

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

New comment by noarchwastaken on void-packages repository

https://github.com/void-linux/void-packages/pull/32301#issuecomment-895858341

Comment:
> If @noarchwastaken is interested in this continuing the work on pdfarranger, I will to close this PR as a duplicate of #30338, but @hervyqa, please create a review on that PR, because some parts of this one are better and should be moved there.
> 
> If they are not interested in it anymore, we can continue here and pull in some of their changes.
> 
> @rivanfebrian123 thanks for noticing this

I'll go with this PR since it has the above fixes.

About the `xvfb-run` dependency, I can't find any checks included with `pdfarranger`, so what does `setup.py test` actually do here?

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

* Re: New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (18 preceding siblings ...)
  2021-08-10  9:02 ` noarchwastaken
@ 2021-08-10 14:22 ` hervyqa
  2021-08-10 16:57 ` paper42
                   ` (4 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: hervyqa @ 2021-08-10 14:22 UTC (permalink / raw)
  To: ml

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

New comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/pull/32301#issuecomment-896073369

Comment:
> > If @noarchwastaken is interested in this continuing the work on pdfarranger, I will to close this PR as a duplicate of #30338, but @hervyqa, please create a review on that PR, because some parts of this one are better and should be moved there.
> > If they are not interested in it anymore, we can continue here and pull in some of their changes.
> > @rivanfebrian123 thanks for noticing this
> 
> I'll go with this PR since it has the above fixes.
> 
> About the `xvfb-run` dependency, I can't find any checks included with `pdfarranger`, so what does `setup.py test` actually do here?

Needs a graphical session. https://github.com/void-linux/void-packages/pull/32301#issuecomment-891248272

```
running build_ext
Unable to init server: Could not connect: Connection refused
Unable to init server: Could not connect: Connection refused
/builddir/pdfarranger-1.7.1/pdfarranger/splitter.py:17: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk

(setup.py:3814): Gtk-CRITICAL **: 18:11:15.810: gtk_clipboard_get_for_display: assertion 'display != NULL' failed

(setup.py:3814): Gtk-CRITICAL **: 18:11:15.810: gtk_clipboard_get_for_display: assertion 'display != NULL' failed
Unable to init server: Could not connect: Connection refused

(setup.py:3814): Gtk-WARNING **: 18:11:15.811: cannot open display: 
=> ERROR: pdfarranger-1.7.1_1: do_check: 'python3 setup.py ${make_check_target} ${make_check_args}' exited with 1
=> ERROR:   in do_check() at common/build-style/python3-module.sh:40
Error: Process completed with exit code 1.
```

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

* Re: New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (19 preceding siblings ...)
  2021-08-10 14:22 ` hervyqa
@ 2021-08-10 16:57 ` paper42
  2021-08-15 11:14 ` hervyqa
                   ` (3 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: paper42 @ 2021-08-10 16:57 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32301#issuecomment-896151005

Comment:
> About the `xvfb-run` dependency, I can't find any checks included with `pdfarranger`, so what does `setup.py test` actually do here?

I assume it runs tests/test.py

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

* Re: New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (20 preceding siblings ...)
  2021-08-10 16:57 ` paper42
@ 2021-08-15 11:14 ` hervyqa
  2021-11-23 17:15 ` [PR PATCH] [Updated] " hervyqa
                   ` (2 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: hervyqa @ 2021-08-15 11:14 UTC (permalink / raw)
  To: ml

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

New comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/pull/32301#issuecomment-899034485

Comment:
hi @paper42, do you have any suggestions for improvement?

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

* Re: [PR PATCH] [Updated] New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (21 preceding siblings ...)
  2021-08-15 11:14 ` hervyqa
@ 2021-11-23 17:15 ` hervyqa
  2021-11-23 18:07 ` [PR PATCH] [Closed]: " hervyqa
  2021-11-23 18:07 ` hervyqa
  24 siblings, 0 replies; 26+ messages in thread
From: hervyqa @ 2021-11-23 17:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages pdfarranger-1.7.1
https://github.com/void-linux/void-packages/pull/32301

New package: pdfarranger-1.7.1_1
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64-musl)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl



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

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

From be0bed61712c114b34df669bc3577dd2b7c09102 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>
Date: Tue, 3 Aug 2021 00:24:35 +0700
Subject: [PATCH] New package: pdfarranger-1.7.1_1

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

diff --git a/srcpkgs/pdfarranger/template b/srcpkgs/pdfarranger/template
new file mode 100644
index 000000000000..e01d883b2284
--- /dev/null
+++ b/srcpkgs/pdfarranger/template
@@ -0,0 +1,24 @@
+# Template file for 'pdfarranger'
+pkgname=pdfarranger
+version=1.7.1
+revision=1
+build_style=python3-module
+hostmakedepends="ghostscript intltool python3-setuptools python3-distutils-extra
+ python3-pikepdf python3-xlib python3-wheel"
+makedepends="ghostscript-devel gtk+3-devel python3-cairo-devel poppler-glib-devel
+ python3-gobject-devel"
+depends="ghostscript gtk+3 python3-cairo python3-dateutil python3-gobject
+ python3-pikepdf python3-setuptools python3-xlib poppler-glib img2pdf"
+checkdepends="xvfb-run python3-wheel $depends"
+short_desc="Merge or split PDF documents and rotate, crop and rearrange pages"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/jeromerobert/pdfarranger"
+distfiles="https://github.com/jeromerobert/pdfarranger/archive/${version}.tar.gz"
+checksum=a984effd38fae13acd1362886630588911a29f537f2039ce16f46cb08ba5532c
+
+python_version=3
+
+do_check() {
+	xvfb-run python3 setup.py test
+}

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

* Re: New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (23 preceding siblings ...)
  2021-11-23 18:07 ` [PR PATCH] [Closed]: " hervyqa
@ 2021-11-23 18:07 ` hervyqa
  24 siblings, 0 replies; 26+ messages in thread
From: hervyqa @ 2021-11-23 18:07 UTC (permalink / raw)
  To: ml

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

New comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/pull/32301#issuecomment-976954712

Comment:
new version #34216

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

* Re: [PR PATCH] [Closed]: New package: pdfarranger-1.7.1_1
  2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
                   ` (22 preceding siblings ...)
  2021-11-23 17:15 ` [PR PATCH] [Updated] " hervyqa
@ 2021-11-23 18:07 ` hervyqa
  2021-11-23 18:07 ` hervyqa
  24 siblings, 0 replies; 26+ messages in thread
From: hervyqa @ 2021-11-23 18:07 UTC (permalink / raw)
  To: ml

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

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

New package: pdfarranger-1.7.1_1
https://github.com/void-linux/void-packages/pull/32301

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64-musl)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl



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

end of thread, other threads:[~2021-11-23 18:07 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-02 17:26 [PR PATCH] New package: pdfarranger-1.7.1_1 hervyqa
2021-08-02 17:34 ` [PR PATCH] [Updated] " hervyqa
2021-08-02 17:47 ` hervyqa
2021-08-02 18:07 ` hervyqa
2021-08-02 18:19 ` hervyqa
2021-08-02 18:42 ` paper42
2021-08-02 18:56 ` [PR REVIEW] " paper42
2021-08-02 18:56 ` paper42
2021-08-02 18:56 ` paper42
2021-08-02 18:56 ` paper42
2021-08-02 23:44 ` [PR PATCH] [Updated] " hervyqa
2021-08-02 23:51 ` hervyqa
2021-08-02 23:51 ` [PR REVIEW] " hervyqa
2021-08-02 23:54 ` hervyqa
2021-08-02 23:55 ` hervyqa
2021-08-03  0:12 ` [PR PATCH] [Updated] " hervyqa
2021-08-08  6:41 ` rivanfebrian123
2021-08-08  8:11 ` paper42
2021-08-09  5:02 ` hervyqa
2021-08-10  9:02 ` noarchwastaken
2021-08-10 14:22 ` hervyqa
2021-08-10 16:57 ` paper42
2021-08-15 11:14 ` hervyqa
2021-11-23 17:15 ` [PR PATCH] [Updated] " hervyqa
2021-11-23 18:07 ` [PR PATCH] [Closed]: " hervyqa
2021-11-23 18:07 ` hervyqa

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).