summaryrefslogtreecommitdiff
path: root/ghostscript/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'ghostscript/Pkgfile')
-rw-r--r--ghostscript/Pkgfile12
1 files changed, 4 insertions, 8 deletions
diff --git a/ghostscript/Pkgfile b/ghostscript/Pkgfile
index b2e49c523..48f267217 100644
--- a/ghostscript/Pkgfile
+++ b/ghostscript/Pkgfile
@@ -4,18 +4,14 @@
# Depends on: util-linux, cups, fontconfig, xorg-libxt, xorg-libxext
name=ghostscript
-version=9.18
-release=2
-source=(http://downloads.ghostscript.com/public/$name-$version.tar.bz2
- http://downloads.sourceforge.net/sourceforge/gs-fonts/$name-fonts-std-8.11.tar.gz
- ghostscript-gpl-9.18-gserrors.h-backport.patch)
+version=9.19
+release=1
+source=(https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${version/./}/$name-$version.tar.bz2
+ http://downloads.sourceforge.net/sourceforge/gs-fonts/$name-fonts-std-8.11.tar.gz)
build () {
cd $name-$version
- # required for gimp
- patch -p1 -i $SRC/ghostscript-gpl-9.18-gserrors.h-backport.patch
-
./configure --prefix=/usr \
--mandir=/usr/man \
--enable-cups \

Generated by cgit