summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCarsten Teibes2015-05-28 20:37:38 +0200
committerCarsten Teibes2015-05-28 20:37:38 +0200
commit6e4c661fb2fb32965d14a218597a3d6001d38293 (patch)
tree242c076fe9e39c7b84167953f486aa8c3e38db8d /.SRCINFO
downloadaur-6e4c661fb2fb32965d14a218597a3d6001d38293.tar.gz
[add] qbittorrent-git
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..251f475468db
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = qbittorrent-git
+ pkgdesc = A bittorrent client written in C++ / Qt5 using the good libtorrent library (development version)
+ pkgver = 3.2.0.r5793.2c1d76c
+ pkgrel = 1
+ url = http://www.qbittorrent.org/
+ install = qbittorrent.install
+ arch = i686
+ arch = x86_64
+ license = custom
+ license = GPL
+ makedepends = boost
+ makedepends = git
+ depends = qt4
+ depends = libtorrent-rasterbar
+ depends = qjson
+ optdepends = python: needed for torrent search tab
+ provides = qbittorrent
+ provides = qbittorrent-qt4
+ conflicts = qbittorrent
+ conflicts = qbittorrent-qt5
+ source = qbittorrent::git+https://github.com/qbittorrent/qBittorrent.git
+ md5sums = SKIP
+
+pkgname = qbittorrent-git
+