[arch-commits] Commit in ghostscript/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Wed Dec 27 06:06:02 UTC 2017


    Date: Wednesday, December 27, 2017 @ 06:06:02
  Author: heftig
Revision: 313671

9.22-6: FS#56849

Modified:
  ghostscript/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-27 05:59:29 UTC (rev 313670)
+++ PKGBUILD	2017-12-27 06:06:02 UTC (rev 313671)
@@ -4,7 +4,7 @@
 pkgbase=ghostscript
 pkgname=(ghostscript ghostxps ghostpcl)
 pkgver=9.22
-pkgrel=5
+pkgrel=6
 pkgdesc="An interpreter for the PostScript language"
 url="https://www.ghostscript.com/"
 arch=('x86_64')
@@ -25,7 +25,8 @@
   patch -Np1 --no-backup-if-mismatch -i ../ghostscript-9.22-restore-flushpage.patch
 
   # force it to use system-libs
-  rm -r cups/libs expat freetype ijs jbig2dec jpeg lcms2 libpng openjpeg tiff zlib
+  rm -r cups/libs expat ijs jbig2dec jpeg lcms2 libpng openjpeg tiff zlib
+  # using tree freetype because of https://bugs.archlinux.org/task/56849
 
   autoreconf -fvi
 }



More information about the arch-commits mailing list