mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
New App: Grabagram
This commit is contained in:
parent
e95332ce93
commit
c396eda6aa
1 changed files with 39 additions and 0 deletions
39
metadata/uk.co.busydoingnothing.anagrams.yml
Normal file
39
metadata/uk.co.busydoingnothing.anagrams.yml
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Neil Roberts
|
||||
AuthorEmail: bpeeluk@yahoo.co.uk
|
||||
AuthorWebSite: https://busydoingnothing.co.uk/
|
||||
WebSite: https://gemelo.org/grabagram/
|
||||
SourceCode: https://github.com/bpeel/verda-sxtelo
|
||||
IssueTracker: https://github.com/bpeel/verda-sxtelo/issues
|
||||
|
||||
AutoName: Grabagram
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/bpeel/verda-sxtelo
|
||||
|
||||
Builds:
|
||||
- versionName: '13'
|
||||
versionCode: 13
|
||||
commit: 852a1235e8d4efde2d3e0aabbc9aa5217fdf5ed3
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y python3-pip automake make gettext autopoint ninja-build
|
||||
pkg-config python3-mako
|
||||
- apt-get install -y -t bullseye-backports meson
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: ../get-dependencies.sh
|
||||
scandelete:
|
||||
- freetype-*/docs/reference/sitemap.xml.gz
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|appVersion *= *(\d+)|app/build.gradle|appVersion
|
||||
*= *(\d+)
|
||||
CurrentVersion: '13'
|
||||
CurrentVersionCode: 13
|
||||
Loading…
Reference in a new issue