Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Ghostscript 9.50
@ 2019-11-03 21:01 voidlinux-github
  2019-11-10 15:38 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-11-03 21:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/leahneukirchen/void-packages ghostscript950
https://github.com/void-linux/void-packages/pull/16091

Ghostscript 9.50
Would be nice to have some people test this first, `-dSAFER` is now default upstream.

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

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

From e3e607a115dad2ef3c6a476eb016898f3c4bbcb9 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sun, 3 Nov 2019 21:56:01 +0100
Subject: [PATCH 1/2] jbig2dec: move pkgconfig to -devel.

---
 srcpkgs/jbig2dec/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/jbig2dec/template b/srcpkgs/jbig2dec/template
index 41bc57bcb54..44c9b83f66d 100644
--- a/srcpkgs/jbig2dec/template
+++ b/srcpkgs/jbig2dec/template
@@ -1,7 +1,7 @@
 # Template file for 'jbig2dec'
 pkgname=jbig2dec
 version=0.17
-revision=2
+revision=3
 build_style=gnu-configure
 hostmakedepends="automake libtool"
 makedepends="libpng-devel"
@@ -26,6 +26,7 @@ jbig2dec-devel_package() {
 	depends="libjbig2dec>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/include
+		vmove usr/lib/pkgconfig
 		vmove "usr/lib/*.a"
 		vmove "usr/lib/*.so"
 	}

From 4455abf3a1fd2977986c7eb8ccf1f1554d6049a9 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sun, 3 Nov 2019 21:58:06 +0100
Subject: [PATCH 2/2] ghostscript: update to 9.50.

---
 srcpkgs/ghostscript/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/ghostscript/template b/srcpkgs/ghostscript/template
index 38e281a259c..8240262c716 100644
--- a/srcpkgs/ghostscript/template
+++ b/srcpkgs/ghostscript/template
@@ -1,13 +1,13 @@
 # Template file for 'ghostscript'
 pkgname=ghostscript
-version=9.27
-revision=2
+version=9.50
+revision=1
 short_desc="Interpreter for the PostScript language"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="AGPL-3.0-or-later, CPL-1.0"
 homepage="https://www.ghostscript.com/"
 distfiles="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${version/./}/ghostscript-${version}.tar.xz"
-checksum=fc0f1fbacd3610c67a9f080487a0e021f14390c38a4b4df9723e2bdf2b90b619
+checksum=db9bb0817b6f22974e6d5ad751975f346420c2c86a0afcfe6b4e09c47803e7d4
 
 hostmakedepends="automake libtool pkg-config"
 makedepends="$(vopt_if cups cups-devel) dbus-devel fontconfig-devel jasper-devel jbig2dec-devel

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

* Re: [PR PATCH] [Merged]: Ghostscript 9.50
  2019-11-03 21:01 [PR PATCH] Ghostscript 9.50 voidlinux-github
@ 2019-11-10 15:38 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-11-10 15:38 UTC (permalink / raw)
  To: ml

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

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

Ghostscript 9.50
https://github.com/void-linux/void-packages/pull/16091

Description:
Would be nice to have some people test this first, `-dSAFER` is now default upstream.

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

end of thread, other threads:[~2019-11-10 15:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-03 21:01 [PR PATCH] Ghostscript 9.50 voidlinux-github
2019-11-10 15:38 ` [PR PATCH] [Merged]: " voidlinux-github

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