summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO57
1 files changed, 34 insertions, 23 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b242dc85eb1..058ac7f30baf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,40 +1,51 @@
pkgbase = deluge-git
pkgdesc = A BitTorrent client with multiple user interfaces in a client/server model (git version, 'develop' branch)
- pkgver = 2.0.0b2.dev342.g72d363968
- pkgrel = 2
+ pkgver = 2.0.0b2.dev360.gbe74d96c6
+ pkgrel = 1
epoch = 1
url = https://deluge-torrent.org/
arch = any
license = GPL3
+ checkdepends = python-pytest-twisted
+ checkdepends = python-pytest-cov
+ checkdepends = python-hypothesis
+ checkdepends = python-mock
+ checkdepends = python-gobject
+ checkdepends = python-cairo
+ checkdepends = xorg-server-xvfb
+ checkdepends = gtk3
makedepends = git
makedepends = intltool
makedepends = librsvg
makedepends = pygtk
- makedepends = slimit2
+ makedepends = slimit-git
depends = desktop-file-utils
depends = hicolor-icon-theme
depends = libtorrent-rasterbar
- depends = python2-twisted
- depends = python2-pyasn1
- depends = python2-rencode
- depends = python2-pyopenssl
- depends = python2-xdg
- depends = python2-pillow
- depends = python2-mako
- depends = python2-chardet
- depends = python2-six
- depends = python2-setproctitle
- depends = python2-zope-interface
- depends = python2-service-identity
- depends = python2-setuptools
+ depends = python-twisted
+ depends = python-pyasn1
+ depends = python-rencode
+ depends = python-pyopenssl
+ depends = python-xdg
+ depends = python-pillow
+ depends = python-mako
+ depends = python-chardet
+ depends = python-six
+ depends = python-setproctitle
+ depends = python-zope-interface
+ depends = python-service-identity
+ depends = python-setuptools
depends = xdg-utils
- optdepends = librsvg: gtk ui
- optdepends = pygtk: gtk ui
- optdepends = python2-gobject: gtk ui
- optdepends = python2-notify: libnotify notifications
- optdepends = python2-pygame: audible notifications
- optdepends = python2-dbus: show item location in filemanager
- optdepends = geoip: display peer locations
+ optdepends = librsvg: for GTK user interface
+ optdepends = gtk3: for GTK user interface
+ optdepends = pygtk: for GTK user interface
+ optdepends = python-cairo: for GTK user interface
+ optdepends = python-gobject: for GTK user interface and desktop popup notifications plugin
+ optdepends = libnotify: for dektop popup notifications plugin
+ optdepends = python-pygame: for sound notifications plugin
+ optdepends = python-dbus: for showing item location in filemanager
+ optdepends = geoip: for displaying peer locations
+ optdepends = python-distro: for OS platform information
provides = deluge
conflicts = deluge
source = git://deluge-torrent.org/deluge.git#branch=develop