community/dolphin-emu: Upgrade to 2407

Dolphin emulator has changed its approach to releases: https://dolphin-emu.org/blog/2024/07/02/dolphin-releases-announcement/
This commit is contained in:
Alex 2024-08-24 15:42:52 +02:00 committed by Bart Ribbers
parent e28e58b74d
commit 2ffbc85914

View File

@ -1,17 +1,17 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=dolphin-emu
pkgver=5.0_git20240429
pkgrel=3
_commit="a9544510468740b77cf06ef28daaa65fe247fd32"
pkgver=2407
pkgrel=0
_commit_cubeb="54217bca3f3e0cd53c073690a23dd25d83557909"
_commit_tinygltf="c5641f2c22d117da7971504591a8f6a41ece488b"
_commit_gtest="58d77fa8070e8cec2dc1ed015d66b454c8d78850"
_commit_implot="cc5e1daa5c7f2335a9460ae79c829011dc5cef2d"
_commit_mgba="8739b22fbc90fdf0b4f6612ef9c0520f0ba44a51"
_commit_rcheevos="a6cdbb4a529d85b74777597fcff037dde7bef66b"
_commit_minizip_ng="3eed562ef0ea3516db30d1c8ecb0e1b486d8cb70"
_commit_rcheevos="d54cf8f1059cebc90a6f5ecdf03df69259f22054"
_commit_spirv="50b4d5389b6a06f86fb63a2848e1a7da6d9755ca"
_commit_vulkan_memory="498e20dfd1343d99b9115201034bb0219801cdec"
_commit_vulkan_memory="009ecd192c1289c7529bff248a16cfe896254816"
_commit_zlib="ce01b1e41da298334f8214389cc9369540a7560f"
# Upstream doesn't actively support non 64-bit platforms and they're too slow
# to emulate any games anyway
@ -25,7 +25,7 @@ makedepends="
curl-dev
enet-dev
eudev-dev
ffmpeg4-dev
ffmpeg-dev
fmt-dev
gtest-dev
hidapi-dev
@ -57,12 +57,13 @@ makedepends="
"
# The following dependencies are required, but atm not supported for using system wide libraries
# minizip-dev soundtouch-dev gtest-dev
source="https://github.com/dolphin-emu/dolphin/archive/$_commit/dolphin-emu-$_commit.tar.gz
source="$pkgname-$pkgver.tar.gz::https://github.com/dolphin-emu/dolphin/archive/refs/tags/$pkgver.tar.gz
https://github.com/mozilla/cubeb/archive/$_commit_cubeb/cubeb-$_commit_cubeb.tar.gz
https://github.com/syoyo/tinygltf/archive/$_commit_tinygltf/tinygltf-$_commit_tinygltf.tar.gz
https://github.com/google/googletest/archive/$_commit_gtest/googletest-$_commit_gtest.tar.gz
https://github.com/epezent/implot/archive/$_commit_implot/implot-$_commit_implot.tar.gz
https://github.com/mgba-emu/mgba/archive/$_commit_mgba/mgba-$_commit_mgba.tar.gz
https://github.com/zlib-ng/minizip-ng/archive/$_commit_minizip_ng/minizip-ng-$_commit_minizip_ng.tar.gz
https://github.com/RetroAchievements/rcheevos/archive/$_commit_rcheevos/rcheevos-$_commit_rcheevos.tar.gz
https://github.com/KhronosGroup/SPIRV-Cross/archive/$_commit_spirv/spirv-cross-$_commit_spirv.tar.gz
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/archive/$_commit_vulkan_memory/VulkanMemoryAllocator-$_commit_vulkan_memory.tar.gz
@ -70,7 +71,7 @@ source="https://github.com/dolphin-emu/dolphin/archive/$_commit/dolphin-emu-$_co
gcc13.patch
"
subpackages="$pkgname-doc $pkgname-lang"
builddir="$srcdir/dolphin-$_commit"
builddir="$srcdir/dolphin-$pkgver"
prepare() {
default_prepare
@ -104,6 +105,9 @@ prepare() {
rmdir Externals/VulkanMemoryAllocator
mv "$srcdir"/VulkanMemoryAllocator-$_commit_vulkan_memory Externals/VulkanMemoryAllocator
rmdir Externals/minizip-ng/minizip-ng
mv "$srcdir"/minizip-ng-$_commit_minizip_ng Externals/minizip-ng/minizip-ng
# Make sure we never use non-system libraries except the ones that are not
# supported being used system-wide by removing them from the Externals
# folder
@ -111,7 +115,6 @@ prepare() {
Bochs_disasm
FatFs
FreeSurround
Vulkan
VulkanMemoryAllocator
cpp-optparse
cubeb
@ -121,7 +124,7 @@ prepare() {
imgui
implot
mGBA
minizip
minizip-ng
picojson
rangeset
rcheevos
@ -184,15 +187,16 @@ package() {
}
sha512sums="
e0ba33ce96a1e0eab9b9b9307284a9d9202a7c05fabb1a3bd55b981031ccb2fbad7e6d9c7f5bf8e97746b6033869ead05c079167325a7102fe0ba25df11094aa dolphin-emu-a9544510468740b77cf06ef28daaa65fe247fd32.tar.gz
8bb8459d8b653708e34d5df184d96ba9705e8c50b00d066862d4012f78b7e71938207979b3bd900dd14c35c3b6c0258bb5c8fad9ba73267188e98d8a2edfb73f dolphin-emu-2407.tar.gz
7ba1cd5b74d49512d2ebf9b07889ee3ad46559afe3293bcbebae0613661f7502f0baaa20b6723738c21b2d71f9d8f72ed1252703533507dec5d2b5ad84784017 cubeb-54217bca3f3e0cd53c073690a23dd25d83557909.tar.gz
486bcf32be137dea5746117074dc51bc978290698de7831e1c4bbaa4acb56ed99fc34c38e69878a955b3e5f10f43eab07b0637164f822beae0fddd099aa0c56d tinygltf-c5641f2c22d117da7971504591a8f6a41ece488b.tar.gz
d8153c426e4f9c89a74721cc4a24dfcaf319810f4f10aa25fc972f99da2d96d66bc840cf2f51b756fef6b1ca47e8d2c8633f5862cc24e34d57309ad48802124a googletest-58d77fa8070e8cec2dc1ed015d66b454c8d78850.tar.gz
ab9935e759f38d19e6f60ed195c22018929ba46fccf783f4486346d7ffb7040b6097bc4c3d3b3577cc91f0c413684e07449a24bebf3db9c937638092c181de92 implot-cc5e1daa5c7f2335a9460ae79c829011dc5cef2d.tar.gz
782d456b7bf827591c774f146a88821b41b3b936faefddb5aee82bb0dd16ca7ad7228a1c331e1e517eac40a71cc4c94cc44bee12560946328c8433e1c6327225 mgba-8739b22fbc90fdf0b4f6612ef9c0520f0ba44a51.tar.gz
af8f571c3041c35fd00beaa46019b81711a0263983bd34aa65b0d92463b7f0d76c498b2ca906567f7165aefaa872ce0f835e5e1daa83b3bbf37480b8a95d0a0c rcheevos-a6cdbb4a529d85b74777597fcff037dde7bef66b.tar.gz
f76a2cefd7d9ad47f8c3c73b3483b657fab0507605e0b29895eaec759718a65f0d2915ea7022831f3f98493891a1ab4f5035971bf09d4860abbf4cde0b091869 minizip-ng-3eed562ef0ea3516db30d1c8ecb0e1b486d8cb70.tar.gz
ba9281099d9ef335d881cdad8fb43d89461eb7b77dbd6c6c61699211e64a41681e38974c7c40e9cb42773a5fdc69f124d1e3c9093d10d3ddeb31529234609a30 rcheevos-d54cf8f1059cebc90a6f5ecdf03df69259f22054.tar.gz
237bf9c902c23721592bff44b493198bc6b732cbaf4712b1bf56bfe1df76e7290fadec7cccd1694fccd808a1f57b681f696c323ef616f547bb54ddc97c604cea spirv-cross-50b4d5389b6a06f86fb63a2848e1a7da6d9755ca.tar.gz
1a58832ba11b953f097e321e335e5884e7f08e08ef7e7dff43c6faf7a0b7ffaf268b4c50f29fdc5eb08b03d4957f4194b72c4f4c87ae8f060bedf6f965063272 VulkanMemoryAllocator-498e20dfd1343d99b9115201034bb0219801cdec.tar.gz
3a47a4bc81562b96f598f357b803d2219fa167e6eb87779837efa6e85fc6eaff8e1cfbdea0935117a7b3c630cc99944b94e91823eafa8a94d80b2c459f33c317 VulkanMemoryAllocator-009ecd192c1289c7529bff248a16cfe896254816.tar.gz
73f4e56410ae298ef211ebab52b1a0d3d5bfae91c2de3cd294b56cd0a78ab50e1203b396c7df462f360c1aaaa9392ec5625473d1e9eb084cc64bc813e28d12a1 zlib-ng-ce01b1e41da298334f8214389cc9369540a7560f.tar.gz
8cdd88c93c49325de4cae62af14a14576f679c5b4c1350fb835e7007916d228811ecf5ba9e526760bd2388c69c46990fa33d2dd8bbb1b673dc7e6896ea958b44 gcc13.patch
"