pspec.xml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>p7zip</Name>
  6. <Homepage>https://github.com/p7zip-project/p7zip</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2.1</License>
  12. <IsA>app:console</IsA>
  13. <PartOf>util.archive</PartOf>
  14. <Summary>Port of 7-Zip archiver for *nix</Summary>
  15. <Description>
  16. p7zip is a port of 7-Zip archiver for Unix. Supports packing-unpacking 7z, ZIP, GZIP, BZIP2 and TAR archives and unpacking RAR, CAB, ISO, ARJ, LZH, CHM, Z, CPIO, RPM, DEB and NSIS arhives.
  17. </Description>
  18. <Archive sha1sum="f8c03d6b55759867fb464bfe5caf49149de34b01" type="targz">
  19. https://github.com/p7zip-project/p7zip/archive/refs/tags/v17.05.tar.gz
  20. </Archive>
  21. <BuildDependencies>
  22. <Dependency>yasm-devel</Dependency>
  23. </BuildDependencies>
  24. </Source>
  25. <Package>
  26. <Name>p7zip</Name>
  27. <RuntimeDependencies>
  28. <Dependency>libgcc</Dependency>
  29. </RuntimeDependencies>
  30. <Files>
  31. <Path fileType="executable">/usr/bin</Path>
  32. <Path fileType="library">/usr/lib/p7zip</Path>
  33. <Path fileType="library">/usr/lib/p7zip/Codecs</Path>
  34. <Path fileType="doc">/usr/share/doc</Path>
  35. <Path fileType="man">/usr/share/man</Path>
  36. </Files>
  37. </Package>
  38. <History>
  39. <Update release="9">
  40. <Date>2023-03-06</Date>
  41. <Version>17.05</Version>
  42. <Comment>Version bump.</Comment>
  43. <Name>fury</Name>
  44. <Email>uglyside@yandex.ru</Email>
  45. </Update>
  46. <Update release="8">
  47. <Date>2021-04-26</Date>
  48. <Version>17.04</Version>
  49. <Comment>Version bump.</Comment>
  50. <Name>fury</Name>
  51. <Email>uglyside@yandex.ru</Email>
  52. </Update>
  53. <Update release="7">
  54. <Date>2021-03-13</Date>
  55. <Version>17.03</Version>
  56. <Comment>Version bump.</Comment>
  57. <Name>fury</Name>
  58. <Email>uglyside@yandex.ru</Email>
  59. </Update>
  60. <Update release="6">
  61. <Date>2020-02-19</Date>
  62. <Version>16.02</Version>
  63. <Comment>Rebuild</Comment>
  64. <Name>Mustafa Cinasal</Name>
  65. <Email>muscnsl@gmail.com</Email>
  66. </Update>
  67. <Update release="5">
  68. <Date>2019-04-13</Date>
  69. <Version>16.02</Version>
  70. <Comment>Rebuild</Comment>
  71. <Name>fury</Name>
  72. <Email>uglyside@yandex.ru</Email>
  73. </Update>
  74. <Update release="4">
  75. <Date>2018-08-10</Date>
  76. <Version>16.02</Version>
  77. <Comment>Rebuild New T.</Comment>
  78. <Name>Mustafa Cinasal</Name>
  79. <Email>muscnsl@gmail.com</Email>
  80. </Update>
  81. <Update release="3">
  82. <Date>2017-01-25</Date>
  83. <Version>16.02</Version>
  84. <Comment>Release Bump</Comment>
  85. <Name>Pisi Linux Community</Name>
  86. <Email>admin@pisilinux.org</Email>
  87. </Update>
  88. <Update release="2">
  89. <Date>2016-06-08</Date>
  90. <Version>15.09</Version>
  91. <Comment>Release Bump</Comment>
  92. <Name>Pisi Linux Community</Name>
  93. <Email>admin@pisilinux.org</Email>
  94. </Update>
  95. <Update release="1">
  96. <Date>2016-01-01</Date>
  97. <Version>15.09</Version>
  98. <Comment>First release</Comment>
  99. <Name>Stefan Gronewold(groni)</Name>
  100. <Email>groni@pisilinux.org</Email>
  101. </Update>
  102. </History>
  103. </PISI>