app-emulation/arnold: update SRC_URI, WX_GTK_VER

Tested with https://github.com/llopis/amstrad-diagnostics.
All tests I can run pass--I don't have all the keys needed
for the keyboard test or a joystick, but it seems to work.

The source file is the same, but the old SRC_URI is dead,
thus the Manifest wasn't updated--the hashes match :)

Signed-off-by: Vivian Heisz (demize) <demize@unstable.systems>
This commit is contained in:
Vivian Heisz (demize)
2025-05-15 11:06:30 -04:00
parent c9c0774d40
commit 27892e5f2a

View File

@@ -3,13 +3,13 @@
EAPI=8
WX_GTK_VER="3.0-gtk3"
WX_GTK_VER="3.2-gtk3"
inherit cmake desktop wxwidgets
DESCRIPTION="Amstrad CPC emulator"
HOMEPAGE="https://cpctech.cpc-live.com/"
SRC_URI="https://cpctech.cpc-live.com/arnsrc.zip -> ${P}.zip"
HOMEPAGE="https://www.cpcwiki.eu/index.php/Arnold_(Emulator)"
SRC_URI="https://cpctech.cpcwiki.de/arnsrc.zip -> ${P}.zip"
S=${WORKDIR}/src