public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lucio Sauer" <watermanpaint@posteo.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-sound/kew/
Date: Thu,  6 Jun 2024 09:07:47 +0000 (UTC)	[thread overview]
Message-ID: <1717664847.896768074ebd64c7a3d8a39be965151eb8a28c97.watermanpaint@gentoo> (raw)

commit:     896768074ebd64c7a3d8a39be965151eb8a28c97
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Thu Jun  6 07:46:29 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Thu Jun  6 09:07:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=89676807

media-sound/kew: use CHOST pkg-config

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 media-sound/kew/kew-2.4.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/kew/kew-2.4.4-r1.ebuild b/media-sound/kew/kew-2.4.4-r1.ebuild
index 1b44e2374..f890342d2 100644
--- a/media-sound/kew/kew-2.4.4-r1.ebuild
+++ b/media-sound/kew/kew-2.4.4-r1.ebuild
@@ -33,7 +33,7 @@ src_prepare() {
 }
 
 src_compile() {
-	emake CC="$(tc-getCC)"
+	emake CC="$(tc-getCC)" PKG_CONFIG="$(tc-getPKG_CONFIG)"
 }
 
 src_install()


             reply	other threads:[~2024-06-06  9:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-06  9:07 Lucio Sauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-06  9:07 [gentoo-commits] repo/proj/guru:dev commit in: media-sound/kew/ Lucio Sauer
2024-06-05 18:56 Lucio Sauer
2024-06-05 18:56 Lucio Sauer
2024-06-05 18:56 Lucio Sauer
2024-06-05 18:56 Lucio Sauer
2024-06-05 18:56 Lucio Sauer
2024-06-05 18:56 Lucio Sauer
2024-06-05 18:56 Lucio Sauer
2024-06-04 18:31 Violet
2024-06-04 18:31 Violet

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=1717664847.896768074ebd64c7a3d8a39be965151eb8a28c97.watermanpaint@gentoo \
    --to=watermanpaint@posteo.net \
    --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