ghostscript: version bump to 10.03.0

This commit is contained in:
suvari
2024-05-16 21:34:29 +03:00
parent 38c4ccce0c
commit dc9f2ab18d
3 changed files with 224 additions and 3 deletions
+13 -3
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>ghostscript</Name>
@@ -13,7 +13,7 @@
<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="714922a46920ce4874604d79c0da09b88e251409" type="targz">https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10012/ghostscript-10.01.2.tar.gz</Archive>
<Archive sha1sum="e59f7faee15f30fdd0c0d781528b5fab2f7310f5" type="targz">https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10030/ghostscript-10.03.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>cups-devel</Dependency>
<Dependency>dbus-devel</Dependency>
@@ -39,7 +39,9 @@
<!--
<Patch level="1">CVE-2019-14869.patch</Patch>
-->
<Patch level="1">fedora/ghostscript-sys-zlib.patch</Patch>
<Patch level="1">0001_No_output_visible_with_pdfwriter.diff</Patch>
<Patch level="1">2010_add_build_timestamp_setting.patch</Patch>
<!-- <Patch level="1">fedora/ghostscript-sys-zlib.patch</Patch> -->
</Patches>
</Source>
@@ -54,6 +56,7 @@
<Dependency>libidn</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libpng</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>freetype</Dependency>
<Dependency>libpaper</Dependency>
<Dependency>openjpeg2</Dependency>
@@ -146,6 +149,13 @@
</Package>
<History>
<Update release="12">
<Date>2024-05-16</Date>
<Version>10.03.0</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="11">
<Date>2023-07-29</Date>
<Version>10.01.2</Version>