pnm2ppa:moved into main for pisi 2.0

This commit is contained in:
2015-10-29 00:19:12 +03:00
parent 5215565b7a
commit 02dbd673ed
5 changed files with 242 additions and 0 deletions
+53
View File
@@ -0,0 +1,53 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>pnm2ppa</Name>
<Homepage>http://pnm2ppa.sourceforge.net</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>Driver addons for some Hp Deskjet printers</Summary>
<Description>Tool to convert pnm data to ppa data for Hp Deskjet 710, 712, 720, 722, 820, 1000 series printer drivers.</Description>
<Archive type="targz" sha1sum="3de33786e9d3f35a73d7e4acb5281f30654cef7c">mirrors://sourceforge/pnm2ppa/pnm2ppa-1.13.tar.gz</Archive>
<Patches>
<!-- <Patch>pnm2ppa-1.12-pisilinux.diff</Patch> -->
<Patch level="1">pnm2ppa-default_config.patch</Patch>
</Patches>
</Source>
<Package>
<Name>pnm2ppa</Name>
<RuntimeDependencies>
<Dependency>enscript</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="config">/etc/pdq</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/pnm2ppa</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2014-02-04</Date>
<Version>1.13</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2010-10-13</Date>
<Version>1.12</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>