cups-filters:ver.bump

This commit is contained in:
Rmys
2018-12-30 15:05:10 +03:00
parent 397fc5524f
commit 79269d9aa5
2 changed files with 11 additions and 2 deletions
+3 -1
View File
@@ -10,13 +10,15 @@ from pisi.actionsapi import shelltools
def setup():
pisitools.dosed("configure", "localstatedir/run/cups", "localstatedir/cups")
#shelltools.system("./autogen.sh")
shelltools.system("./autogen.sh")
autotools.configure("--sbindir=/usr/bin \
--localstatedir=/var \
--enable-dbus \
--with-rcdir=no \
--disable-mutool \
--disable-static \
--enable-driverless \
--enable-auto-setup-driverless \
--with-gs-path=/usr/bin/gs \
--with-pdftops-path=/usr/bin/gs \
--docdir=/usr/share/doc/cups-filters-1.0.76 \
+8 -1
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 type="tarxz" sha1sum="5164f21a78a425b19c375f86be4e9159f970ac52">https://www.openprinting.org/download/cups-filters/cups-filters-1.21.3.tar.xz</Archive>
<Archive type="tarxz" sha1sum="b50b613ef20d14cef8d184ecef15030ce17fdfa2">https://www.openprinting.org/download/cups-filters/cups-filters-1.21.6.tar.xz</Archive>
<BuildDependencies>
<Dependency>cups-devel</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -93,6 +93,13 @@
</Package>
<History>
<Update release="11">
<Date>2018-12-30</Date>
<Version>1.21.6</Version>
<Comment>Version Bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2018-10-07</Date>
<Version>1.21.3</Version>