pspec.xml 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://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="940b1ccb4e394f4a48b5ff5da948b4ee3568392b" type="tarxz">https://github.com/OpenPrinting/splix/releases/download/2.0.1/splix-2.0.1.tar.xz</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. <Patch>splix-ldflags.patch</Patch>
  28. </Patches>
  29. </Source>
  30. <Package>
  31. <Name>splix</Name>
  32. <RuntimeDependencies>
  33. <Dependency>cups</Dependency>
  34. <Dependency>libgcc</Dependency>
  35. <Dependency>jbigkit</Dependency>
  36. </RuntimeDependencies>
  37. <Files>
  38. <Path fileType="executable">/usr/lib/cups</Path>
  39. <Path fileType="data">/usr/share/cups</Path>
  40. <Path fileType="doc">/usr/share/doc</Path>
  41. </Files>
  42. </Package>
  43. <History>
  44. <Update release="9">
  45. <Date>2024-06-10</Date>
  46. <Version>2.0.1</Version>
  47. <Comment>Rebuild</Comment>
  48. <Name>Mustafa Cinasal</Name>
  49. <Email>muscnsl@gmail.com</Email>
  50. </Update>
  51. <Update release="8">
  52. <Date>2022-05-28</Date>
  53. <Version>2.0.1</Version>
  54. <Comment>Rebuild</Comment>
  55. <Name>Mustafa Cinasal</Name>
  56. <Email>muscnsl@gmail.com</Email>
  57. </Update>
  58. <Update release="7">
  59. <Date>2022-03-12</Date>
  60. <Version>2.0.1</Version>
  61. <Comment>Rebuild New T.</Comment>
  62. <Name>Mustafa Cinasal</Name>
  63. <Email>muscnsl@gmail.com</Email>
  64. </Update>
  65. <Update release="6">
  66. <Date>2021-03-14</Date>
  67. <Version>2.0.1</Version>
  68. <Comment>Rebuild New T.</Comment>
  69. <Name>Mustafa Cinasal</Name>
  70. <Email>muscnsl@gmail.com</Email>
  71. </Update>
  72. <Update release="5">
  73. <Date>2020-03-10</Date>
  74. <Version>2.0.1</Version>
  75. <Comment>Rebuild New T.</Comment>
  76. <Name>Mustafa Cinasal</Name>
  77. <Email>muscnsl@gmail.com</Email>
  78. </Update>
  79. <Update release="4">
  80. <Date>2018-09-01</Date>
  81. <Version>2.0.1</Version>
  82. <Comment>Rebuild New T.</Comment>
  83. <Name>Mustafa Cinasal</Name>
  84. <Email>muscnsl@gmail.com</Email>
  85. </Update>
  86. <Update release="3">
  87. <Date>2017-04-09</Date>
  88. <Version>2.0.1</Version>
  89. <Comment>Version Bump</Comment>
  90. <Name>Kamil Atlı</Name>
  91. <Email>suvari@pisilinux.org</Email>
  92. </Update>
  93. <Update release="2">
  94. <Date>2016-06-09</Date>
  95. <Version>2.0.0_20110720</Version>
  96. <Comment>Release Bump</Comment>
  97. <Name>Pisi Linux Community</Name>
  98. <Email>admin@pisilinux.org</Email>
  99. </Update>
  100. <Update release="1">
  101. <Date>2015-01-10</Date>
  102. <Version>2.0.0_20110720</Version>
  103. <Comment>First release</Comment>
  104. <Name>Alihan Öztürk</Name>
  105. <Email>alihan@pisilinux.org</Email>
  106. </Update>
  107. </History>
  108. </PISI>