From e1801e0d2f088205de866115d168f3a1f358867f Mon Sep 17 00:00:00 2001 From: Markus Bubendorf Date: Thu, 28 Jul 2022 07:16:17 +0000 Subject: [PATCH] New app: GSAK for Locus --- .../ch.bubendorf.locusaddon.gsakdatabase.yml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/ch.bubendorf.locusaddon.gsakdatabase.yml diff --git a/metadata/ch.bubendorf.locusaddon.gsakdatabase.yml b/metadata/ch.bubendorf.locusaddon.gsakdatabase.yml new file mode 100644 index 0000000000..150d9e1a99 --- /dev/null +++ b/metadata/ch.bubendorf.locusaddon.gsakdatabase.yml @@ -0,0 +1,29 @@ +AntiFeatures: + - NonFreeDep + - Tracking +Categories: + - Navigation +License: WTFPL +AuthorName: Markus Bubendorf +AuthorEmail: gsakforlocus@bubendorf.net +SourceCode: https://github.com/bubendorf/LocusAddonGsakDatabase + +RepoType: git +Repo: https://github.com/bubendorf/LocusAddonGsakDatabase.git + +Builds: + - versionName: 3.4.36 + versionCode: 36 + commit: release-3.4.36 + subdir: locusAddonGSAK + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: None +UpdateCheckMode: None +CurrentVersion: 3.4.36 +CurrentVersionCode: 36