public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-radio/
Date: Thu, 10 Mar 2022 22:45:27 +0000 (UTC)	[thread overview]
Message-ID: <1646952072.7a6935c6f1397b4d193d746c5f6f6e49c042f285.sam@gentoo> (raw)

commit:     7a6935c6f1397b4d193d746c5f6f6e49c042f285
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 10 22:41:12 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 22:41:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a6935c6

x11-plugins/gkrellm-radio: fix commands in global scope

Closes: https://bugs.gentoo.org/788067
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-plugins/gkrellm-radio/gkrellm-radio-2.0.4.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-radio/gkrellm-radio-2.0.4.ebuild b/x11-plugins/gkrellm-radio/gkrellm-radio-2.0.4.ebuild
index 6d3870ddc036..37e9b9d77ffe 100644
--- a/x11-plugins/gkrellm-radio/gkrellm-radio-2.0.4.ebuild
+++ b/x11-plugins/gkrellm-radio/gkrellm-radio-2.0.4.ebuild
@@ -22,7 +22,10 @@ DEPEND="${RDEPEND}"
 S=${WORKDIR}/${PN}
 PATCHES=( "${FILESDIR}"/${P}-makefile.patch )
 
-PLUGIN_SO=( radio$(get_modname) )
+src_configure() {
+	PLUGIN_SO=( radio$(get_modname) )
+	default
+}
 
 src_compile() {
 	use lirc && myconf="${myconf} WITH_LIRC=1"


             reply	other threads:[~2022-03-10 22:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-10 22:45 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-25  6:21 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-radio/ Sam James
2023-05-06 10:04 Arthur Zamarin
2023-03-22  5:27 Sam James
2023-02-10 21:14 David Seifert
2023-02-03 11:08 Sam James
2022-08-29  8:38 Andreas Sturmlechner
2022-08-29  7:21 Agostino Sarubbo
2022-08-28 20:45 Arthur Zamarin
2018-01-04  9:17 David Seifert

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=1646952072.7a6935c6f1397b4d193d746c5f6f6e49c042f285.sam@gentoo \
    --to=sam@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