From cd0afb83aab4ad16a8240875876facaefb4f0837 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 7 Aug 2023 07:43:58 +0000 Subject: [PATCH] dolphinemu - update --- metadata/org.dolphinemu.dolphinemu.yml | 32 +++++++++++++++++++++++--- 1 file changed, 29 insertions(+), 3 deletions(-) diff --git a/metadata/org.dolphinemu.dolphinemu.yml b/metadata/org.dolphinemu.dolphinemu.yml index 5ca2e87277..162bd6cde8 100644 --- a/metadata/org.dolphinemu.dolphinemu.yml +++ b/metadata/org.dolphinemu.dolphinemu.yml @@ -25,7 +25,7 @@ Description: |- newest devices have. RepoType: git -Repo: https://github.com/dolphin-emu/dolphin +Repo: https://github.com/dolphin-emu/dolphin.git Builds: - versionName: '0.11' @@ -261,6 +261,32 @@ Builds: - docs ndk: r25b + - versionName: 5.0-19368 + versionCode: 19127 + commit: dadbeb4bae7e7fa23af2b46e0add4143094dc107 + 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: r25c + 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 @@ -268,5 +294,5 @@ MaintainerNotes: |- AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: 5.0-18498 -CurrentVersionCode: 18882 +CurrentVersion: 5.0-19368 +CurrentVersionCode: 19127