ghostscript: update to 8.63
This commit is contained in:
parent
a4b047041c
commit
2a4d0ea0d9
File diff suppressed because it is too large
Load Diff
@ -1,2 +1,2 @@
|
||||
40d673a3c6e11d2bf14f972b84551104 ghostscript-8.62.tar.bz2
|
||||
c770eedfdd846a53e211e3ba5339de21 ghostscript-8.63.tar.bz2
|
||||
6865682b095f8c4500c54b285ff05ef6 ghostscript-fonts-std-8.11.tar.gz
|
||||
|
@ -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]*
|
||||
|
Loading…
x
Reference in New Issue
Block a user