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: www-apache/mod_musicindex/
Date: Mon, 17 Oct 2022 03:17:30 +0000 (UTC)	[thread overview]
Message-ID: <1665976532.c7465d7977aabd921032f087a3823525e592c6e7.sam@gentoo> (raw)

commit:     c7465d7977aabd921032f087a3823525e592c6e7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 17 02:28:40 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 17 03:15:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7465d79

www-apache/mod_musicindex: fix linking with LLD

I think the Clang 16 issue was fixed with the APR patches.

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

 www-apache/mod_musicindex/mod_musicindex-1.4.1-r3.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www-apache/mod_musicindex/mod_musicindex-1.4.1-r3.ebuild b/www-apache/mod_musicindex/mod_musicindex-1.4.1-r3.ebuild
index d8cc0a001219..fa92548ef157 100644
--- a/www-apache/mod_musicindex/mod_musicindex-1.4.1-r3.ebuild
+++ b/www-apache/mod_musicindex/mod_musicindex-1.4.1-r3.ebuild
@@ -38,6 +38,8 @@ pkg_setup() {
 
 src_configure() {
 	econf \
+		--with-vorbis-libraries="${ESYSROOT}/usr/$(get_libdir)" \
+		--with-libFLAC-libraries="${ESYSROOT}/usr/$(get_libdir)" \
 		$(use_enable mp3) \
 		$(use_enable mp4) \
 		$(use_enable flac) \


             reply	other threads:[~2022-10-17  3:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-17  3:17 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-14  0:32 [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_musicindex/ Sam James
2022-07-12  2:09 Sam James
2021-08-16 21:28 Sam James
2019-02-07 15:54 Brian Evans

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=1665976532.c7465d7977aabd921032f087a3823525e592c6e7.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