ghostscript ver. bump
This commit is contained in:
@@ -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")
|
||||
pisitools.dodoc("LICENSE", "doc/COPYING")
|
||||
|
||||
@@ -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="5939eef5444e057714e1e665db6db0137a88953f" type="tarxz">https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9530/ghostpdl-9.53.0.tar.xz</Archive>
|
||||
<Archive sha1sum="714922a46920ce4874604d79c0da09b88e251409" type="targz">https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10012/ghostscript-10.01.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cups-devel</Dependency>
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
@@ -29,7 +29,7 @@
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>freetype-devel</Dependency>
|
||||
<Dependency>freeglut-devel</Dependency>
|
||||
<Dependency>libpaper-devel</Dependency>
|
||||
<Dependency versionFrom="2.1.1">libpaper-devel</Dependency>
|
||||
<Dependency>openjpeg2-devel</Dependency>
|
||||
<Dependency>fontconfig-devel</Dependency>
|
||||
<Dependency>libjpeg-turbo-devel</Dependency>
|
||||
@@ -146,6 +146,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2023-07-29</Date>
|
||||
<Version>10.01.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2020-09-14</Date>
|
||||
<Version>9.53</Version>
|
||||
@@ -217,4 +224,4 @@
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user