summaryrefslogtreecommitdiff
path: root/ghostscript/Pkgfile
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2008-08-04 18:40:17 +0200
committerJuergen Daubert <jue@jue.li>2008-08-04 18:40:17 +0200
commit2a4d0ea0d92c80773396bfcdd4fd2af23146471a (patch)
tree672ad5513cff8a54d96c377b9402f54015accd47 /ghostscript/Pkgfile
parenta4b047041c143a18d79b6ff71fb7c30448ba7f06 (diff)
downloadopt-2a4d0ea0d92c80773396bfcdd4fd2af23146471a.tar.gz
opt-2a4d0ea0d92c80773396bfcdd4fd2af23146471a.tar.xz
ghostscript: update to 8.63
Diffstat (limited to 'ghostscript/Pkgfile')
-rw-r--r--ghostscript/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ghostscript/Pkgfile b/ghostscript/Pkgfile
index 66036aac8..5575d0704 100644
--- a/ghostscript/Pkgfile
+++ b/ghostscript/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: cups, fontconfig, xorg-libxt, xorg-libxext
name=ghostscript
-version=8.62
+version=8.63
release=1
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2 \
http://dl.sourceforge.net/sourceforge/gs-fonts/$name-fonts-std-8.11.tar.gz)
@@ -18,7 +18,7 @@ build () {
make -j1
make DESTDIR=$PKG install
cp -r $SRC/fonts $PKG/usr/share/ghostscript
-
+
chown root:lp $PKG/etc/cups
rm -r $PKG/usr/{share/ghostscript/$version/{examples,doc},man/de}
rm $PKG/usr/share/ghostscript/fonts/[CRT]*

Generated by cgit