From 0ec30f7acc024316a1e4ed7fea606acc431dd203 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Fri, 1 Mar 2024 14:53:13 +0000 Subject: [PATCH] dolphinemu - update --- metadata/org.dolphinemu.dolphinemu.yml | 32 ++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/metadata/org.dolphinemu.dolphinemu.yml b/metadata/org.dolphinemu.dolphinemu.yml index 5e283eb153..d13a032ede 100644 --- a/metadata/org.dolphinemu.dolphinemu.yml +++ b/metadata/org.dolphinemu.dolphinemu.yml @@ -343,6 +343,34 @@ Builds: - docs ndk: 25.2.9519653 + - versionName: 5.0-21088 + versionCode: 19767 + commit: 9240f579eab18a2f67eef23846a6b508393d0e6c + 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.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 @@ -350,5 +378,5 @@ MaintainerNotes: |- AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: 5.0-20347 -CurrentVersionCode: 19501 +CurrentVersion: 5.0-21088 +CurrentVersionCode: 19767