summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2018-10-24 22:46:42 +0000
committerDaniel Bermond2018-10-24 22:46:42 +0000
commit09d5234db9d603fc27279e2f1dd91c3c026baa8d (patch)
tree6903c1c5e9a03f44999088387db9a3496ae6b098 /.SRCINFO
parent2f73bab31f4e59e0125f3fa5861a68af41c7bb10 (diff)
downloadaur-09d5234db9d603fc27279e2f1dd91c3c026baa8d.tar.gz
Fix runtime crash (add setproctitle). Update dependencies. Fixes.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO28
1 files changed, 15 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f011d1a023e..80f5faace856 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,9 @@
-# Generated by mksrcinfo v8
-# Sat Jul 15 20:26:31 UTC 2017
pkgbase = deluge-git
pkgdesc = A BitTorrent client with multiple user interfaces in a client/server model (git version, 'develop' branch)
- pkgver = 2.0b2.dev15.ge3f537770
+ pkgver = 2.0.0b2.dev198.ge6c61c3f8
pkgrel = 1
epoch = 1
url = http://deluge-torrent.org/
- install = deluge.install
arch = any
license = GPL3
makedepends = git
@@ -15,26 +12,31 @@ pkgbase = deluge-git
makedepends = pygtk
makedepends = python2-mako
makedepends = python2-setuptools
- makedepends = python2-jsmin
makedepends = slimit2
depends = desktop-file-utils
depends = hicolor-icon-theme
depends = libtorrent-rasterbar
- depends = python2-service-identity
- depends = python2-chardet
+ depends = python2-twisted
+ depends = python2-pyasn1
depends = python2-pyopenssl
depends = python2-xdg
- depends = python2-twisted
+ depends = python2-chardet
+ depends = python2-six
+ depends = python2-setproctitle
+ depends = python2-zope-interface
+ depends = python2-service-identity
depends = xdg-utils
- optdepends = python2-pillow
- optdepends = librsvg: needed for gtk ui
- optdepends = pygtk: needed for gtk ui
- optdepends = python2-mako: needed for web ui
+ optdepends = librsvg: gtk ui
+ optdepends = pygtk: gtk ui
+ optdepends = python2-mako: web ui
optdepends = python2-notify: libnotify notifications
+ optdepends = python2-pygame: audible notifications
+ optdepends = python2-pillow: .ico support
+ optdepends = python2-rencode: encoding library
+ optdepends = python2-dbus: show item location in filemanager
optdepends = geoip: display peer locations
provides = deluge
conflicts = deluge
- conflicts = deluge-stable-git
source = deluge-git::git://deluge-torrent.org/deluge.git#branch=develop
source = deluged.service
source = deluge-web.service