add qbittorrent version bump and check

This commit is contained in:
groni
2016-01-07 17:00:18 +01:00
parent e82dc7a6d0
commit 2af3cf250a
7 changed files with 258 additions and 2 deletions
+22
View File
@@ -0,0 +1,22 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
from pisi.actionsapi import get
def setup():
autotools.rawConfigure("--prefix=/usr")
def build():
#shelltools.system("lrelease src/lang/qbittorrent_tr.ts")
autotools.make()
def install():
autotools.rawInstall("INSTALL_ROOT=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "Changelog", "COPYING", "NEWS", "README.md", "TODO")
+113
View File
@@ -0,0 +1,113 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>qbittorrent</Name>
<Homepage>http://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>Qt4 based BitTorrent client</Summary>
<Description>qbittorrent is a BitTorrent client using the libtorrent library.</Description>
<Archive sha1sum="7973e5f4c7923cc5db04bd3f0ef19d80b1f7ed65" type="targz">http://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-3.3.1/qbittorrent-3.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>libtorrent-rasterbar-devel</Dependency>
<Dependency>boost-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>geoip-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>qbittorrent</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>libtorrent-rasterbar</Dependency>
<Dependency>boost</Dependency>
<Dependency>libnotify</Dependency>
<Dependency>zlib</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</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="9">
<Date>2016-01-01</Date>
<Version>3.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2015-05-23</Date>
<Version>3.2.0</Version>
<Comment>Version bump.</Comment>
<Name>Ekin Dursun</Name>
<Email>ekin.dursun@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2015-02-22</Date>
<Version>5637</Version>
<Comment>Version bump, rebuild for boost</Comment>
<Name>Ekin Dursun</Name>
<Email>ekin.dursun@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2014-06-04</Date>
<Version>3.1.9.2</Version>
<Comment>Version bump</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2014-01-18</Date>
<Version>3.1.5</Version>
<Comment>Version bump</Comment>
<Name>Richard de Bruin</Name>
<Email>richdb@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2013-11-10</Date>
<Version>3.1.2</Version>
<Comment>Version bump</Comment>
<Name>Burak Fazıl Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2013-07-14</Date>
<Version>3.0.10</Version>
<Comment>Bump</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-01-24</Date>
<Version>3.0.8</Version>
<Comment>Bump</Comment>
<Name>Idris Kalp</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-09-04</Date>
<Version>3.0.1</Version>
<Comment>First release</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
</History>
</PISI>
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<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>
</Source>
</PISI>
+113
View File
@@ -24552,6 +24552,119 @@
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>qbittorrent</Name>
<Homepage>http://www.qbittorrent.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2+</License>
<IsA>app:gui</IsA>
<PartOf>network.p2p</PartOf>
<Summary xml:lang="en">Qt4 based BitTorrent client</Summary>
<Summary xml:lang="tr">Qt4 kullanan bir BitTorrent istemcisi</Summary>
<Description xml:lang="en">qbittorrent is a BitTorrent client using the libtorrent library.</Description>
<Description xml:lang="tr">qbittorrent, libtorrent kitaplığını kullanan Qt4 tabanlı bir BitTorrent istemcisidir.</Description>
<Icon>qbittorrent</Icon>
<Archive type="targz" sha1sum="7973e5f4c7923cc5db04bd3f0ef19d80b1f7ed65">http://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-3.3.1/qbittorrent-3.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>libtorrent-rasterbar-devel</Dependency>
<Dependency>boost-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>geoip-devel</Dependency>
</BuildDependencies>
<SourceURI>network/p2p/qbittorrent/pspec.xml</SourceURI>
</Source>
<Package>
<Name>qbittorrent</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>libtorrent-rasterbar</Dependency>
<Dependency>boost</Dependency>
<Dependency>libnotify</Dependency>
<Dependency>zlib</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</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="9">
<Date>2016-01-01</Date>
<Version>3.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2015-05-23</Date>
<Version>3.2.0</Version>
<Comment>Version bump.</Comment>
<Name>Ekin Dursun</Name>
<Email>ekin.dursun@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2015-02-22</Date>
<Version>5637</Version>
<Comment>Version bump, rebuild for boost</Comment>
<Name>Ekin Dursun</Name>
<Email>ekin.dursun@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2014-06-04</Date>
<Version>3.1.9.2</Version>
<Comment>Version bump</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2014-01-18</Date>
<Version>3.1.5</Version>
<Comment>Version bump</Comment>
<Name>Richard de Bruin</Name>
<Email>richdb@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2013-11-10</Date>
<Version>3.1.2</Version>
<Comment>Version bump</Comment>
<Name>Burak Fazıl Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2013-07-14</Date>
<Version>3.0.10</Version>
<Comment>Bump</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-01-24</Date>
<Version>3.0.8</Version>
<Comment>Bump</Comment>
<Name>Idris Kalp</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-09-04</Date>
<Version>3.0.1</Version>
<Comment>First release</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>linux-atm</Name>
+1 -1
View File
@@ -1 +1 @@
f2e998e634444481faab2ef135bf775bfb09b376
42a1c7bfdcf802c9f60b30d74d51eeac25b2995d
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
e1d231c9cbefebc1fc9f8c0f9d5b8f49ffe67f06
64792aecfc55fa567a91560359a40f799428e433