pspec.xml 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>splix</Name>
  6. <Homepage>http://splix.sf.net/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>data</IsA>
  13. <IsA>app:console</IsA>
  14. <Summary>A set of CUPS printer drivers for SPL (Samsung Printer Language) printers</Summary>
  15. <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>
  16. <Archive sha1sum="26452d2111a56cdf89c1e752739a64ce7dd82700" type="targz">https://sourceforge.net/projects/pisilinux/files/source/splix-2.0.1.tar.gz</Archive>
  17. <Archive sha1sum="b854cdc4647043e7aae1a4affa5a1813a4d04613" type="tarbz2" target="splix">http://splix.ap2c.org/samsung_cms.tar.bz2</Archive>
  18. <BuildDependencies>
  19. <Dependency>cups-devel</Dependency>
  20. <Dependency>jbigkit-devel</Dependency>
  21. </BuildDependencies>
  22. <Patches>
  23. <Patch level="1">splix-1.1.0-fix-makefile.patch</Patch>
  24. <!-- <Patch level="1">splix-nostrip.patch</Patch> -->
  25. <Patch level="0">install-english-only.patch</Patch>
  26. <Patch>splix-deviceID.patch</Patch>
  27. </Patches>
  28. </Source>
  29. <Package>
  30. <Name>splix</Name>
  31. <RuntimeDependencies>
  32. <Dependency>cups</Dependency>
  33. <Dependency>libgcc</Dependency>
  34. <Dependency>jbigkit</Dependency>
  35. </RuntimeDependencies>
  36. <Files>
  37. <Path fileType="executable">/usr/lib/cups</Path>
  38. <Path fileType="data">/usr/share/cups</Path>
  39. <Path fileType="doc">/usr/share/doc</Path>
  40. </Files>
  41. </Package>
  42. <History>
  43. <Update release="3">
  44. <Date>2017-04-09</Date>
  45. <Version>2.0.1</Version>
  46. <Comment>Version Bump</Comment>
  47. <Name>Kamil Atlı</Name>
  48. <Email>suvari@pisilinux.org</Email>
  49. </Update>
  50. <Update release="2">
  51. <Date>2016-06-09</Date>
  52. <Version>2.0.0_20110720</Version>
  53. <Comment>Release Bump</Comment>
  54. <Name>Pisi Linux Community</Name>
  55. <Email>admin@pisilinux.org</Email>
  56. </Update>
  57. <Update release="1">
  58. <Date>2015-01-10</Date>
  59. <Version>2.0.0_20110720</Version>
  60. <Comment>First release</Comment>
  61. <Name>Alihan Öztürk</Name>
  62. <Email>alihan@pisilinux.org</Email>
  63. </Update>
  64. </History>
  65. </PISI>