123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>foomatic-db-engine</Name>
- <Homepage>http://www.linuxprinting.org/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>app:console</IsA>
- <Summary>Foomatic printer database engine</Summary>
- <Description>foomatic-db-engine is the layer that provides the database engine to Foomatic.</Description>
- <Archive sha1sum="e55b62ae60f08463f74e1c97446f85071d611b60" type="targz">https://www.openprinting.org/download/foomatic/foomatic-db-engine-4.0-20240514.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>libxml2-devel</Dependency>
- <Dependency>cups-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <Patch level="0">foomatic-db-engine-4.0.8-fix-sandbox.patch</Patch>
- <Patch level="1">4.0.7-perl-module.patch</Patch>
- <!-- <Patch level="1">4.0.7-respect-ldflag.patch</Patch> -->
- </Patches>
- </Source>
- <Package>
- <Name>foomatic-db-engine</Name>
- <RuntimeDependencies>
- <Dependency>libxml2</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="executable">/usr/sbin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="config">/etc/foomatic</Path>
- <Path fileType="data">/usr/share/foomatic/templates</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/perl5</Path>
- </Files>
- </Package>
- <History>
- <Update release="12">
- <Date>2024-05-16</Date>
- <Version>20240514</Version>
- <Comment>Version bump</Comment>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Update>
- <Update release="11">
- <Date>2022-12-04</Date>
- <Version>20221203</Version>
- <Comment>Version bump</Comment>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Update>
- <Update release="10">
- <Date>2022-05-28</Date>
- <Version>20210314</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2022-03-11</Date>
- <Version>20210314</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2021-03-14</Date>
- <Version>20210314</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2020-03-10</Date>
- <Version>20200310</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2019-01-11</Date>
- <Version>20190111</Version>
- <Comment>version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail</Email>
- </Update>
- <Update release="5">
- <Date>2018-08-13</Date>
- <Version>4.0.20180813</Version>
- <Comment>version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail</Email>
- </Update>
- <Update release="4">
- <Date>2018-03-10</Date>
- <Version>4.0.20180310</Version>
- <Comment>version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail</Email>
- </Update>
- <Update release="3">
- <Date>2017-02-28</Date>
- <Version>4.0.12</Version>
- <Comment>Rebuild for new Toolchain.</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-09</Date>
- <Version>4.0.12</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-03-24</Date>
- <Version>4.0.12</Version>
- <Comment>First release</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|