pspec.xml 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>aria2</Name>
  6. <Homepage>https://aria2.github.io/</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. <PartOf>network.download</PartOf>
  14. <Summary>A download utility with resuming and segmented downloading.</Summary>
  15. <Description>
  16. aria2 is a download utility with resuming and segmented downloading. Supported protocols are HTTP, HTTPS, FTP and BitTorrent. It also supports Metalink version 3.0.
  17. </Description>
  18. <Archive sha1sum="5b38504efcec4668d91ff6fa8f8bb21325a71901" type="tarxz">
  19. https://github.com/aria2/aria2/releases/download/release-1.37.0/aria2-1.37.0.tar.xz
  20. </Archive>
  21. <BuildDependencies>
  22. <Dependency>gmp-devel</Dependency>
  23. <Dependency>zlib-devel</Dependency>
  24. <Dependency>c-ares-devel</Dependency>
  25. <Dependency>gnutls-devel</Dependency>
  26. <Dependency>nettle-devel</Dependency>
  27. <Dependency>sqlite-devel</Dependency>
  28. <Dependency>libxml2-devel</Dependency>
  29. <Dependency>libssh2-devel</Dependency>
  30. </BuildDependencies>
  31. </Source>
  32. <Package>
  33. <Name>aria2</Name>
  34. <RuntimeDependencies>
  35. <Dependency>gmp</Dependency>
  36. <Dependency>zlib</Dependency>
  37. <Dependency>c-ares</Dependency>
  38. <Dependency>libgcc</Dependency>
  39. <Dependency>gnutls</Dependency>
  40. <Dependency>nettle</Dependency>
  41. <Dependency>sqlite</Dependency>
  42. <Dependency>libxml2</Dependency>
  43. <Dependency>libssh2</Dependency>
  44. </RuntimeDependencies>
  45. <Files>
  46. <Path fileType="executable">/usr/bin</Path>
  47. <Path fileType="library">/usr/lib/libaria2.so*</Path>
  48. <Path fileType="data">/usr/share/bash-completion</Path>
  49. <Path fileType="localedata">/usr/share/locale</Path>
  50. <Path fileType="man">/usr/share/man</Path>
  51. <Path fileType="doc">/usr/share/doc</Path>
  52. </Files>
  53. </Package>
  54. <Package>
  55. <Name>aria2-devel</Name>
  56. <RuntimeDependencies>
  57. <Dependency release="current">aria2</Dependency>
  58. </RuntimeDependencies>
  59. <Files>
  60. <Path fileType="library">/usr/lib/pkgconfig</Path>
  61. <Path fileType="header">/usr/include</Path>
  62. </Files>
  63. </Package>
  64. <History>
  65. <Update release="14">
  66. <Date>2024-12-18</Date>
  67. <Version>1.37.0</Version>
  68. <Comment>Rebuild</Comment>
  69. <Name>Kamil Atlı</Name>
  70. <Email>uglyside@yandex.ru</Email>
  71. </Update>
  72. <Update release="13">
  73. <Date>2023-12-31</Date>
  74. <Version>1.37.0</Version>
  75. <Comment>Version bump</Comment>
  76. <Name>Kamil Atlı</Name>
  77. <Email>uglyside@yandex.ru</Email>
  78. </Update>
  79. <Update release="12">
  80. <Date>2021-09-14</Date>
  81. <Version>1.36.0</Version>
  82. <Comment>Version bump.</Comment>
  83. <Name>fury</Name>
  84. <Email>uglyside@yandex.ru</Email>
  85. </Update>
  86. <Update release="11">
  87. <Date>2021-07-01</Date>
  88. <Version>1.35.0</Version>
  89. <Comment>Rebuild</Comment>
  90. <Name>Mustafa Cinasal</Name>
  91. <Email>muscnsl@gmail.com</Email>
  92. </Update>
  93. <Update release="10">
  94. <Date>2019-10-15</Date>
  95. <Version>1.35.0</Version>
  96. <Comment>Ver. bump</Comment>
  97. <Name>fury</Name>
  98. <Email>uglyside@yandex.ru</Email>
  99. </Update>
  100. <Update release="9">
  101. <Date>2019-07-04</Date>
  102. <Version>1.34.0</Version>
  103. <Comment>Rebuild.</Comment>
  104. <Name>fury</Name>
  105. <Email>uglyside@yandex.ru</Email>
  106. </Update>
  107. <Update release="8">
  108. <Date>2019-04-18</Date>
  109. <Version>1.34.0</Version>
  110. <Comment>Version bump</Comment>
  111. <Name>fury</Name>
  112. <Email>uglyside@yandex.ru</Email>
  113. </Update>
  114. <Update release="7">
  115. <Date>2016-03-22</Date>
  116. <Version>1.21.0</Version>
  117. <Comment>Version bump, rebuilt with docker</Comment>
  118. <Name>İbrahim KARAGÜZEL</Name>
  119. <Email>karaguzelibrahim@gmail.com</Email>
  120. </Update>
  121. <Update release="6">
  122. <Date>2015-02-15</Date>
  123. <Version>1.18.9</Version>
  124. <Comment>Version bump.</Comment>
  125. <Name>Stefan Gronewold(groni)</Name>
  126. <Email>groni@pisilinux.org</Email>
  127. </Update>
  128. <Update release="5">
  129. <Date>2013-11-22</Date>
  130. <Version>1.18.1</Version>
  131. <Comment>Version bump</Comment>
  132. <Name>Richard de Bruin</Name>
  133. <Email>richdb@pisilinux.org</Email>
  134. </Update>
  135. <Update release="4">
  136. <Date>2013-10-01</Date>
  137. <Version>1.18.0</Version>
  138. <Comment>Version bump</Comment>
  139. <Name>Richard de Bruin</Name>
  140. <Email>richdb@pisilinux.org</Email>
  141. </Update>
  142. <Update release="3">
  143. <Date>2013-06-15</Date>
  144. <Version>1.17.1</Version>
  145. <Comment>Version bump</Comment>
  146. <Name>Osman Erkan</Name>
  147. <Email>osman.erkan@pisilinux.org</Email>
  148. </Update>
  149. <Update release="2">
  150. <Date>2013-04-23</Date>
  151. <Version>1.16.0</Version>
  152. <Comment>Dep fixed</Comment>
  153. <Name>Osman Erkan</Name>
  154. <Email>osman.erkan@pisilinux.org</Email>
  155. </Update>
  156. <Update release="1">
  157. <Date>2012-12-14</Date>
  158. <Version>1.16.0</Version>
  159. <Comment>First release</Comment>
  160. <Name>M. Tayyip Yel</Name>
  161. <Email>admins@pisilinux.org</Email>
  162. </Update>
  163. </History>
  164. </PISI>