From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/grig/
Date: Mon, 24 Feb 2025 04:55:00 +0000 (UTC) [thread overview]
Message-ID: <1740372843.920752b2a54f8a7de0fd64b73fd170cde9d63397.sam@gentoo> (raw)
commit: 920752b2a54f8a7de0fd64b73fd170cde9d63397
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 24 04:47:07 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 24 04:54:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=920752b2
media-radio/grig: change phase definition order
... to match execution order.
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-radio/grig/grig-0.8.1-r1.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-radio/grig/grig-0.8.1-r1.ebuild b/media-radio/grig/grig-0.8.1-r1.ebuild
index b5e669691d9f..592c39641f2f 100644
--- a/media-radio/grig/grig-0.8.1-r1.ebuild
+++ b/media-radio/grig/grig-0.8.1-r1.ebuild
@@ -23,10 +23,6 @@ PATCHES=( "${FILESDIR}"/grig-0.8.1-hamlib4.patch
"${FILESDIR}"/grig-0.8.1-hamlib45.patch
"${FILESDIR}"/grig-0.8.1-hamlib46.patch )
-src_configure() {
- econf --enable-hardware
-}
-
src_prepare() {
# prepare for media-radio/hamlib-4.2 change of API
if has_version '>=media-libs/hamlib-4.2' ; then
@@ -35,6 +31,10 @@ src_prepare() {
default
}
+src_configure() {
+ econf --enable-hardware
+}
+
src_install() {
default
make_desktop_entry ${PN} "GRig" "/usr/share/pixmaps/grig/grig-logo.png" "HamRadio"
next reply other threads:[~2025-02-24 4:55 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-24 4:55 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-24 4:55 [gentoo-commits] repo/gentoo:master commit in: media-radio/grig/ Sam James
2025-02-09 18:42 Thomas Beierlein
2025-02-07 9:58 Thomas Beierlein
2024-01-15 13:41 Thomas Beierlein
2021-05-25 15:54 Thomas Beierlein
2021-05-09 9:17 Agostino Sarubbo
2021-05-01 18:19 Agostino Sarubbo
2021-04-12 22:50 Sam James
2020-09-26 13:33 Thomas Beierlein
2016-05-01 14:19 Thomas Beierlein
2016-01-23 17:34 Agostino Sarubbo
2015-12-27 17:11 Thomas Beierlein
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=1740372843.920752b2a54f8a7de0fd64b73fd170cde9d63397.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