mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Newapp: VMPK for Android
This commit is contained in:
parent
6b247787f7
commit
0af56d1862
1 changed files with 34 additions and 0 deletions
34
metadata/io.github.pedrolcl.vmpk.yml
Normal file
34
metadata/io.github.pedrolcl.vmpk.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
- Music Practice Tool
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Pedro López-Cabanillas
|
||||
AuthorEmail: plcl@users.sourceforge.net
|
||||
AuthorWebSite: https://plcl.users.sourceforge.net
|
||||
WebSite: https://pedrolcl.github.io/vmpk-android/
|
||||
SourceCode: https://github.com/pedrolcl/vmpk-android.git
|
||||
IssueTracker: https://github.com/pedrolcl/vmpk-android/issues
|
||||
|
||||
AutoName: VMPK for Android
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/pedrolcl/vmpk-android.git
|
||||
Binaries: https://github.com/pedrolcl/vmpk-android/releases/download/v%v/io.github.pedrolcl.vmpk-v%v-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.5.1
|
||||
versionCode: 151
|
||||
commit: 97e9f71a46690f119eafcb8e8a57b88bdcbd666c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install --yes make file
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 209c2fbf9c61717e7cc7d7da43119f1343112a0a34227b3264f28fefddb73afd
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.1
|
||||
CurrentVersionCode: 151
|
||||
Loading…
Reference in a new issue