fdroiddata/metadata/com.onetwofivegames.kungfoobarracuda.yml
Marcus Hoffmann e592d5f878 add ndk r12b to any buildjni build that doesn't have an ndk
r12b has been forever the default. Let's explicitly request that version
where we know we need it.

Note; there's other builds that still implicitly rely on that version
that don't use the buildjni flag. We don't really have a good way of
finding those, except manually.
2020-11-13 00:36:45 +01:00

54 lines
1.3 KiB
YAML

Categories:
- Games
License: GPL-3.0-only
WebSite: https://twitter.com/onetwofivegames
SourceCode: https://github.com/poseidn/KungFoo
IssueTracker: https://github.com/poseidn/KungFoo/issues
Bitcoin: 1MVNsgRmLqgMoEoQu918ozFFiTaepF8Ti5
AutoName: Kung Foo Barracuda
Description: |-
Beat'em up arcade for the masses!
Play a classic beat'em up arcade game like it is 1987. This gameplay is combined
with the vertical scoller madness we all like from our favourite space shooters!
How high can your score get?
RepoType: git
Repo: https://github.com/poseidn/KungFoo.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: release-1.0
subdir: build_android
init:
- cd ..
- ./distributeAssets.sh
- cd build_android
- ./get_externals.sh
target: android-16
buildjni:
- yes
ndk: r12b
- versionName: '1.2'
versionCode: 3
commit: release-1.2
subdir: build_android
init:
- cd ..
- ./distributeAssets.sh
- cd build_android
- ./get_externals.sh
target: android-16
buildjni:
- yes
ndk: r12b
MaintainerNotes: Downloads files during build; check shell scripts before updating.
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: '1.2'
CurrentVersionCode: 3