summaryrefslogtreecommitdiff
path: root/ghostscript/Pkgfile
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2013-08-23 09:00:54 +0200
committerJuergen Daubert <jue@jue.li>2013-08-23 09:02:28 +0200
commit985cb1d16279e4ce8e744deb57909afd16a1023f (patch)
tree05c00907c1715b924477859787c54f30957271f5 /ghostscript/Pkgfile
parent486e4967b71472d11df2dc5a422dcc7a35b2f8ae (diff)
downloadopt-985cb1d16279e4ce8e744deb57909afd16a1023f.tar.gz
opt-985cb1d16279e4ce8e744deb57909afd16a1023f.tar.xz
ghostscript: update to 9.09
Diffstat (limited to 'ghostscript/Pkgfile')
-rw-r--r--ghostscript/Pkgfile6
1 files changed, 1 insertions, 5 deletions
diff --git a/ghostscript/Pkgfile b/ghostscript/Pkgfile
index 6a70eed1f..32920d719 100644
--- a/ghostscript/Pkgfile
+++ b/ghostscript/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: util-linux, cups, fontconfig, xorg-libxt, xorg-libxext
name=ghostscript
-version=9.07
+version=9.09
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,7 +15,6 @@ build () {
./configure --prefix=/usr \
--mandir=/usr/man \
--enable-cups \
- --with-install-cups \
--disable-gtk \
--disable-dbus \
--with-drivers=ALL \
@@ -27,9 +26,6 @@ build () {
cd ijs
- # automake 1.13
- sed -i '120s/^/dnl /' configure.ac
-
./autogen.sh
./configure --prefix=/usr --mandir=/usr/man --enable-shared
make

Generated by cgit