@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
<?xml version="1.0" ?>
|
<?xml version="1.0" ?>
|
||||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||||
<PISI>
|
<PISI>
|
||||||
@@ -13,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>A PostScript interpreter and renderer</Summary>
|
<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>
|
<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="19f01538d33b9623bc6653d96ea4ec891f14a9d3" type="tarbz2">http://downloads.ghostscript.com/public/ghostscript-9.15.tar.bz2</Archive>
|
<Archive sha1sum="695c56ecb296e9a0d97bc885c3180b0538aafbf5" type="targz">https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs919/ghostscript-9.19.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>tiff-devel</Dependency>
|
<Dependency>tiff-devel</Dependency>
|
||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
@@ -123,7 +122,6 @@
|
|||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="current">ghostscript</Dependency>
|
<Dependency release="current">ghostscript</Dependency>
|
||||||
<Dependency>libjpeg-turbo-32bit</Dependency>
|
<Dependency>libjpeg-turbo-32bit</Dependency>
|
||||||
|
|
||||||
<Dependency>zlib-32bit</Dependency>
|
<Dependency>zlib-32bit</Dependency>
|
||||||
<Dependency>tiff-32bit</Dependency>
|
<Dependency>tiff-32bit</Dependency>
|
||||||
<Dependency>lcms2-32bit</Dependency>
|
<Dependency>lcms2-32bit</Dependency>
|
||||||
@@ -139,6 +137,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2016-05-01</Date>
|
||||||
|
<Version>9.19</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2016-01-10</Date>
|
<Date>2016-01-10</Date>
|
||||||
<Version>9.15</Version>
|
<Version>9.15</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user