Github messages for voidlinux
 help / color / mirror / Atom feed
From: benalb <benalb@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] qpdf: update to 10.0.0.
Date: Tue, 07 Apr 2020 16:07:59 +0200	[thread overview]
Message-ID: <20200407140759.4avSCkD_NuiIuRI93RZsX2vIRZwbyNNTRUCN03YNGJc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20700@inbox.vuxu.org>

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

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

https://github.com/benalb/void-packages qpdf
https://github.com/void-linux/void-packages/pull/20700

qpdf: update to 10.0.0.


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

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

From 4622f79b0d01834f971cd9d4b3392fa8dd7790b1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Mon, 6 Apr 2020 19:43:44 +0200
Subject: [PATCH 1/2] qpdf: update to 10.0.0.

---
 common/shlibs         | 2 +-
 srcpkgs/qpdf/template | 9 +++++++--
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 24dfab3d01a..bc14db3b074 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1136,7 +1136,6 @@ libsbc.so.1 sbc-1.0_1
 libecryptfs.so.1 libecryptfs-104_1
 libnuma.so.1 libnuma-2.0.7_1
 libxar.so.1 xar-1.5.2_1
-libqpdf.so.26 libqpdf-9.0.2_1
 libmikmod.so.3 libmikmod-3.1.12_1
 libSDL_sound-1.0.so.1 SDL_sound-1.0.3_1
 libgtksourceview-2.0.so.0 gtksourceview2-2.10.5_1
@@ -3859,3 +3858,4 @@ libbudgie-private.so.0 budgie-desktop-10.5.1_1
 libbudgietheme.so.0 budgie-desktop-10.5.1_1
 libbudgie-plugin.so.0 budgie-desktop-10.5.1_1
 libslirp.so.0 libslirp-4.2.0_1
+libqpdf.so.28 libqpdf-10.0.0_1
diff --git a/srcpkgs/qpdf/template b/srcpkgs/qpdf/template
index 8c33bfb951f..e0e00663bc3 100644
--- a/srcpkgs/qpdf/template
+++ b/srcpkgs/qpdf/template
@@ -1,6 +1,6 @@
 # Template file for 'qpdf'
 pkgname=qpdf
-version=9.1.1
+version=10.0.0
 revision=1
 wrksrc="qpdf-release-qpdf-${version}"
 build_style=gnu-configure
@@ -12,7 +12,12 @@ license="Apache-2.0"
 homepage="https://github.com/qpdf/qpdf"
 changelog="https://raw.githubusercontent.com/qpdf/qpdf/master/ChangeLog"
 distfiles="${homepage}/archive/release-qpdf-${version}.tar.gz"
-checksum=c5f859cf7f344e6a2415e02524acb19cdabbbdb634d1c3bf68d2fc26ae561a82
+checksum=d9b039421c78ddd2691242546a835a904e46027c1e64a274b53a515d01850d86
+
+if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
+	makedepends+=" libatomic-devel"
+	LDFLAGS+=" -latomic"
+fi
 
 libqpdf_package() {
 	short_desc+=" - shared library"

From bfd9bd550109dfa0c7ce4e436eae469cfc3b763c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Tue, 7 Apr 2020 16:06:36 +0200
Subject: [PATCH 2/2] cups-filters: rebuild for libqpdf

---
 srcpkgs/cups-filters/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/cups-filters/template b/srcpkgs/cups-filters/template
index 84ccad9ebeb..bb35e1ab7a4 100644
--- a/srcpkgs/cups-filters/template
+++ b/srcpkgs/cups-filters/template
@@ -1,7 +1,7 @@
 # Template file for 'cups-filters'
 pkgname=cups-filters
 version=1.27.2
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--disable-static --with-rcdir=no --enable-avahi
  --with-browseremoteprotocols=DNSSD,CUPS

  parent reply	other threads:[~2020-04-07 14:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-06 17:45 [PR PATCH] " benalb
2020-04-07  9:47 ` xtraeme
2020-04-07 13:26 ` [PR PATCH] [Updated] " benalb
2020-04-07 14:07 ` benalb [this message]
2020-04-07 19:15 ` [PR PATCH] [Merged]: " jnbr

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=20200407140759.4avSCkD_NuiIuRI93RZsX2vIRZwbyNNTRUCN03YNGJc@z \
    --to=benalb@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).