Link here: https://github.com/amar1729/homebrew-deluge-meta
This formula is called
deluge-meta
since I originally meant it to be a meta-package provided deluge's dependencies, as specified by the 2.0.3 docs (https://deluge.readthedocs.io/en/deluge-2.0.3/intro/01-install.html). However, it turned into a full install of deluge
and deluge-gtk
.This formula does NOT build a .app - instead, you can start deluge by calling
deluge-gtk
from the command line. This works for me on Mojave, but should work on Catalina as well.Feel free to look over the formula before installing if you don't trust it (or fork it yourself and install it) - it's fairly straightforward.