ghostscript: update to 8.15.3
This commit is contained in:
parent
5075b7ff14
commit
851eb9ac19
@ -4,6 +4,7 @@ drwxr-xr-x root/root etc/cups/
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/bdftops
|
||||
-rwxr-xr-x root/root usr/bin/dumphint
|
||||
-rwxr-xr-x root/root usr/bin/dvipdf
|
||||
-rwxr-xr-x root/root usr/bin/eps2eps
|
||||
-rwxr-xr-x root/root usr/bin/fixmswrd.pl
|
||||
@ -341,12 +342,21 @@ drwxr-xr-x root/root usr/share/ghostscript/8.15/lib/
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/cdj690ec.upp
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/cid2code.ps
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/cidfmap
|
||||
drwxr-xr-x root/root usr/share/ghostscript/8.15/lib/cjkv/
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/cjkv/baseutil.ps
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/cjkv/cjkcidcm.ps
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/cjkv/cjkfnmap.ps
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/cjkv/cjkvinit.ps
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/cjkv/cjkvttcf.ps
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/cjkv/tt11util.ps
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/cjkv/tt42util.ps
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/decrypt.ps
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/dmp_init.ps
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/dmp_site.ps
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/dnj750c.upp
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/dnj750m.upp
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/docie.ps
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/dumphint.ps
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/errpage.ps
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/escp_24.src
|
||||
-rw-r--r-- root/root usr/share/ghostscript/8.15/lib/font2c.ps
|
||||
|
@ -1,2 +1,2 @@
|
||||
66180d4c0aa44c4c51ea58e13b08f2ae espgs-8.15.2-source.tar.bz2
|
||||
4ec87a3da20c1b433ffbe0ffe3675fcd espgs-8.15.3-source.tar.bz2
|
||||
6865682b095f8c4500c54b285ff05ef6 ghostscript-fonts-std-8.11.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: cups, x11
|
||||
|
||||
name=ghostscript
|
||||
version=8.15.2
|
||||
version=8.15.3
|
||||
release=1
|
||||
source=(ftp://ftp3.easysw.com/pub/$name/$version/espgs-$version-source.tar.bz2 \
|
||||
http://dl.sourceforge.net/sourceforge/gs-fonts/$name-fonts-std-8.11.tar.gz)
|
||||
@ -15,7 +15,7 @@ build () {
|
||||
--enable-cups \
|
||||
--with-drivers=ALL
|
||||
make
|
||||
make prefix=$PKG/usr install_prefix=$PKG install
|
||||
make install_prefix=$PKG install
|
||||
cp -r $SRC/fonts $PKG/usr/share/ghostscript
|
||||
|
||||
rm -r $PKG/usr/{share/ghostscript/8.15/{examples,doc},man/de}
|
||||
|
Loading…
x
Reference in New Issue
Block a user