From 7156ddd34b8088b88942589c3c08166474cc8f89 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Wed, 28 Dec 2011 16:48:41 +0100 Subject: ghostscript: update to 9.04 --- ghostscript/Pkgfile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ghostscript/Pkgfile') diff --git a/ghostscript/Pkgfile b/ghostscript/Pkgfile index b70370cc2..d9f2aaf2f 100644 --- a/ghostscript/Pkgfile +++ b/ghostscript/Pkgfile @@ -4,7 +4,7 @@ # Depends on: util-linux-ng, cups, fontconfig, xorg-libxt, xorg-libxext name=ghostscript -version=9.02 +version=9.04 release=1 source=(http://downloads.ghostscript.com/public/$name-$version.tar.bz2 http://downloads.sourceforge.net/sourceforge/gs-fonts/$name-fonts-std-8.11.tar.gz) @@ -15,11 +15,12 @@ build () { ./configure --prefix=/usr \ --mandir=/usr/man \ --enable-cups \ + --with-install-cups \ --disable-gtk \ --with-drivers=ALL \ --with-fontpath=/usr/share/ghostscript/fonts:/usr/share/fonts - make -j1 so all + make so all make DESTDIR=$PKG install-so install cp -r $SRC/fonts $PKG/usr/share/ghostscript -- cgit v1.2.3