pspec.xml 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gzip</Name>
  6. <Homepage>http://www.gnu.org/software/gzip</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <License>LGPLv2.1</License>
  13. <IsA>app:console</IsA>
  14. <Summary>Standard GNU compressor</Summary>
  15. <Description>gzip (GNU zip) is a popular data compression program written for the GNU project.</Description>
  16. <Archive sha1sum="224bc2af5202eccf47f22357023d222011f9de78" type="tarxz">http://ftp.gnu.org/gnu/gzip/gzip-1.8.tar.xz</Archive>
  17. </Source>
  18. <Package>
  19. <Name>gzip</Name>
  20. <Files>
  21. <Path fileType="executable">/bin</Path>
  22. <Path fileType="doc">/usr/share/doc</Path>
  23. <Path fileType="man">/usr/share/man</Path>
  24. <Path fileType="info">/usr/share/info</Path>
  25. </Files>
  26. </Package>
  27. <History>
  28. <Update release="4">
  29. <Date>2017-01-23</Date>
  30. <Version>1.8</Version>
  31. <Comment>Release Bump</Comment>
  32. <Name>PisiLinux Community</Name>
  33. <Email>admin@pisilinux.org</Email>
  34. </Update>
  35. <Update release="3">
  36. <Date>2016-04-27</Date>
  37. <Version>1.8</Version>
  38. <Comment>Release Bump</Comment>
  39. <Name>PisiLinux Community</Name>
  40. <Email>admin@pisilinux.org</Email>
  41. </Update>
  42. <Update release="2">
  43. <Date>2016-04-27</Date>
  44. <Version>1.8</Version>
  45. <Comment>Versiyon bump.</Comment>
  46. <Name>Ertuğrul Erata</Name>
  47. <Email>ertugrulerata@gmail.com</Email>
  48. </Update>
  49. <Update release="1">
  50. <Date>2016-02-28</Date>
  51. <Version>1.6</Version>
  52. <Comment>First release</Comment>
  53. <Name>Ertuğrul Erata</Name>
  54. <Email>ertugrulerata@gmail.com</Email>
  55. </Update>
  56. </History>
  57. </PISI>