summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorThomas Laroche2015-07-02 16:50:05 +0200
committerThomas Laroche2015-07-02 16:50:05 +0200
commit98075a60147dd8d48f63e485405ad464e0e5aed1 (patch)
treed7241a41fe94c91f12cb870387ec7a3ff48ee1fc /.SRCINFO
downloadaur-98075a60147dd8d48f63e485405ad464e0e5aed1.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO58
1 files changed, 58 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b339fedd40ad
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,58 @@
+pkgbase = transmission-sequential
+ pkgver = 2.84
+ pkgrel = 2
+ url = http://www.transmissionbt.com/
+ install = transmission-cli.install
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = gtk3
+ makedepends = intltool
+ makedepends = curl
+ makedepends = qt5-base
+ makedepends = libevent
+ depends = curl
+ depends = libevent
+ depends = systemd
+ provides = transmission-cli
+ conflicts = transmission-cli
+ source = https://transmission.cachefly.net/transmission-2.84.tar.xz
+ source = sequential.patch
+ md5sums = 411aec1c418c14f6765710d89743ae42
+ md5sums = cbbee2c84c25183d7322babfc8ab11e3
+
+pkgname = transmission-sequential-cli
+ pkgdesc = Fast, easy, and free BitTorrent client (CLI tools, daemon and web client) (+sequential patch)
+ install = transmission-cli.install
+ depends = curl
+ depends = libevent
+ depends = systemd
+ provides = transmission-cli
+ conflicts = transmission-cli
+
+pkgname = transmission-sequential-gtk
+ pkgdesc = Fast, easy, and free BitTorrent client (GTK+ GUI) (+sequential patch)
+ install = transmission-gtk.install
+ depends = curl
+ depends = libevent
+ depends = gtk3
+ depends = desktop-file-utils
+ depends = hicolor-icon-theme
+ depends = desktop-file-utils
+ optdepends = notification-daemon: Desktop notification support
+ optdepends = transmission-sequential-cli: daemon and web support
+ provides = transmission-gtk
+ conflicts = transmission-gtk
+
+pkgname = transmission-sequential-qt
+ pkgdesc = Fast, easy, and free BitTorrent client (Qt GUI) (+sequential patch)
+ install = transmission-qt.install
+ depends = curl
+ depends = qt5-base
+ depends = libevent
+ depends = libxkbcommon-x11
+ depends = desktop-file-utils
+ optdepends = transmission-sequential-cli: daemon and web support
+ provides = transmission-qt
+ conflicts = transmission-qt
+