extra/ghostscript to 9.18-5

This commit is contained in:
Kevin Mihelich 2016-01-06 13:38:10 +00:00
parent 4aa65513a3
commit 07fb9830ed

View file

@ -8,7 +8,7 @@
pkgname=ghostscript
pkgver=9.18
pkgrel=4
pkgrel=5
pkgdesc="An interpreter for the PostScript language"
arch=('i686' 'x86_64')
license=('AGPL' 'custom')
@ -47,7 +47,8 @@ build() {
# force it to use system-libs
# keep heavily patched included openjpeg, leads to segfault with system openjpeg
# https://bugs.archlinux.org/task/38226
rm -rf jpeg libpng zlib jasper expat tiff lcms lcms2 freetype cups/libs # jbig2dec is in community
#freetype # use internal one - FS#46744
rm -rf jpeg libpng zlib jasper expat tiff lcms lcms2 cups/libs # jbig2dec is in community
autoconf --force