mirror of
https://git.deluge-torrent.org/deluge
synced 2025-09-10 20:15:38 +00:00
[Packaging] Add updated launchd scripts
Copy from Trac UserGuide and updated with proper naming and deluge-web version. The bin location is default for brew with pip install. Closes: #3073
This commit is contained in:
parent
957cd5dd9c
commit
879a397215
3 changed files with 67 additions and 9 deletions
|
@ -46,20 +46,20 @@ There is no installer package currently for Windows, but can try Deluge as follo
|
|||
|
||||
There is no `.app` package currently for macOS, but can try Deluge with homebrew.
|
||||
|
||||
1. Install [Homebrew]
|
||||
2. Open a terminal.
|
||||
3. Run the following to install required packages:
|
||||
1. Install [Homebrew]
|
||||
2. Open a terminal.
|
||||
3. Run the following to install required packages:
|
||||
|
||||
brew install pyobject3 gtk+3 adwaita-icon-theme
|
||||
brew install libtorrent-rasterbar
|
||||
brew install pyobject3 gtk+3 adwaita-icon-theme
|
||||
brew install libtorrent-rasterbar
|
||||
|
||||
4. To fix translations:
|
||||
4. To fix translations:
|
||||
|
||||
brew link gettext --force
|
||||
brew link gettext --force
|
||||
|
||||
5. Install Deluge:
|
||||
5. Install Deluge:
|
||||
|
||||
pip3 install deluge
|
||||
pip3 install deluge
|
||||
|
||||
[develop ppa]: https://launchpad.net/~deluge-team/+archive/ubuntu/develop/
|
||||
[homebrew]: https://brew.sh/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue