Deluge no longer uses GTK+2, it builds and runs fine without it.
GTK+3 is used, but has been missing a proper RDEP; probably unnoticed
since because it was already installed on every user's system.
Use proper MODPY_FLAVOR and comment patches while here.
Missing GTK+3 dependency spotted by ajacoutot
OK sthen
Deluge is a lightweight, Free Software, cross-platform BitTorrent client.
Deluge contains the common features to BitTorrent clients such as Protocol
Encryption, DHT, Local Peer Discovery (LSD), Peer Exchange (PEX), UPnP,
NAT-PMP, Proxy support, Web seeds, global and per-torrent speed limits.
Deluge has been designed to run as both a normal standalone desktop
application and as a client-server. In Thinclient mode a Deluge daemon
handles all the BitTorrent activity and is able to run on headless machines
with the user-interfaces connecting remotely from any other platform.
ok bcallah@