mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Add new app metadata org.ghostsinthelab.apps.guilelessbopomofo
Signed-off-by: Hui-Hong You <hiroshi@ghostsinthelab.org>
This commit is contained in:
parent
11b4aaaa21
commit
32c9daee21
1 changed files with 34 additions and 0 deletions
34
metadata/org.ghostsinthelab.apps.guilelessbopomofo.yml
Normal file
34
metadata/org.ghostsinthelab.apps.guilelessbopomofo.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue