Files
main/hardware/printer/foomatic-db-engine/pspec.xml
T
2015-10-30 16:44:41 +02:00

87 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="c3b747113b6a64b998000774e7c2d03ce48654c1" type="targz">http://www.openprinting.org/download/foomatic/foomatic-db-engine-4.0.12.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>2015-10-28</Date>
<Version>4.0.12</Version>
<Comment>v.bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2014-09-13</Date>
<Version>4.0.11</Version>
<Comment>Rebuild for new perl.</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2014-06-15</Date>
<Version>4.0.11</Version>
<Comment>Version bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2014-02-05</Date>
<Version>4.0.8</Version>
<Comment>Depend on cups-filters.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-12-01</Date>
<Version>4.0.8</Version>
<Comment>Rebuild for new perl.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-11-19</Date>
<Version>4.0.8</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>