123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://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="940b1ccb4e394f4a48b5ff5da948b4ee3568392b" type="tarxz">https://github.com/OpenPrinting/splix/releases/download/2.0.1/splix-2.0.1.tar.xz</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>
- <Patch>splix-deviceID.patch</Patch>
- <Patch>splix-ldflags.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="9">
- <Date>2024-06-10</Date>
- <Version>2.0.1</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2022-05-28</Date>
- <Version>2.0.1</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2022-03-12</Date>
- <Version>2.0.1</Version>
- <Comment>Rebuild New T.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2021-03-14</Date>
- <Version>2.0.1</Version>
- <Comment>Rebuild New T.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2020-03-10</Date>
- <Version>2.0.1</Version>
- <Comment>Rebuild New T.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2018-09-01</Date>
- <Version>2.0.1</Version>
- <Comment>Rebuild New T.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-04-09</Date>
- <Version>2.0.1</Version>
- <Comment>Version Bump</Comment>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-09</Date>
- <Version>2.0.0_20110720</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2015-01-10</Date>
- <Version>2.0.0_20110720</Version>
- <Comment>First release</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|