Files
main/hardware/printer/splix/pspec.xml
T
2016-01-12 13:22:52 +02:00

66 lines
2.6 KiB
XML
Executable File

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>splix</Name>
<Homepage>http://splix.sf.net/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>data</IsA>
<IsA>app:console</IsA>
<Summary>A set of CUPS printer drivers for SPL (Samsung Printer Language) printers</Summary>
<Description>The Splix drivers are usable by all printer devices which understand the SPL II language. It covers several Samsung, Xerox, Dell and Ricoh printers.</Description>
<Archive sha1sum="44a91041062b838290194668d9dd3e2ada53eab3" type="targz">http://source.pisilinux.org/1.0/splix_2.0.0+20110720.orig.tar.gz</Archive>
<Archive sha1sum="b854cdc4647043e7aae1a4affa5a1813a4d04613" type="tarbz2" target="splix">http://splix.ap2c.org/samsung_cms.tar.bz2</Archive>
<BuildDependencies>
<Dependency>cups-devel</Dependency>
<Dependency>jbigkit-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">splix-1.1.0-fix-makefile.patch</Patch>
<Patch level="1">splix-nostrip.patch</Patch>
<Patch level="0">install-english-only.patch</Patch>
</Patches>
</Source>
<Package>
<Name>splix</Name>
<RuntimeDependencies>
<Dependency>cups</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>jbigkit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/lib/cups</Path>
<Path fileType="data">/usr/share/cups</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2015-01-10</Date>
<Version>2.0.0_20110720</Version>
<Comment>Rebuild and add dep</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2014-03-09</Date>
<Version>2.0.0_20110720</Version>
<Comment>Rebuild</Comment>
<Name>Varol Maksutoğlu</Name>
<Email>waroi@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2011-12-07</Date>
<Version>2.0.0_20110720</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>