pspec.xml 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>qbittorrent</Name>
  6. <Homepage>https://www.qbittorrent.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2+</License>
  12. <Icon>qbittorrent</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>An open-source software alternative to µTorrent.</Summary>
  15. <Description>An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar</Description>
  16. <Archive sha1sum="ba109c3cb17edba253614ffedbc05783c4ad4f18" type="tarxz">https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-5.0.3/qbittorrent-5.0.3.tar.xz/download</Archive>
  17. <BuildDependencies>
  18. <Dependency>cmake</Dependency>
  19. <Dependency>zlib-devel</Dependency>
  20. <Dependency>boost-devel</Dependency>
  21. <Dependency>geoip-devel</Dependency>
  22. <Dependency>qt6-linguist</Dependency>
  23. <Dependency>python3-devel</Dependency>
  24. <Dependency>qt6-svg-devel</Dependency>
  25. <Dependency>openssl-devel</Dependency>
  26. <Dependency>qt6-base-devel</Dependency>
  27. <Dependency>qt6-sql-mysql</Dependency>
  28. <Dependency>qt6-sql-odbc</Dependency>
  29. <Dependency>qt6-sql-sqlite</Dependency>
  30. <Dependency>qt6-sql-postgresql</Dependency>
  31. <Dependency versionFrom="2.0.9">libtorrent-rasterbar-devel</Dependency>
  32. </BuildDependencies>
  33. </Source>
  34. <Package>
  35. <Name>qbittorrent</Name>
  36. <RuntimeDependencies>
  37. <Dependency>boost</Dependency>
  38. <Dependency>zlib</Dependency>
  39. <Dependency>libgcc</Dependency>
  40. <Dependency>openssl</Dependency>
  41. <Dependency>qt6-base</Dependency>
  42. <Dependency>libnotify</Dependency>
  43. <Dependency>libtorrent-rasterbar</Dependency>
  44. </RuntimeDependencies>
  45. <Files>
  46. <Path fileType="executable">/usr/bin</Path>
  47. <Path fileType="data">/usr/share</Path>
  48. <Path fileType="data">/usr/share/applications</Path>
  49. <Path fileType="data">/usr/share/icons</Path>
  50. <Path fileType="data">/usr/share/pixmaps</Path>
  51. <Path fileType="data">/usr/share/appdata</Path>
  52. <Path fileType="man">/usr/share/man</Path>
  53. <Path fileType="doc">/usr/share/doc</Path>
  54. </Files>
  55. </Package>
  56. <History>
  57. <Update release="21">
  58. <Date>2024-12-19</Date>
  59. <Version>5.0.3</Version>
  60. <Comment>Version bump.</Comment>
  61. <Name>Pisi Linux Community</Name>
  62. <Email>admin@pisilinux.org</Email>
  63. </Update>
  64. <Update release="20">
  65. <Date>2024-11-28</Date>
  66. <Version>5.0.2</Version>
  67. <Comment>Version bump.</Comment>
  68. <Name>Ümit Solmaz</Name>
  69. <Email>admins@pisilinux.org</Email>
  70. </Update>
  71. <Update release="19">
  72. <Date>2023-10-29</Date>
  73. <Version>4.6.0</Version>
  74. <Comment>Version bump.</Comment>
  75. <Name>Mustafa Cinasal</Name>
  76. <Email>muscnsl@gmail.com</Email>
  77. </Update>
  78. <Update release="18">
  79. <Date>2023-05-23</Date>
  80. <Version>4.5.2</Version>
  81. <Comment>Version bump.</Comment>
  82. <Name>Mustafa Cinasal</Name>
  83. <Email>muscnsl@gmail.com</Email>
  84. </Update>
  85. <Update release="17">
  86. <Date>2023-01-01</Date>
  87. <Version>4.5.0</Version>
  88. <Comment>Version bump.</Comment>
  89. <Name>Mustafa Cinasal</Name>
  90. <Email>muscnsl@gmail.com</Email>
  91. </Update>
  92. <Update release="16">
  93. <Date>2022-03-27</Date>
  94. <Version>4.4.2</Version>
  95. <Comment>Version bump</Comment>
  96. <Name>Kamil Atlı</Name>
  97. <Email>suvari@pisilinux.org</Email>
  98. </Update>
  99. <Update release="15">
  100. <Date>2021-07-06</Date>
  101. <Version>4.3.6</Version>
  102. <Comment>Version bump.</Comment>
  103. <Name>Mustafa Cinasal</Name>
  104. <Email>muscnsl@gmail.com</Email>
  105. </Update>
  106. <Update release="14">
  107. <Date>2021-03-12</Date>
  108. <Version>4.3.3</Version>
  109. <Comment>Version bump.</Comment>
  110. <Name>Mustafa Cinasal</Name>
  111. <Email>muscnsl@gmail.com</Email>
  112. </Update>
  113. <Update release="13">
  114. <Date>2020-04-12</Date>
  115. <Version>4.2.3</Version>
  116. <Comment>Version bump.</Comment>
  117. <Name>Mustafa Cinasal</Name>
  118. <Email>muscnsl@gmail.com</Email>
  119. </Update>
  120. <Update release="12">
  121. <Date>2019-09-26</Date>
  122. <Version>4.1.8</Version>
  123. <Comment>Version bump.</Comment>
  124. <Name>Mustafa Cinasal</Name>
  125. <Email>muscnsl@gmail.com</Email>
  126. </Update>
  127. <Update release="11">
  128. <Date>2019-02-16</Date>
  129. <Version>4.1.5</Version>
  130. <Comment>Version bump.</Comment>
  131. <Name>Pisi Linux Community</Name>
  132. <Email>admin@pisilinux.org</Email>
  133. </Update>
  134. <Update release="10">
  135. <Date>2018-12-13</Date>
  136. <Version>4.1.4</Version>
  137. <Comment>Version bump.</Comment>
  138. <Name>Pisi Linux Community</Name>
  139. <Email>admin@pisilinux.org</Email>
  140. </Update>
  141. <Update release="9">
  142. <Date>2018-09-03</Date>
  143. <Version>4.1.2</Version>
  144. <Comment>Version bump.</Comment>
  145. <Name>Pisi Linux Community</Name>
  146. <Email>admin@pisilinux.org</Email>
  147. </Update>
  148. <Update release="8">
  149. <Date>2018-05-05</Date>
  150. <Version>4.1.0</Version>
  151. <Comment>Version bump.</Comment>
  152. <Name>Pisi Linux Community</Name>
  153. <Email>admin@pisilinux.org</Email>
  154. </Update>
  155. <Update release="7">
  156. <Date>2018-03-22</Date>
  157. <Version>4.3.4</Version>
  158. <Comment>Rebuild.</Comment>
  159. <Name>Pisi Linux Community</Name>
  160. <Email>admin@pisilinux.org</Email>
  161. </Update>
  162. <Update release="6">
  163. <Date>2018-02-20</Date>
  164. <Version>4.3.4</Version>
  165. <Comment>Release bump.</Comment>
  166. <Name>Mustafa Cinasal</Name>
  167. <Email>muscnsl@gmail.com</Email>
  168. </Update>
  169. <Update release="5">
  170. <Date>2017-12-28</Date>
  171. <Version>4.3.0</Version>
  172. <Comment>Release bump.</Comment>
  173. <Name>Mustafa Cinasal</Name>
  174. <Email>muscnsl@gmail.com</Email>
  175. </Update>
  176. <Update release="4">
  177. <Date>2017-03-17</Date>
  178. <Version>3.3.7</Version>
  179. <Comment>Release bump.</Comment>
  180. <Name>Ayhan Yalçınsoy</Name>
  181. <Email>ayhanyalcinsoy@pisilnux.org</Email>
  182. </Update>
  183. <Update release="3">
  184. <Date>2016-11-12</Date>
  185. <Version>3.3.7</Version>
  186. <Comment>Version bump.</Comment>
  187. <Name>Yusuf Aydemir</Name>
  188. <Email>yusuf.aydemir@pisilnux.org</Email>
  189. </Update>
  190. <Update release="2">
  191. <Date>2016-06-09</Date>
  192. <Version>3.3.1</Version>
  193. <Comment>Release Bump</Comment>
  194. <Name>Pisi Linux Community</Name>
  195. <Email>admin@pisilinux.org</Email>
  196. </Update>
  197. <Update release="1">
  198. <Date>2016-04-12</Date>
  199. <Version>3.3.1</Version>
  200. <Comment>First release</Comment>
  201. <Name>Stefan Gronewold</Name>
  202. <Email>groni@pisilinux.org</Email>
  203. </Update>
  204. </History>
  205. </PISI>