From 32c9daee21665b776001b316877a37df68f622e5 Mon Sep 17 00:00:00 2001 From: Hui-Hong You Date: Thu, 31 Dec 2020 14:57:35 +0000 Subject: [PATCH] Add new app metadata org.ghostsinthelab.apps.guilelessbopomofo Signed-off-by: Hui-Hong You --- ....ghostsinthelab.apps.guilelessbopomofo.yml | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 metadata/org.ghostsinthelab.apps.guilelessbopomofo.yml diff --git a/metadata/org.ghostsinthelab.apps.guilelessbopomofo.yml b/metadata/org.ghostsinthelab.apps.guilelessbopomofo.yml new file mode 100644 index 0000000000..1db153dcd0 --- /dev/null +++ b/metadata/org.ghostsinthelab.apps.guilelessbopomofo.yml @@ -0,0 +1,34 @@ +Categories: + - System + - Writing +License: GPL-2.0-or-later +AuthorName: Hui-Hong You +AuthorEmail: hiroshiyui@gmail.com +AuthorWebSite: https://ghostsinthelab.org/ +SourceCode: https://github.com/hiroshiyui/GuilelessBopomofo +IssueTracker: https://github.com/hiroshiyui/GuilelessBopomofo/issues +Donate: https://paypal.me/hiroshiyui + +AutoName: Guileless Bopomofo + +RepoType: git +Repo: https://github.com/hiroshiyui/GuilelessBopomofo.git + +Builds: + - versionName: 1.1.3 + versionCode: 15 + commit: 1.1.3 + subdir: app + submodules: true + sudo: + - apt-get update || apt-get update + - apt-get install -y libsqlite3-dev + gradle: + - yes + scanignore: + - app/libs/libchewing/ + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.1.3 +CurrentVersionCode: 15