Github messages for voidlinux
 help / color / mirror / Atom feed
From: hervyqa <hervyqa@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: pdfarranger-1.7.1_1
Date: Tue, 03 Aug 2021 01:44:49 +0200	[thread overview]
Message-ID: <20210802234449.YJl-OKCamnYWuuYvAdifQ8InbfDm68YOBB4uk0vJEmU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32301@inbox.vuxu.org>

[-- 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
+}

  parent reply	other threads:[~2021-08-02 23:44 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-02 17:26 [PR PATCH] " 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 ` hervyqa [this message]
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
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30338@inbox.vuxu.org>
2021-05-25  2:18 ` [PR PATCH] [Updated] " noarchwastaken
2021-05-25  2:29 ` noarchwastaken
2021-05-25  2:32 ` noarchwastaken

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210802234449.YJl-OKCamnYWuuYvAdifQ8InbfDm68YOBB4uk0vJEmU@z \
    --to=hervyqa@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).