diff --git a/office/postscript/ghostscript/actions.py b/office/postscript/ghostscript/actions.py index 26cc9e0add..e9d2759c92 100644 --- a/office/postscript/ghostscript/actions.py +++ b/office/postscript/ghostscript/actions.py @@ -21,12 +21,9 @@ def setup(): options = "--with-x \ --with-ijs \ --disable-gtk \ - --without-omni \ --with-libpaper \ --with-jbig2dec \ - --enable-dynamic \ --enable-freetype \ - --without-luratech \ --with-drivers=ALL \ --enable-fontconfig \ --with-system-libtiff \ @@ -57,4 +54,4 @@ def install(): if not get.buildTYPE() == "emul32": autotools.rawInstall("-C ijs DESTDIR=%s" % get.installDIR()) pisitools.dohtml("doc/*") - pisitools.dodoc("LICENSE", "doc/COPYING") \ No newline at end of file + pisitools.dodoc("LICENSE", "doc/COPYING") diff --git a/office/postscript/ghostscript/pspec.xml b/office/postscript/ghostscript/pspec.xml index 5be2c609ae..5d086d2c64 100644 --- a/office/postscript/ghostscript/pspec.xml +++ b/office/postscript/ghostscript/pspec.xml @@ -13,7 +13,7 @@ library A PostScript interpreter and renderer ghostscript is a set of software that provides a PostScript interpreter, a set of C procedures and an interpreter for PDF files. ghostscript is normally used to display PostScript files and to print PostScript files to non-PostScript printers. - https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9530/ghostpdl-9.53.0.tar.xz + https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10012/ghostscript-10.01.2.tar.gz cups-devel dbus-devel @@ -29,7 +29,7 @@ libXext-devel freetype-devel freeglut-devel - libpaper-devel + libpaper-devel openjpeg2-devel fontconfig-devel libjpeg-turbo-devel @@ -146,6 +146,13 @@ + + 2023-07-29 + 10.01.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-09-14 9.53 @@ -217,4 +224,4 @@ groni@pisilinux.org - \ No newline at end of file +