pspec.xml 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>foomatic-db-nonfree</Name>
  6. <Homepage>http://www.linuxprinting.org/</Homepage>
  7. <Packager>
  8. <Name>Osman Erkan</Name>
  9. <Email>osman.erkan@pisilinux.org</Email>
  10. </Packager>
  11. <License>Custom</License>
  12. <IsA>app:console</IsA>
  13. <Summary>Foomatic printer database nonfree</Summary>
  14. <Description>Foomatic - database extension consisting of manufacturer-supplied PPD files released under non-free licenses.</Description>
  15. <Archive sha1sum="dc60930a405d000ec034c21d9c0e6d31d8ec4b56" type="targz">http://www.openprinting.org/download/foomatic/foomatic-db-nonfree-20171214.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>cups-devel</Dependency>
  18. <Dependency>foomatic-db</Dependency>
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>foomatic-db-nonfree</Name>
  23. <RuntimeDependencies>
  24. <Dependency>foomatic-db</Dependency>
  25. </RuntimeDependencies>
  26. <Files>
  27. <Path fileType="data">/usr/share/foomatic/db/</Path>
  28. <Path fileType="doc">/usr/share/doc/foomatic-db-nonfree</Path>
  29. </Files>
  30. </Package>
  31. <History>
  32. <Update release="4">
  33. <Date>2017-12-14</Date>
  34. <Version>20171214</Version>
  35. <Comment>Version Bump.</Comment>
  36. <Name>Ayhan Yalçınsoy</Name>
  37. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  38. </Update>
  39. <Update release="3">
  40. <Date>2017-04-09</Date>
  41. <Version>20170409</Version>
  42. <Comment>Version Bump</Comment>
  43. <Name>Kamil Atlı</Name>
  44. <Email>suvari@pisilinux.org</Email>
  45. </Update>
  46. <Update release="2">
  47. <Date>2016-06-09</Date>
  48. <Version>20160609</Version>
  49. <Comment>Release Bump</Comment>
  50. <Name>Pisi Linux Community</Name>
  51. <Email>admin@pisilinux.org</Email>
  52. </Update>
  53. <Update release="1">
  54. <Date>2016-03-26</Date>
  55. <Version>20160326</Version>
  56. <Comment>First release</Comment>
  57. <Name>Alihan Öztürk</Name>
  58. <Email>alihan@pisilinux.org</Email>
  59. </Update>
  60. </History>
  61. </PISI>