pspec.xml 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>unrar</Name>
  6. <Homepage>http://www.rarsoft.com/rar_add.htm</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>unRAR</License>
  12. <IsA>app:console</IsA>
  13. <Summary>RAR decompressor</Summary>
  14. <Description>unrar is a program to decompress RAR archives.</Description>
  15. <Archive sha1sum="f4fa1c4142b497356a3df505e1459c188f646fad" type="targz">http://www.rarlab.com/rar/unrarsrc-5.5.8.tar.gz</Archive>
  16. <Patches>
  17. <!--Patch level="1">unrar-5.3.4-soname.patch</Patch-->
  18. </Patches>
  19. </Source>
  20. <Package>
  21. <Name>unrar</Name>
  22. <RuntimeDependencies>
  23. <Dependency>libgcc</Dependency>
  24. </RuntimeDependencies>
  25. <Files>
  26. <Path fileType="executable">/usr/bin</Path>
  27. <Path fileType="doc">/usr/share/doc</Path>
  28. </Files>
  29. </Package>
  30. <History>
  31. <Update release="4">
  32. <Date>2018-01-14</Date>
  33. <Version>5.5.8</Version>
  34. <Comment>Version bump.</Comment>
  35. <Name>Mustafa Cinasal</Name>
  36. <Email>muscnsl@gmail.com</Email>
  37. </Update>
  38. <Update release="3">
  39. <Date>2017-01-25</Date>
  40. <Version>5.4.5</Version>
  41. <Comment>Version bump.</Comment>
  42. <Name>Stefan Gronewold</Name>
  43. <Email>groni@pisilinux.org</Email>
  44. </Update>
  45. <Update release="2">
  46. <Date>2016-06-08</Date>
  47. <Version>5.3.4</Version>
  48. <Comment>Release Bump</Comment>
  49. <Name>Pisi Linux Community</Name>
  50. <Email>admin@pisilinux.org</Email>
  51. </Update>
  52. <Update release="1">
  53. <Date>2015-01-25</Date>
  54. <Version>5.3.4</Version>
  55. <Comment>First release</Comment>
  56. <Name>yusuf Aydemir</Name>
  57. <Email>yuısuf.aydemir@pisilinux.org</Email>
  58. </Update>
  59. </History>
  60. </PISI>