pspec.xml 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>rzip</Name>
  6. <Homepage>http://rzip.samba.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>A compression program with a longer redundancy distance</Summary>
  14. <Description>rzip is a compression program taking advantage of long-distance redundancies in files. Having a longer redundancy distance allows higher compression ratios.</Description>
  15. <Archive sha1sum="efeafc7a5bdd7daa0cea8d797ff21aa28bdfc8d9" type="targz">http://rzip.samba.org/ftp/rzip/rzip-2.1.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>rzip</Name>
  19. <RuntimeDependencies>
  20. <Dependency>bzip2</Dependency>
  21. </RuntimeDependencies>
  22. <Files>
  23. <Path fileType="executable">/usr/bin</Path>
  24. <Path fileType="doc">/usr/share/doc</Path>
  25. <Path fileType="man">/usr/share/man</Path>
  26. </Files>
  27. </Package>
  28. <History>
  29. <Update release="3">
  30. <Date>2016-04-03</Date>
  31. <Version>2.1</Version>
  32. <Comment>Rebuilt with docker</Comment>
  33. <Name>İbrahim KARAGÜZEL</Name>
  34. <Email>karaguzelibrahim@gmail.com</Email>
  35. </Update>
  36. <Update release="2">
  37. <Date>2014-02-11</Date>
  38. <Version>2.1</Version>
  39. <Comment>Rebuild</Comment>
  40. <Name>Alihan Öztürk</Name>
  41. <Email>alihan@pisilinux.org</Email>
  42. </Update>
  43. <Update release="1">
  44. <Date>2010-10-12</Date>
  45. <Version>2.1</Version>
  46. <Comment>First release</Comment>
  47. <Name>Pisi Linux Admins</Name>
  48. <Email>admins@pisilinux.org</Email>
  49. </Update>
  50. </History>
  51. </PISI>