public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Eli Schwartz" <eschwartz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libvisual/
Date: Mon,  2 Sep 2024 01:27:09 +0000 (UTC)	[thread overview]
Message-ID: <1725240390.6d9d3c27a7f7709bba568f8fae99b64f3eedd466.eschwartz@gentoo> (raw)

commit:     6d9d3c27a7f7709bba568f8fae99b64f3eedd466
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  2 01:11:01 2024 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 01:26:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d9d3c27

media-libs/libvisual: make sure elibtoolize is applied

Needed to e.g. pass LTO warning flags through to the linker.

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 media-libs/libvisual/libvisual-0.4.2-r1.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/media-libs/libvisual/libvisual-0.4.2-r1.ebuild b/media-libs/libvisual/libvisual-0.4.2-r1.ebuild
index 0403b84fa57f..57c866f65947 100644
--- a/media-libs/libvisual/libvisual-0.4.2-r1.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-inherit multilib-minimal optfeature
+inherit libtool multilib-minimal optfeature
 
 DESCRIPTION="Abstraction library between applications and audio visualisation plugins"
 HOMEPAGE="http://libvisual.org/"
@@ -24,6 +24,11 @@ MULTILIB_WRAPPED_HEADERS=(
 	/usr/include/libvisual-0.4/libvisual/lvconfig.h
 )
 
+src_prepare() {
+	default
+	elibtoolize
+}
+
 multilib_src_configure() {
 	ECONF_SOURCE="${S}" econf \
 		--disable-static \


             reply	other threads:[~2024-09-02  1:27 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-02  1:27 Eli Schwartz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-29  8:48 [gentoo-commits] repo/gentoo:master commit in: media-libs/libvisual/ Sam James
2023-04-19 14:13 Pacho Ramos
2023-04-19  9:43 Sam James
2023-04-19  9:11 Arthur Zamarin
2023-04-19  8:00 Arthur Zamarin
2023-04-19  8:00 Arthur Zamarin
2023-04-19  8:00 Arthur Zamarin
2023-03-20  3:58 Sebastian Pipping
2023-01-22 19:04 Sam James
2023-01-22 19:04 Sam James
2023-01-22 17:52 Arthur Zamarin
2023-01-22 17:52 Arthur Zamarin
2023-01-22 17:52 Arthur Zamarin
2023-01-22 17:52 Arthur Zamarin
2022-12-06 16:01 Sebastian Pipping
2022-12-06  0:17 Sebastian Pipping
2022-11-20 18:13 Sebastian Pipping
2022-10-23 10:55 Sam James
2021-08-10 12:43 Marek Szuba
2020-08-01  9:27 Miroslav Šulc
2017-06-30  6:02 Alexis Ballier

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=1725240390.6d9d3c27a7f7709bba568f8fae99b64f3eedd466.eschwartz@gentoo \
    --to=eschwartz@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