diff --git a/office/postscript/ghostscript/actions.py b/office/postscript/ghostscript/actions.py
index d96b65eb43..595eb9862e 100644
--- a/office/postscript/ghostscript/actions.py
+++ b/office/postscript/ghostscript/actions.py
@@ -11,7 +11,7 @@ from pisi.actionsapi import get
def setup():
# Remove local copies for system libs
- for directory in ["lcms2", "libpng", "openjpeg", "tiff", "zlib"]:
+ for directory in ["cups/libs", "jpeg", "lcms2", "libpng", "openjpeg", "tiff", "zlib"]:
shelltools.unlinkDir(directory)
#pisitools.flags.add("-fno-strict-aliasing")
diff --git a/office/postscript/ghostscript/pspec.xml b/office/postscript/ghostscript/pspec.xml
index e89cb23178..dac1f35cb9 100644
--- a/office/postscript/ghostscript/pspec.xml
+++ b/office/postscript/ghostscript/pspec.xml
@@ -12,8 +12,9 @@
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/gs920/ghostscript-9.20.tar.xz
+ https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs922/ghostscript-9.22.tar.xz
+ cups-devel
tiff-devel
zlib-devel
libX11-devel
@@ -26,28 +27,36 @@
libpng-devel
libpaper-devel
fontconfig-devel
+ openjpeg-devel
+ gnutls-devel
+ dbus-devel
+ gtk3-devel
+ libidn-devel
+ freeglut-devel
fedora/ghostscript-sys-zlib.patch
- fedora/ghostscript-9.20-cve-2016-7976.patch
- fedora/ghostscript-9.20-cve-2016-7977.patch
- fedora/ghostscript-9.20-cve-2016-7978.patch
- fedora/ghostscript-9.20-cve-2016-7979.patch
- fedora/ghostscript-9.20-cve-2016-8602.patch
- fedora/ghostscript-9.20-cve-2016-9601.patch
- fedora/ghostscript-9.20-fix-openjpeg-system-build.patch
- fedora/ghostscript-9.20-handle-glyphdirectory-correctly.patch
- fedora/ghostscript-9.20-remove-and-reimplement-ConvertUTF.patch
+
+
+
+
+
+
+
+
+
fedora/ghostscript-9.20-run-dvipdf-securely.patch
fedora/ghostscript-9.20-runlibfileifexists.patch
- fedora/ghostscript-9.20-urw-fonts-naming.patch
+
ghostscript
+ cups
zlib
+ libidn
libX11
libpng
freetype
@@ -122,6 +131,7 @@
ghostscript
libjpeg-turbo-32bit
zlib-32bit
+ libidn-32bit
tiff-32bit
lcms2-32bit
libXt-32bit
@@ -136,6 +146,13 @@
+
+ 2018-02-12
+ 9.22
+ Version Bump
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-02-05
9.20