mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
dolphinemu - update
This commit is contained in:
parent
5f48f39e74
commit
713fd9ce9e
1 changed files with 33 additions and 2 deletions
|
|
@ -235,7 +235,38 @@ Builds:
|
||||||
- docs
|
- docs
|
||||||
ndk: r25
|
ndk: r25
|
||||||
|
|
||||||
|
- versionName: 5.0-18498
|
||||||
|
versionCode: 18882
|
||||||
|
commit: 46b99671d9158e0ca840c1d8ef249db0f321ced7
|
||||||
|
subdir: Source/Android/app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y lib32stdc++6
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sdkmanager 'cmake;3.18.1' 'ndk;21.3.6528147'
|
||||||
|
scanignore:
|
||||||
|
- Data/Sys/codehandler.bin
|
||||||
|
- Data/Sys/GC/dsp_rom.bin
|
||||||
|
- Data/Sys/GC/font_western.bin
|
||||||
|
- Data/Sys/GC/dsp_coef.bin
|
||||||
|
- Data/Sys/GC/font_japanese.bin
|
||||||
|
- Data/Sys/Wii/shared2/wc24/nwc24fl.bin
|
||||||
|
- Data/Sys/Wii/shared2/wc24/misc.bin
|
||||||
|
- Data/Sys/Wii/shared2/wc24/nwc24dl.bin
|
||||||
|
- Data/Sys/Wii/shared2/wc24/nwc24fls.bin
|
||||||
|
scandelete:
|
||||||
|
- Externals
|
||||||
|
- docs
|
||||||
|
ndk: r25b
|
||||||
|
|
||||||
|
MaintainerNotes: |-
|
||||||
|
See if there's a new "Beta versions" release on https://dolphin-emu.org/download/
|
||||||
|
Click latest one, see the `commit` needed and extract `aapt2 dump badging fileapk|grep versionCode` from APK
|
||||||
|
Follow that commit and see "ndkVersion", in Source/Android/app/build.gradle for `ndk:` and one in Externals/fmt/support/build.gradle for `prebuild:`
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 5.0-17995
|
CurrentVersion: 5.0-18498
|
||||||
CurrentVersionCode: 18704
|
CurrentVersionCode: 18882
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue