fdroiddata/metadata/org.hystudio.android.dosbox.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

27 lines
614 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Categories:
- Games
License: LGPL-2.1-only
SourceCode: https://code.google.com/archive/p/adosbox/source
AutoName: aDosBox
Description: |-
DOSBox is a x86 emulator with Tandy/Hercules/CGA/EGA/VGA/SVGA graphics, sound
and DOS. Its been designed to run old DOS games under platforms that dont
support it.
Builds:
- versionName: 0.2.5
versionCode: 20500
commit: '115'
patch:
- format-security.patch
- assembly.patch
target: android-8
buildjni:
- yes
ndk: r12b
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 0.2.5
CurrentVersionCode: 20500