mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
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.
27 lines
614 B
YAML
27 lines
614 B
YAML
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. It’s been designed to run old DOS games under platforms that don’t
|
||
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
|