82 lines
3.3 KiB
XML
82 lines
3.3 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>qbittorrent</Name>
|
|
<Homepage>https://www.qbittorrent.org/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2+</License>
|
|
<Icon>qbittorrent</Icon>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>An open-source software alternative to µTorrent.</Summary>
|
|
<Description>An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar</Description>
|
|
<Archive sha1sum="0a3a0ec30973ab3e5ae9315db82880fd84e1e607" type="tarxz">https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-5.2.3/qbittorrent-5.2.3.tar.xz/download</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>cmake</Dependency>
|
|
<Dependency>zlib-devel</Dependency>
|
|
<Dependency>boost-devel</Dependency>
|
|
<Dependency>geoip-devel</Dependency>
|
|
<Dependency>qt6-linguist</Dependency>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>qt6-svg-devel</Dependency>
|
|
<Dependency>openssl-devel</Dependency>
|
|
<Dependency>qt6-base-devel</Dependency>
|
|
<Dependency>qt6-sql-mysql</Dependency>
|
|
<Dependency>qt6-sql-odbc</Dependency>
|
|
<Dependency>qt6-sql-sqlite</Dependency>
|
|
<Dependency>qt6-sql-postgresql</Dependency>
|
|
<Dependency versionFrom="2.0.13">libtorrent-rasterbar-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>qbittorrent</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>boost</Dependency>
|
|
<Dependency>zlib</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>openssl</Dependency>
|
|
<Dependency>qt6-base</Dependency>
|
|
<Dependency>libnotify</Dependency>
|
|
<Dependency>libtorrent-rasterbar</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
<Path fileType="data">/usr/share/applications</Path>
|
|
<Path fileType="data">/usr/share/icons</Path>
|
|
<Path fileType="data">/usr/share/pixmaps</Path>
|
|
<Path fileType="data">/usr/share/appdata</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="23">
|
|
<Date>2026-07-08</Date>
|
|
<Version>5.2.3</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="22">
|
|
<Date>2025-03-21</Date>
|
|
<Version>5.0.4</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-04-12</Date>
|
|
<Version>3.3.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Stefan Gronewold</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|