Add Tsacdop to fdroid

This commit is contained in:
石门 2021-02-11 10:00:57 +00:00 committed by Izzy
parent 5b1e13538a
commit a18a4b2d2d

View file

@ -0,0 +1,44 @@
AntiFeatures:
- NonFreeNet
Categories:
- Multimedia
License: GPL-3.0-or-later
AuthorName: stonegate
AuthorEmail: tsacdop.app@gmail.com
AuthorWebSite: https://tsacdop.stonegate.me
WebSite: https://tsacdop.stonegate.me
SourceCode: https://github.com/stonega/tsacdop
IssueTracker: https://github.com/stonega/tsacdop/issues
Donate: https://www.buymeacoffee.com/stonegate
Liberapay: stonegate
Bitcoin: 1PbByzEbvzvXf1qn9eMtmqW9h8ABd2z7tW
AutoName: Tsacdop
RepoType: git
Repo: https://github.com/stonega/tsacdop
Builds:
- versionName: 0.5.9
versionCode: 47
commit: v0.5.9
output: build/app/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
srclibs:
- flutter@1.22.6
rm:
- ios
- test
- preview
- tool
prebuild:
- touch lib/.env.dart
- echo "final environment = {'apiKey':''};" >> lib/.env.dart
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk --flavor=fdroid
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.5.9
CurrentVersionCode: 47