cups-filters-2.0.0 ibcupsfilters new package

This commit is contained in:
Rmys
2024-05-01 16:43:15 +03:00
parent 0f760fb976
commit d035901993
12 changed files with 548 additions and 96 deletions
+15 -3
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="aff6b20c4bf0a4f80e400f8174c5aa7ffdb7d9a7">https://github.com/OpenPrinting/cups-filters/releases/download/1.28.17/cups-filters-1.28.17.tar.xz</Archive>
<Archive type="tarxz" sha1sum="790b160ec1f7db2ba2148a1f90525f9205957960">https://github.com/OpenPrinting/cups-filters/releases/download/2.0.0/cups-filters-2.0.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>cups-devel</Dependency>
@@ -41,6 +41,8 @@
<Dependency>openldap-client</Dependency>
<Dependency>avahi-devel</Dependency>
<Dependency>avahi-glib-devel</Dependency>
<Dependency>libppd-devel</Dependency>
<Dependency>libcupsfilters-devel</Dependency>
<Dependency versionFrom="11.2.0">qpdf-devel</Dependency>
<Dependency versionFrom="9.53">ghostscript-devel</Dependency>
<Dependency versionFrom="22.07.0">poppler-devel</Dependency>
@@ -71,6 +73,8 @@
<Dependency>avahi-glib</Dependency>
<Dependency>avahi-libs</Dependency>
<!-- <Dependency>mupdf</Dependency> -->
<Dependency>libppd</Dependency>
<Dependency>libcupsfilters</Dependency>
<Dependency>openldap-client</Dependency>
</RuntimeDependencies>
<Files>
@@ -80,12 +84,13 @@
<Path fileType="data">/usr/share/ppd</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/cups</Path>
<Path fileType="data">/usr/share/ppdc</Path>
<Path fileType="config">/etc/cups/cups-browsed.conf</Path>
<Path fileType="config">/etc/fonts/conf.d/99pdftoopvp.conf</Path>
</Files>
</Package>
<Package>
<!--Package>
<Name>cups-filters-devel</Name>
<Summary>Cups-filters için geliştirme dosyaları</Summary>
<RuntimeDependencies>
@@ -95,9 +100,16 @@
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
</Package-->
<History>
<Update release="27">
<Date>2024-05-01</Date>
<Version>2.0.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2023-05-22</Date>
<Version>1.28.17</Version>