blob: f5388a4fd8fa6fdea9162b18cffa0c4aa6007ba3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
pkgbase = deluge-git
pkgdesc = A BitTorrent client with multiple user interfaces in a client/server model (git version, 'develop' branch)
pkgver = 2.1.1.dev61.g800111062
pkgrel = 1
epoch = 1
url = https://deluge-torrent.org/
arch = any
license = GPL3
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = intltool
makedepends = python-rjsmin
makedepends = gtk3
makedepends = python-gobject
makedepends = python-cairo
makedepends = librsvg
makedepends = xdg-utils
makedepends = libappindicator-gtk3
makedepends = python-pygame
makedepends = libnotify
depends = python-twisted
depends = python-pyopenssl
depends = python-rencode
depends = python-pyxdg
depends = python-six
depends = python-zope-interface
depends = python-chardet
depends = python-setproctitle
depends = python-pillow
depends = python-pyasn1
depends = python-mako
depends = python-service-identity
depends = python-setuptools
depends = xdg-utils
depends = libtorrent-rasterbar
depends = desktop-file-utils
depends = hicolor-icon-theme
optdepends = python-geoip: for displaying peer locations
optdepends = gtk3: for GTK user interface
optdepends = python-gobject: for GTK user interface and desktop popup notifications plugin
optdepends = python-cairo: for GTK user interface
optdepends = librsvg: for GTK user interface
optdepends = libappindicator-gtk3: for appindicator notifications
optdepends = python-dbus: for showing item location in filemanager
optdepends = python-pygame: for sound notifications plugin
optdepends = python-distro: for OS platform information
optdepends = libnotify: for dektop popup notifications plugin
provides = deluge
provides = deluge-gtk
conflicts = deluge
conflicts = deluge-gtk
source = git://deluge-torrent.org/deluge.git#branch=develop
sha256sums = SKIP
pkgname = deluge-git
|