mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
730b085251
- Move to python3; update DEP accordingly. - Add libtorrent-rasterbar as a DEP; it is technically "optional" but the app only runs in "thin client mode" without it, so might as well make it a hard dep for SBo. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
350 B
Text
10 lines
350 B
Text
PRGNAM="deluge"
|
|
VERSION="2.0.5"
|
|
HOMEPAGE="https://www.deluge-torrent.org/"
|
|
DOWNLOAD="https://ftp.osuosl.org/pub/deluge/source/2.0/deluge-2.0.5.tar.xz"
|
|
MD5SUM="fe61433c7feecc44b899efac1a418908"
|
|
DOWNLOAD_x86_64=""
|
|
MD5SUM_x86_64=""
|
|
REQUIRES="rencode python3-twisted pyOpenSSL libtorrent-rasterbar"
|
|
MAINTAINER="Logan Rathbone"
|
|
EMAIL="poprocks@gmail.com"
|