Merge pull request #10105 from suvari/master
qbittorrent: version bump to 4.4.2
This commit is contained in:
@@ -11,14 +11,15 @@
|
||||
<License>GPLv2+</License>
|
||||
<Icon>qbittorrent</Icon>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Qt4 based BitTorrent client</Summary>
|
||||
<Description>qbittorrent is a BitTorrent client using the libtorrent library.</Description>
|
||||
<Archive sha1sum="83d9df2c49c89e88366a69897fc686a0c4280f68" type="tarxz">https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.3.6/qbittorrent-4.3.6.tar.xz</Archive>
|
||||
<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="e0e9250bbe3f278942236944d9b8b4fa6269425a" type="tarxz">mirrors://sourceforge/qbittorrent/qbittorrent/qbittorrent-4.4.2/qbittorrent-4.4.2.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
<Dependency>geoip-devel</Dependency>
|
||||
<Dependency>qt5-linguist</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>qt5-svg-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
@@ -32,6 +33,7 @@
|
||||
<Dependency>boost</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>openssl</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>libnotify</Dependency>
|
||||
<Dependency>libtorrent-rasterbar</Dependency>
|
||||
@@ -49,6 +51,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="16">
|
||||
<Date>2022-03-27</Date>
|
||||
<Version>4.4.2</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2021-07-06</Date>
|
||||
<Version>4.3.6</Version>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>qbittorrent</Name>
|
||||
<Summary xml:lang="tr">Qt4 kullanan bir BitTorrent istemcisi</Summary>
|
||||
<Description xml:lang="tr">qbittorrent, libtorrent kitaplığını kullanan Qt4 tabanlı bir BitTorrent istemcisidir.</Description>
|
||||
<Summary xml:lang="tr">µTorrent'e açık kaynaklı bir yazılım alternatifi.</Summary>
|
||||
<Description xml:lang="tr">Qt araç takımı ve libtorrent-rasterbar'a dayalı, C++ ile programlanmış gelişmiş bir BitTorrent istemcisi</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user