Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ghostscript: update to 9.50.
@ 2019-11-03 21:58 voidlinux-github
  2019-11-03 22:02 ` [PR PATCH] [Closed]: " voidlinux-github
  2019-11-03 22:02 ` voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2019-11-03 21:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jnbr/void-packages gs
https://github.com/void-linux/void-packages/pull/16092

ghostscript: update to 9.50.


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

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

From d6c2357d48bbc259780b4a0ddcb468ec447b7b9b Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Sun, 3 Nov 2019 22:56:16 +0100
Subject: [PATCH 1/2] jbig2dec: move pkgconfig to devel subpackage

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

diff --git a/srcpkgs/jbig2dec/template b/srcpkgs/jbig2dec/template
index 41bc57bcb54..0867e9e36e7 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"
@@ -28,6 +28,7 @@ jbig2dec-devel_package() {
 		vmove usr/include
 		vmove "usr/lib/*.a"
 		vmove "usr/lib/*.so"
+		vmove usr/lib/pkgconfig
 	}
 }
 

From 511c695e8a88fcb3780d60cba3868eb9cd3977c3 Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Sun, 3 Nov 2019 22:56:34 +0100
Subject: [PATCH 2/2] ghostscript: update to 9.50.

---
 srcpkgs/ghostscript/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/ghostscript/template b/srcpkgs/ghostscript/template
index 38e281a259c..a87f6831720 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
@@ -39,10 +39,10 @@ do_configure() {
 		export CCAUX=cc CFLAGSAUX=${XBPS_CFLAGS}
 	fi
 	./configure ${configure_args} --enable-dynamic --with-ijs \
-		--with-jbig2dec --with-omni --with-x --with-drivers=ALL \
+		--with-jbig2dec --with-x --with-drivers=ALL \
 		--with-fontpath=/usr/share/fonts/Type1:/usr/share/fonts \
 		--enable-fontconfig --enable-freetype --enable-openjpeg \
-		--with-libpaper --without-luratech --without-omni \
+		--with-libpaper --without-luratech \
 		--with-system-libtiff --disable-compile-inits \
 		$(vopt_if cups '' '--disable-cups')
 

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

* Re: ghostscript: update to 9.50.
  2019-11-03 21:58 [PR PATCH] ghostscript: update to 9.50 voidlinux-github
  2019-11-03 22:02 ` [PR PATCH] [Closed]: " voidlinux-github
@ 2019-11-03 22:02 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-11-03 22:02 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/16092#issuecomment-549183655

Comment:
#16091 
too slow ...

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

* Re: [PR PATCH] [Closed]: ghostscript: update to 9.50.
  2019-11-03 21:58 [PR PATCH] ghostscript: update to 9.50 voidlinux-github
@ 2019-11-03 22:02 ` voidlinux-github
  2019-11-03 22:02 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-11-03 22:02 UTC (permalink / raw)
  To: ml

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

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

ghostscript: update to 9.50.
https://github.com/void-linux/void-packages/pull/16092

Description:


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

end of thread, other threads:[~2019-11-03 22:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-03 21:58 [PR PATCH] ghostscript: update to 9.50 voidlinux-github
2019-11-03 22:02 ` [PR PATCH] [Closed]: " voidlinux-github
2019-11-03 22:02 ` 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).