39 lines
1,022 B
YAML
39 lines
1,022 B
YAML
AntiFeatures:
|
|
- UpstreamNonFree
|
|
Categories:
|
|
- Games
|
|
License: GPL-2.0-only
|
|
WebSite: http://reicast.com
|
|
SourceCode: https://github.com/reicast/reicast-emulator
|
|
IssueTracker: https://github.com/reicast/reicast-emulator/issues
|
|
|
|
AutoName: reicast
|
|
Description: |-
|
|
This is a fork/rewrite/remix of various versions of nulldc and nulldce.
|
|
Bios/flash have to be on /sdcard/dc/data/dc_boot.bin and
|
|
/sdcard/dc/data/dc_flash.bin. Supported game formats: gdi, chd.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/reicast/reicast-emulator.git
|
|
|
|
Builds:
|
|
- versionName: 0.r5+
|
|
versionCode: 6
|
|
commit: c6e1d41b20cd0
|
|
subdir: reicast/android/
|
|
init:
|
|
- echo "APP_CFLAGS+=-Wno-error=format-security" >> jni/Application.mk
|
|
- find .. -regex ".+\.\(a\|dll\|so\|exe\|lib\)" -type f -delete
|
|
patch:
|
|
- omguya.patch
|
|
rm:
|
|
- reicast/android/libs/ouya-sdk.jar
|
|
target: android-17
|
|
buildjni:
|
|
- yes
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: r7
|
|
CurrentVersionCode: 7
|