fdroiddata/metadata/fr.cph.chicago.foss.yml
Michael Pöhn 5d436ebf81 convert some scripts in yml metadata to lists
Some 'sudo', 'init', 'prebuild' and 'build' fields in can not be turned
into yaml lists correctly with the upcomming list support. So we need
to mannually convert them.
2018-12-05 20:51:53 +01:00

32 lines
1 KiB
YAML

AntiFeatures:
- NonFreeNet
Categories:
- Navigation
License: Apache-2.0
SourceCode: https://github.com/carlphilipp/chicago-commutes
IssueTracker: https://github.com/carlphilipp/chicago-commutes/issues
Bitcoin: 13WUmCX1AePEKFGv5U1qRgBockFahsm21o
AutoName: Chicago Commutes
RepoType: git
Repo: https://github.com/carlphilipp/chicago-commutes.git
Builds:
- versionName: 5.5.7
versionCode: 158
commit: 5.5.7-fdroid
subdir: android-app
gradle:
- foss
prebuild:
- echo "cta.train.key = OWU4YzlkNjhkMGY2NGE1Y2E5NGZiNzFkNWZmMDEzZjM=" >> app.properties
- echo "cta.bus.key = bXh4OHNlckFZZTJ6Z1p1OUJxU3l5NU5Wcw==" >> app.properties
- echo "mapbox.token = cGsuZXlKMUlqb2lZMkZ5YkhCb2FXeHBjSEFpTENKaElqb2lZMnB1TW1SbFpYRnNNR2x4WWpOeGJ6aHNjMlJqYjJKdmF5SjkuaFREZnUxRVpHNFFneThfOVBfZURkdw==" >> app.properties
- echo "google.streetmap.key = QUl6YVN5QU50eTVLdnA4NkpOVExTdVlFSXRCdXJsaENPSWFabjBj" >> app.properties
AutoUpdateMode: Version %v-fdroid
UpdateCheckMode: Tags
CurrentVersion: 5.5.7
CurrentVersionCode: 158