Merge pull request #3744 from suvari/master

cups-filters
This commit is contained in:
Kamil ATLI
2017-07-13 19:25:36 +03:00
committed by GitHub
3 changed files with 14 additions and 4 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ def setup():
def build():
autotools.make("check")
#def check():
#autotools.make("check")
+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>