Date: Wednesday, October 7, 2020 @ 16:37:12
  Author: andyrtr
Revision: 397483

upgpkg: ghostscript 9.53.3-2: bring back opvp/oprp support - FS#68137

Modified:
  ghostscript/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-10-07 16:33:16 UTC (rev 397482)
+++ PKGBUILD    2020-10-07 16:37:12 UTC (rev 397483)
@@ -3,7 +3,7 @@
 pkgbase=ghostscript
 pkgname=(ghostscript ghostxps ghostpcl)
 pkgver=9.53.3
-pkgrel=1
+pkgrel=2
 pkgdesc="An interpreter for the PostScript language"
 url="https://www.ghostscript.com/";
 arch=('x86_64')
@@ -39,6 +39,7 @@
               --with-jbig2dec \
               --with-x \
               --with-drivers=ALL \
+              --with-openprinting \
               --with-fontpath=/usr/share/fonts/gsfonts \
               --enable-fontconfig \
               --enable-freetype \

Reply via email to