From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-emulation/arnold/
Date: Mon, 5 Jul 2021 15:48:10 +0000 (UTC) [thread overview]
Message-ID: <1625448262.19054dc81c4cddfd929384c2a137874b71fcf3c4.lanodan@gentoo> (raw)
commit: 19054dc81c4cddfd929384c2a137874b71fcf3c4
Author: Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
AuthorDate: Mon Jul 5 01:23:38 2021 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Mon Jul 5 01:24:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=19054dc8
app-emulation/arnold: wxwidgets eclass does not add x11-libs/wxGTK as a dependency
Signed-off-by: Samuel Bauer <samuel.bauer <AT> yahoo.fr>
app-emulation/arnold/arnold-20170513.ebuild | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/app-emulation/arnold/arnold-20170513.ebuild b/app-emulation/arnold/arnold-20170513.ebuild
index cfd2fa1e7..6704b1763 100644
--- a/app-emulation/arnold/arnold-20170513.ebuild
+++ b/app-emulation/arnold/arnold-20170513.ebuild
@@ -9,26 +9,27 @@ inherit cmake desktop wxwidgets
DESCRIPTION="Amstrad CPC emulator"
HOMEPAGE="http://www.cpctech.org.uk"
-SRC_URI="https://cpctech.cpc-live.com/arnsrc.zip -> ${P}.zip"
+SRC_URI="http://cpctech.cpc-live.com/arnsrc.zip -> ${P}.zip"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="inkz80"
-DEPEND="
+RDEPEND="
media-libs/libsdl2
virtual/opengl
+ x11-libs/wxGTK:${WX_GTK_VER}
"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}"
BDEPEND="app-arch/unzip"
-S="${WORKDIR}/src"
+S=${WORKDIR}/src
src_prepare() {
setup-wxwidgets
sed -i "4421s:=.*$:=wxT(\"/usr/share/${PN}/\");:" arngui/arnguiApp.cpp || die
- # Prevent running at 150% of original speed
+ # Prevent running at 150%
sed -i '390s/20000/30000/' arngui/sdl2/SDL2PlatformSpecific.cpp || die
cmake_src_prepare
}
next reply other threads:[~2021-07-05 15:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-05 15:48 Haelwenn Monnier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-31 11:33 [gentoo-commits] repo/proj/guru:master commit in: app-emulation/arnold/ David Roman
2021-05-01 22:15 [gentoo-commits] repo/proj/guru:dev " Theo Anderson
2021-05-02 9:27 ` [gentoo-commits] repo/proj/guru:master " Theo Anderson
2021-04-30 7:45 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=1625448262.19054dc81c4cddfd929384c2a137874b71fcf3c4.lanodan@gentoo \
--to=contact@hacktivis.me \
--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