cups-filters-1.28.17

This commit is contained in:
Rmys
2023-05-03 22:24:56 +03:00
committed by GitHub
parent 309a884471
commit 0210ea3c59
2 changed files with 10 additions and 3 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ def setup():
--enable-auto-setup-driverless-only \
--with-gs-path=/usr/bin/gs \
--with-pdftops-path=/usr/bin/gs \
--docdir=/usr/share/doc/cups-filters-1.28.1 \
--with-browseremoteprotocols=DNSSD,CUPS ")
--docdir=/usr/share/doc/cups-filters-%s \
--with-browseremoteprotocols=DNSSD,CUPS " % get.srcVERSION())
#--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf")
#pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
+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="51d89a424d727151dc0d2a80fc5b1623bcedd41f">https://www.openprinting.org/download/cups-filters/cups-filters-1.28.16.tar.xz</Archive>
<Archive type="tarxz" sha1sum="aff6b20c4bf0a4f80e400f8174c5aa7ffdb7d9a7">https://github.com/OpenPrinting/cups-filters/releases/download/1.28.17/cups-filters-1.28.17.tar.xz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>cups-devel</Dependency>
@@ -98,6 +98,13 @@
</Package>
<History>
<Update release="25">
<Date>2023-05-03</Date>
<Version>1.28.17</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2022-11-21</Date>
<Version>1.28.16</Version>