slackbuilds_ponce/network/deluge/deluge.info
Logan Rathbone 730b085251
network/deluge: Update for 2.0.5
- 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>
2022-04-30 13:52:08 +07:00

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"