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
91cb106a7f
commit
1f4b8f99d3
1 changed files with 30 additions and 2 deletions
|
|
@ -287,6 +287,34 @@ Builds:
|
||||||
- docs
|
- docs
|
||||||
ndk: r25c
|
ndk: r25c
|
||||||
|
|
||||||
|
- versionName: 5.0-19870
|
||||||
|
versionCode: 19323
|
||||||
|
commit: 032c77b462a220016f23c5079e71bb23e0ad2adf
|
||||||
|
subdir: Source/Android/app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y lib32stdc++6
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
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: r25c
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
See if there's a new "Beta versions" release on https://dolphin-emu.org/download/
|
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
|
Click latest one, see the `commit` needed and extract `aapt2 dump badging fileapk|grep versionCode` from APK
|
||||||
|
|
@ -294,5 +322,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 5.0-19368
|
CurrentVersion: 5.0-19870
|
||||||
CurrentVersionCode: 19127
|
CurrentVersionCode: 19323
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue