From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/qrq/
Date: Mon, 19 Apr 2021 21:23:53 +0000 (UTC) [thread overview]
Message-ID: <1618867412.ebcad29e3cfcbf0b6516c2f1c744abf36d417305.sam@gentoo> (raw)
commit: ebcad29e3cfcbf0b6516c2f1c744abf36d417305
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 19 21:00:38 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 19 21:23:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebcad29e
media-radio/qrq: pass PKG_CONFIG to make
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-radio/qrq/qrq-0.3.3.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/media-radio/qrq/qrq-0.3.3.ebuild b/media-radio/qrq/qrq-0.3.3.ebuild
index 6eabc1e68a7..ad8dcdd3caa 100644
--- a/media-radio/qrq/qrq-0.3.3.ebuild
+++ b/media-radio/qrq/qrq-0.3.3.ebuild
@@ -29,13 +29,11 @@ src_prepare() {
}
src_compile() {
- tc-export PKG_CONFIG
-
CONF="USE_PA=NO USE_OSS=YES"
if use pulseaudio; then
CONF="USE_PA=YES USE_OSS=NO"
fi
- emake ${CONF}
+ emake PKG_CONFIG="$(tc-getPKG_CONFIG)" ${CONF}
}
src_install() {
next reply other threads:[~2021-04-19 21:23 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-19 21:23 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-15 10:26 [gentoo-commits] repo/gentoo:master commit in: media-radio/qrq/ Thomas Beierlein
2025-03-08 14:34 Jakov Smolić
2025-03-08 12:10 Sam James
2023-06-18 14:02 Thomas Beierlein
2022-04-01 9:11 Thomas Beierlein
2022-03-31 17:36 Jakov Smolić
2022-03-31 17:36 Jakov Smolić
2022-02-05 12:16 Thomas Beierlein
2019-08-23 10:37 Agostino Sarubbo
2019-08-23 10:03 Agostino Sarubbo
2019-05-11 11:34 Thomas Beierlein
2019-04-24 5:40 Thomas Beierlein
2019-04-19 14:49 Thomas Beierlein
2019-04-19 14:49 Thomas Beierlein
2017-06-06 11:31 Agostino Sarubbo
2015-12-21 17:19 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=1618867412.ebcad29e3cfcbf0b6516c2f1c744abf36d417305.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