summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMarcell Meszaros2022-06-26 21:03:05 +0200
committerMarcell Meszaros2022-06-26 22:08:25 +0200
commit7d7655e54a617925691138b6e11a7193b373043e (patch)
tree86b3ddb3160911a5f54df525e84202259d822003 /.SRCINFO
parent4a240a484e56155ab86e18cc3c9bafa4e80d8d02 (diff)
downloadaur-7d7655e54a617925691138b6e11a7193b373043e.tar.gz
refactor: fix dependencies+provides+conflicts; modify sources in prepare()
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO41
1 files changed, 21 insertions, 20 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b972cd9c04a7..ef16f5a3b69d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,31 +6,32 @@ pkgbase = deluge1
arch = any
license = GPL3
makedepends = intltool
- makedepends = libtorrent-rasterbar
- depends = python2
- depends = python2-attrs
- depends = python2-constantly
- depends = python2-gobject2
- depends = python2-pyxdg-git
- depends = python2-twisted-git
- depends = python2-incremental-git
- depends = python2-zope-interface-git
- depends = pygtk
- depends = desktop-file-utils
+ makedepends = librsvg
+ makedepends = pygtk
+ makedepends = python2-mako
+ makedepends = python2-setuptools
+ makedepends = xdg-utils
depends = hicolor-icon-theme
- optdepends = python2-service-identity
- optdepends = libtorrent-rasterbar: required for daemon
+ depends = libtorrent-rasterbar<=1:1.2.10-4
+ depends = python2
+ depends = python2-chardet
+ depends = python2-pyopenssl
+ depends = python2-pyxdg
+ depends = python2-twisted
+ optdepends = python2-geoip: for peer IP geolocation
+ optdepends = python2-notify: notifications for GTK client
+ optdepends = python2-pygame: audible notifications for GTK client
+ optdepends = python2-libappindicator: appindicator notifications for GTK client
optdepends = pygtk: required for GTK client
+ optdepends = librsvg: required for GTK client
optdepends = xdg-utils: required for GTK client
- optdepends = python2-xdg: required for GTK client
- optdepends = python2-notify: optional for GTK client
- optdepends = python2-pygame: optional for GTK client
- optdepends = python2-libappindicator: optional for GTK client
optdepends = python2-mako: required for web client
- provides = deluge
+ optdepends = python2-pillow: allow resizing of tracker icons
+ optdepends = python2-setproctitle: properly name processes during runtime
+ provides = deluge=1.3.15
+ provides = deluge-gtk=1.3.15
conflicts = deluge
- conflicts = deluge-git
- conflicts = deluge-stable-git
+ conflicts = deluge-gtk
backup = etc/conf.d/deluged
source = https://ftp-osl.osuosl.org/pub/deluge/source/1.3/deluge-1.3.15.tar.xz
source = deluged.service