Files
main/hardware/printer/foomatic-db-engine/pspec.xml
T
2019-01-11 23:49:57 +03:00

88 lines
3.3 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.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="23bf4da9b455567251b28315a735a6d731b8cbd7" type="targz">http://www.openprinting.org/download/foomatic/foomatic-db-engine-4.0-20190111.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>
</Files>
</Package>
<History>
<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>