mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
dolphinemu - update
This commit is contained in:
parent
87c07ad6b4
commit
cd39853c59
1 changed files with 28 additions and 2 deletions
|
|
@ -397,6 +397,32 @@ Builds:
|
|||
- docs
|
||||
ndk: 26.1.10909125
|
||||
|
||||
- versionName: 5.0-21460
|
||||
versionCode: 19918
|
||||
commit: a9544510468740b77cf06ef28daaa65fe247fd32
|
||||
subdir: Source/Android/app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y lib32stdc++6
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sdkmanager 'cmake;3.22.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: 26.1.10909125
|
||||
|
||||
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
|
||||
|
|
@ -404,5 +430,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 5.0-21264
|
||||
CurrentVersionCode: 19840
|
||||
CurrentVersion: 5.0-21460
|
||||
CurrentVersionCode: 19918
|
||||
|
|
|
|||
Loading…
Reference in a new issue