mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
dolphinemu- update
This commit is contained in:
parent
e30bfea89c
commit
3237ace9fc
1 changed files with 28 additions and 2 deletions
|
|
@ -473,6 +473,32 @@ Builds:
|
|||
- docs
|
||||
ndk: 27.0.12077973
|
||||
|
||||
- versionName: '2503a'
|
||||
versionCode: 40822
|
||||
commit: 0827d9f06d2b467926ede9a636d51075495c2859
|
||||
subdir: Source/Android/app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y lib32stdc++6
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sdkmanager 'cmake;3.22.1'
|
||||
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: 27.0.12077973
|
||||
|
||||
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
|
||||
|
|
@ -480,5 +506,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '2412'
|
||||
CurrentVersionCode: 40548
|
||||
CurrentVersion: '2503a'
|
||||
CurrentVersionCode: 40822
|
||||
|
|
|
|||
Loading…
Reference in a new issue