From: "Takuya Wakazono" <pastalian46@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-emulation/arnold/
Date: Wed, 30 Oct 2024 15:04:16 +0000 (UTC) [thread overview]
Message-ID: <1730300594.70c54412ffbd7d7322b1e48de164f57b5e88b2d1.pastalian46@gentoo> (raw)
commit: 70c54412ffbd7d7322b1e48de164f57b5e88b2d1
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Wed Oct 30 15:01:39 2024 +0000
Commit: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Wed Oct 30 15:03:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=70c54412
app-emulation/arnold: fix RDEPEND and bump EAPI
Closes: https://bugs.gentoo.org/799461
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
.../{arnold-20170513.ebuild => arnold-20170513-r1.ebuild} | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/app-emulation/arnold/arnold-20170513.ebuild b/app-emulation/arnold/arnold-20170513-r1.ebuild
similarity index 78%
rename from app-emulation/arnold/arnold-20170513.ebuild
rename to app-emulation/arnold/arnold-20170513-r1.ebuild
index 17ad70b65..93939dcb5 100644
--- a/app-emulation/arnold/arnold-20170513.ebuild
+++ b/app-emulation/arnold/arnold-20170513-r1.ebuild
@@ -1,15 +1,15 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
WX_GTK_VER="3.0-gtk3"
inherit cmake desktop wxwidgets
DESCRIPTION="Amstrad CPC emulator"
-HOMEPAGE="http://www.cpctech.org.uk"
-SRC_URI="http://cpctech.cpc-live.com/arnsrc.zip -> ${P}.zip"
+HOMEPAGE="https://cpctech.cpc-live.com/"
+SRC_URI="https://cpctech.cpc-live.com/arnsrc.zip -> ${P}.zip"
S=${WORKDIR}/src
@@ -21,7 +21,7 @@ IUSE="inkz80"
RDEPEND="
media-libs/libsdl2
virtual/opengl
- x11-libs/wxGTK:${WX_GTK_VER}
+ x11-libs/wxGTK:${WX_GTK_VER}[X]
"
DEPEND="${RDEPEND}"
BDEPEND="app-arch/unzip"
@@ -45,7 +45,7 @@ src_configure() {
}
src_install() {
- cd "${WORKDIR}"/exe/Gentoo/${PN} || die
+ cd "${WORKDIR}"/exe/${CMAKE_BUILD_TYPE}/${PN} || die
doicon "${FILESDIR}"/${PN}.png
insinto /usr/share/${PN}/
dobin arnold
next reply other threads:[~2024-10-30 15:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-30 15:04 Takuya Wakazono [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-07-05 1:25 [gentoo-commits] repo/proj/guru:dev commit in: app-emulation/arnold/ Samuel Bauer
2021-05-01 22:15 Theo Anderson
2021-04-30 7:45 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-04-30 7:45 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1730300594.70c54412ffbd7d7322b1e48de164f57b5e88b2d1.pastalian46@gentoo \
--to=pastalian46@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox