fdroiddata/metadata/org.deluge.trireme.txt

59 lines
1.9 KiB
Plaintext
Raw Normal View History

2018-07-08 13:42:04 +00:00
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
2018-08-10 21:59:10 +00:00
Changelog:https://github.com/teal77/trireme/releases
2018-07-08 13:42:04 +00:00
Name:Trireme for Deluge
Auto Name:Deluge
2018-07-08 13:42:04 +00:00
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
2018-07-21 15:48:06 +00:00
Build:0.8.1,5
commit=v0.8.1
output=build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
2018-07-24 04:26:15 +00:00
srclibs=flutter@beta
prebuild=sed -i -e 's|git@github.com:|https://github.com/|' pubspec.lock pubspec.yaml
build=export PATH=$$flutter$$/bin:$PATH && \
flutter config --no-analytics && \
2018-07-21 15:48:06 +00:00
flutter build apk --flavor fdroid
2018-08-06 19:11:29 +00:00
Build:0.9,6
commit=v0.9
output=build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
srclibs=flutter@beta
prebuild=sed -i -e 's|git@github.com:|https://github.com/|' pubspec.lock pubspec.yaml
build=export PATH=$$flutter$$/bin:$PATH && \
flutter config --no-analytics && \
flutter build apk --flavor fdroid
2018-09-27 15:33:01 +00:00
Build:0.9.1,7
commit=v0.9.1
output=build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
srclibs=flutter@v0.8.2
prebuild=sed -i -e 's|git@github.com:|https://github.com/|' pubspec.lock pubspec.yaml && \
sed -i '/repositories {/a google()' $$flutter$$/packages/flutter_tools/gradle/flutter.gradle
build=$$flutter$$/bin/flutter config --no-analytics && \
$$flutter$$/bin/flutter build apk --flavor fdroid
2018-09-27 15:33:01 +00:00
Maintainer Notes:
Builds will fail when the srclib ref of flutter and the version with which
upstream has been built with differ.
In that case we need to manually give the correct ref to srclib.
.
2018-07-08 13:42:04 +00:00
Auto Update Mode:Version v%v
Update Check Mode:Tags
2018-09-27 15:33:01 +00:00
Current Version:0.9.1
Current Version Code:7