ghostscript-9.22:ver.bump
This commit is contained in:
@@ -12,8 +12,9 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A PostScript interpreter and renderer</Summary>
|
||||
<Description>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.</Description>
|
||||
<Archive sha1sum="ed63f43482f5af60dff52e81b2d9478da3ad1e3e" type="tarxz">https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs920/ghostscript-9.20.tar.xz</Archive>
|
||||
<Archive sha1sum="9dcd527e9bcc636a6a947251a6195f58dd00006b" type="tarxz">https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs922/ghostscript-9.22.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cups-devel</Dependency>
|
||||
<Dependency>tiff-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
@@ -26,28 +27,36 @@
|
||||
<Dependency>libpng-devel</Dependency>
|
||||
<Dependency>libpaper-devel</Dependency>
|
||||
<Dependency>fontconfig-devel</Dependency>
|
||||
<Dependency>openjpeg-devel</Dependency>
|
||||
<Dependency>gnutls-devel</Dependency>
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>libidn-devel</Dependency>
|
||||
<Dependency>freeglut-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">fedora/ghostscript-sys-zlib.patch</Patch>
|
||||
<Patch level="1">fedora/ghostscript-9.20-cve-2016-7976.patch</Patch>
|
||||
<Patch level="1">fedora/ghostscript-9.20-cve-2016-7977.patch</Patch>
|
||||
<Patch level="1">fedora/ghostscript-9.20-cve-2016-7978.patch</Patch>
|
||||
<Patch level="1">fedora/ghostscript-9.20-cve-2016-7979.patch</Patch>
|
||||
<Patch level="1">fedora/ghostscript-9.20-cve-2016-8602.patch</Patch>
|
||||
<Patch level="1">fedora/ghostscript-9.20-cve-2016-9601.patch</Patch>
|
||||
<Patch level="1">fedora/ghostscript-9.20-fix-openjpeg-system-build.patch</Patch>
|
||||
<Patch level="1">fedora/ghostscript-9.20-handle-glyphdirectory-correctly.patch</Patch>
|
||||
<Patch level="1">fedora/ghostscript-9.20-remove-and-reimplement-ConvertUTF.patch</Patch>
|
||||
<!-- <Patch level="1">fedora/ghostscript-9.20-cve-2016-7976.patch</Patch> -->
|
||||
<!-- <Patch level="1">fedora/ghostscript-9.20-cve-2016-7977.patch</Patch> -->
|
||||
<!-- <Patch level="1">fedora/ghostscript-9.20-cve-2016-7978.patch</Patch> -->
|
||||
<!-- <Patch level="1">fedora/ghostscript-9.20-cve-2016-7979.patch</Patch> -->
|
||||
<!-- <Patch level="1">fedora/ghostscript-9.20-cve-2016-8602.patch</Patch> -->
|
||||
<!-- <Patch level="1">fedora/ghostscript-9.20-cve-2016-9601.patch</Patch> -->
|
||||
<!-- <Patch level="1">fedora/ghostscript-9.20-fix-openjpeg-system-build.patch</Patch> -->
|
||||
<!-- <Patch level="1">fedora/ghostscript-9.20-handle-glyphdirectory-correctly.patch</Patch> -->
|
||||
<!-- <Patch level="1">fedora/ghostscript-9.20-remove-and-reimplement-ConvertUTF.patch</Patch> -->
|
||||
<Patch level="1">fedora/ghostscript-9.20-run-dvipdf-securely.patch</Patch>
|
||||
<Patch level="1">fedora/ghostscript-9.20-runlibfileifexists.patch</Patch>
|
||||
<Patch level="1">fedora/ghostscript-9.20-urw-fonts-naming.patch</Patch>
|
||||
<!-- <Patch level="1">fedora/ghostscript-9.20-urw-fonts-naming.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>ghostscript</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>cups</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>libidn</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libpng</Dependency>
|
||||
<Dependency>freetype</Dependency>
|
||||
@@ -122,6 +131,7 @@
|
||||
<Dependency release="current">ghostscript</Dependency>
|
||||
<Dependency>libjpeg-turbo-32bit</Dependency>
|
||||
<Dependency>zlib-32bit</Dependency>
|
||||
<Dependency>libidn-32bit</Dependency>
|
||||
<Dependency>tiff-32bit</Dependency>
|
||||
<Dependency>lcms2-32bit</Dependency>
|
||||
<Dependency>libXt-32bit</Dependency>
|
||||
@@ -136,6 +146,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2018-02-12</Date>
|
||||
<Version>9.22</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2017-02-05</Date>
|
||||
<Version>9.20</Version>
|
||||
|
||||
Reference in New Issue
Block a user