public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Eli Schwartz" <eschwartz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/rmg/
Date: Tue, 26 Nov 2024 05:57:45 +0000 (UTC)	[thread overview]
Message-ID: <1732597411.ff7f59e7bb9c69b898a83a31ab03851b44bba58b.eschwartz@gentoo> (raw)

commit:     ff7f59e7bb9c69b898a83a31ab03851b44bba58b
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Sat Nov  9 19:35:25 2024 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Nov 26 05:03:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff7f59e7

games-emulation/rmg: only call rust_pkg_setup when using rust

Fixes: 01ba4dc61965ef7658a24728841c04c9a1ce4871
Signed-off-by: orbea <orbea <AT> riseup.net>
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 games-emulation/rmg/rmg-0.6.5-r1.ebuild | 2 +-
 games-emulation/rmg/rmg-9999.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-emulation/rmg/rmg-0.6.5-r1.ebuild b/games-emulation/rmg/rmg-0.6.5-r1.ebuild
index 48350becfcc2..eed49326ebd4 100644
--- a/games-emulation/rmg/rmg-0.6.5-r1.ebuild
+++ b/games-emulation/rmg/rmg-0.6.5-r1.ebuild
@@ -80,7 +80,7 @@ PATCHES=(
 
 pkg_setup() {
 	QA_FLAGS_IGNORED="/usr/$(get_libdir)/RMG/Plugin/Input/libmupen64plus_input_gca.so"
-	rust_pkg_setup
+	use rust-plugin && rust_pkg_setup
 }
 
 src_unpack() {

diff --git a/games-emulation/rmg/rmg-9999.ebuild b/games-emulation/rmg/rmg-9999.ebuild
index 48350becfcc2..eed49326ebd4 100644
--- a/games-emulation/rmg/rmg-9999.ebuild
+++ b/games-emulation/rmg/rmg-9999.ebuild
@@ -80,7 +80,7 @@ PATCHES=(
 
 pkg_setup() {
 	QA_FLAGS_IGNORED="/usr/$(get_libdir)/RMG/Plugin/Input/libmupen64plus_input_gca.so"
-	rust_pkg_setup
+	use rust-plugin && rust_pkg_setup
 }
 
 src_unpack() {


             reply	other threads:[~2024-11-26  5:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-26  5:57 Eli Schwartz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-21 20:59 [gentoo-commits] repo/gentoo:master commit in: games-emulation/rmg/ Sam James
2025-05-21 20:59 Sam James
2025-04-25  0:35 Michael Orlitzky
2025-02-12  2:17 Michael Orlitzky
2025-02-12  2:17 Michael Orlitzky
2025-02-12  2:17 Michael Orlitzky
2025-02-12  2:17 Michael Orlitzky
2024-10-09 17:31 Eli Schwartz
2024-10-09 17:31 Eli Schwartz
2024-07-22  5:49 Joonas Niilola
2024-07-22  5:49 Joonas Niilola

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=1732597411.ff7f59e7bb9c69b898a83a31ab03851b44bba58b.eschwartz@gentoo \
    --to=eschwartz@gentoo.org \
    --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