commit:     27892e5f2ae0a72f16814583fc437e4dbcd2e27b
Author:     Vivian Heisz (demize) <demize <AT> unstable <DOT> systems>
AuthorDate: Thu May 15 15:06:30 2025 +0000
Commit:     demize <demize <AT> unstable <DOT> systems>
CommitDate: Thu May 15 15:16:45 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=27892e5f

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 <AT> unstable.systems>

 .../arnold/{arnold-20170513-r1.ebuild => arnold-20170513-r2.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emulation/arnold/arnold-20170513-r1.ebuild 
b/app-emulation/arnold/arnold-20170513-r2.ebuild
similarity index 87%
rename from app-emulation/arnold/arnold-20170513-r1.ebuild
rename to app-emulation/arnold/arnold-20170513-r2.ebuild
index 93939dcb5..6d2ad3af0 100644
--- a/app-emulation/arnold/arnold-20170513-r1.ebuild
+++ b/app-emulation/arnold/arnold-20170513-r2.ebuild
@@ -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
 

Reply via email to