cups-filters: version bump to 1.14.1

This commit is contained in:
suvari
2017-07-13 19:22:08 +03:00
parent 7f811a44cb
commit f7aff065e4
3 changed files with 14 additions and 3 deletions
+1
View File
@@ -15,6 +15,7 @@ def setup():
--localstatedir=/var \
--enable-dbus \
--with-rcdir=no \
--with-mutool=no \
--disable-static \
--with-gs-path=/usr/bin/gs \
--with-pdftops-path=/usr/bin/gs \
+12 -2
View File
@@ -19,7 +19,7 @@
<IsA>app:console</IsA>
<Summary>OpenPrinting CUPS filters and backends</Summary>
<Description>Contains backends, filters, and other software that was once part of the core CUPS distribution but is no longer maintained by Apple Inc. In addition it contains additional filters developed independently of Apple, especially filters for the PDF-centric printing workflow introduced by OpenPrinting.</Description>
<Archive sha1sum="0e3da2b53c9c1b94b9e6f2e9a4a73c8f5e029d44" type="tarxz">http://www.openprinting.org/download/cups-filters/cups-filters-1.5.0.tar.xz</Archive>
<Archive sha1sum="c2962a2f37f447deed3d86e34a4f27328e466e1d" type="tarxz">http://www.openprinting.org/download/cups-filters/cups-filters-1.14.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>cups-devel</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -41,6 +41,7 @@
<Dependency versionFrom="5.1.3">qpdf-devel</Dependency>
<Dependency versionFrom="9.15">ghostscript-devel</Dependency>
<Dependency versionFrom="0.34.0">poppler-devel</Dependency>
<Dependency>mupdf-devel</Dependency>
</BuildDependencies>
</Source>
@@ -64,6 +65,8 @@
<Dependency>e2fsprogs</Dependency>
<Dependency>avahi-glib</Dependency>
<Dependency>avahi-libs</Dependency>
<Dependency>mupdf</Dependency>
<Dependency>openldap-client</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
@@ -90,6 +93,13 @@
</Package>
<History>
<Update release="4">
<Date>2017-07-13</Date>
<Version>1.14.1</Version>
<Comment>Version Bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-03-21</Date>
<Version>1.5.0</Version>
@@ -112,4 +122,4 @@
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>cups-filters</Name>
<Name>cups-filters</Name>
<Summary xml:lang="en">OpenPrinting CUPS filters and backends</Summary>
<Description xml:lang="en">Contains backends, filters, and other software that was once part of the core CUPS distribution but is no longer maintained by Apple Inc. In addition it contains additional filters developed independently of Apple, especially filters for the PDF-centric printing workflow introduced by OpenPrinting.</Description>
</Source>