Add metadata for org.deluge.trireme
This commit is contained in:
parent
cdbb6397a1
commit
ca92a91156
27
metadata/org.deluge.trireme.txt
Normal file
27
metadata/org.deluge.trireme.txt
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
Categories:Internet
|
||||||
|
License:GPL-3.0-or-later
|
||||||
|
Web Site:
|
||||||
|
Source Code:https://github.com/teal77/trireme
|
||||||
|
Issue Tracker:https://github.com/teal77/trireme/issues
|
||||||
|
|
||||||
|
Summary:Deluge thin client
|
||||||
|
Description:
|
||||||
|
Use this app to connect and manage your Deluge Daemon.
|
||||||
|
|
||||||
|
Deluge is a popular torrent client which follows a server client model.
|
||||||
|
|
||||||
|
This app will act as a client.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/teal77/trireme.git
|
||||||
|
|
||||||
|
Build:0.8,4
|
||||||
|
commit=v0.8
|
||||||
|
sudo=git clone --single-branch -b beta https://github.com/flutter/flutter.git && \
|
||||||
|
export PATH=`pwd`/flutter/bin:$PATH
|
||||||
|
output=build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
|
||||||
|
build=flutter build apk --flavor fdroid
|
||||||
|
|
||||||
|
Auto Update Mode:Version v%v
|
||||||
|
Update Check Mode:Tags
|
Loading…
Reference in a new issue