mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
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:
@@ -3,13 +3,13 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
WX_GTK_VER="3.0-gtk3"
|
WX_GTK_VER="3.2-gtk3"
|
||||||
|
|
||||||
inherit cmake desktop wxwidgets
|
inherit cmake desktop wxwidgets
|
||||||
|
|
||||||
DESCRIPTION="Amstrad CPC emulator"
|
DESCRIPTION="Amstrad CPC emulator"
|
||||||
HOMEPAGE="https://cpctech.cpc-live.com/"
|
HOMEPAGE="https://www.cpcwiki.eu/index.php/Arnold_(Emulator)"
|
||||||
SRC_URI="https://cpctech.cpc-live.com/arnsrc.zip -> ${P}.zip"
|
SRC_URI="https://cpctech.cpcwiki.de/arnsrc.zip -> ${P}.zip"
|
||||||
|
|
||||||
S=${WORKDIR}/src
|
S=${WORKDIR}/src
|
||||||
|
|
||||||
Reference in New Issue
Block a user