pspec.xml 3.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>qbittorrent</Name>
  6. <Homepage>http://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>Qt4 based BitTorrent client</Summary>
  15. <Description>qbittorrent is a BitTorrent client using the libtorrent library.</Description>
  16. <Archive sha1sum="44f032003d06105799bd81e71dde6716f5687428" type="targz">https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.0.4/qbittorrent-4.0.4.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>qt5-base-devel</Dependency>
  19. <Dependency>qt5-linguist</Dependency>
  20. <Dependency>qt5-svg-devel</Dependency>
  21. <Dependency>libtorrent-rasterbar-devel</Dependency>
  22. <Dependency>boost-devel</Dependency>
  23. <Dependency>zlib-devel</Dependency>
  24. <Dependency>openssl-devel</Dependency>
  25. <Dependency>geoip-devel</Dependency>
  26. </BuildDependencies>
  27. </Source>
  28. <Package>
  29. <Name>qbittorrent</Name>
  30. <RuntimeDependencies>
  31. <Dependency>qt5-base</Dependency>
  32. <Dependency>libtorrent-rasterbar</Dependency>
  33. <Dependency>boost</Dependency>
  34. <Dependency>libnotify</Dependency>
  35. <Dependency>zlib</Dependency>
  36. <Dependency>libgcc</Dependency>
  37. </RuntimeDependencies>
  38. <Files>
  39. <Path fileType="executable">/usr/bin</Path>
  40. <Path fileType="data">/usr/share/applications</Path>
  41. <Path fileType="data">/usr/share/icons</Path>
  42. <Path fileType="data">/usr/share/pixmaps</Path>
  43. <Path fileType="data">/usr/share/appdata</Path>
  44. <Path fileType="man">/usr/share/man</Path>
  45. <Path fileType="doc">/usr/share/doc</Path>
  46. </Files>
  47. </Package>
  48. <History>
  49. <Update release="6">
  50. <Date>2018-02-20</Date>
  51. <Version>4.3.4</Version>
  52. <Comment>Release bump.</Comment>
  53. <Name>Mustafa Cinasal</Name>
  54. <Email>muscnsl@gmail.com</Email>
  55. </Update>
  56. <Update release="5">
  57. <Date>2017-12-28</Date>
  58. <Version>4.3.0</Version>
  59. <Comment>Release bump.</Comment>
  60. <Name>Mustafa Cinasal</Name>
  61. <Email>muscnsl@gmail.com</Email>
  62. </Update>
  63. <Update release="4">
  64. <Date>2017-03-17</Date>
  65. <Version>3.3.7</Version>
  66. <Comment>Release bump.</Comment>
  67. <Name>Ayhan Yalçınsoy</Name>
  68. <Email>ayhanyalcinsoy@pisilnux.org</Email>
  69. </Update>
  70. <Update release="3">
  71. <Date>2016-11-12</Date>
  72. <Version>3.3.7</Version>
  73. <Comment>Version bump.</Comment>
  74. <Name>Yusuf Aydemir</Name>
  75. <Email>yusuf.aydemir@pisilnux.org</Email>
  76. </Update>
  77. <Update release="2">
  78. <Date>2016-06-09</Date>
  79. <Version>3.3.1</Version>
  80. <Comment>Release Bump</Comment>
  81. <Name>Pisi Linux Community</Name>
  82. <Email>admin@pisilinux.org</Email>
  83. </Update>
  84. <Update release="1">
  85. <Date>2016-04-12</Date>
  86. <Version>3.3.1</Version>
  87. <Comment>First release</Comment>
  88. <Name>Stefan Gronewold</Name>
  89. <Email>groni@pisilinux.org</Email>
  90. </Update>
  91. </History>
  92. </PISI>