public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libtiger/
Date: Fri, 11 Aug 2017 13:21:01 +0000 (UTC)	[thread overview]
Message-ID: <1502457638.d6b76760fc1e569897865e04d3a9fdf3898a435c.mgorny@gentoo> (raw)

commit:     d6b76760fc1e569897865e04d3a9fdf3898a435c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  9 05:22:33 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 13:20:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b76760

media-libs/libtiger: Disable static libraries

 media-libs/libtiger/libtiger-0.3.4-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/media-libs/libtiger/libtiger-0.3.4-r1.ebuild b/media-libs/libtiger/libtiger-0.3.4-r1.ebuild
index 1d18c7f4373..9ecb9724512 100644
--- a/media-libs/libtiger/libtiger-0.3.4-r1.ebuild
+++ b/media-libs/libtiger/libtiger-0.3.4-r1.ebuild
@@ -27,7 +27,9 @@ src_prepare() {
 
 multilib_src_configure() {
 	local ECONF_SOURCE=${S}
-	econf $(use_enable doc)
+	econf \
+		--disable-static \
+		$(use_enable doc)
 }
 
 multilib_src_install_all() {


             reply	other threads:[~2017-08-11 13:21 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-11 13:21 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-03  6:08 [gentoo-commits] repo/gentoo:master commit in: media-libs/libtiger/ WANG Xuerui
2022-08-30 19:06 Sam James
2021-08-21  8:44 Marek Szuba
2021-03-27 15:35 Sam James
2020-04-14 17:19 Sergei Trofimovich
2018-06-10  9:19 Andreas Sturmlechner
2018-06-09 19:22 Sergei Trofimovich
2018-04-16  6:54 Mikle Kolyada
2018-04-01 21:49 Sergei Trofimovich
2018-03-05 14:52 Tobias Klausmann
2018-02-22  9:05 Agostino Sarubbo
2018-02-22  7:55 Sergei Trofimovich
2018-02-18 22:15 Thomas Deutschmann
2017-08-11 13:21 Michał Górny
2017-08-11 13:21 Michał Górny
2017-07-08  9:20 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=1502457638.d6b76760fc1e569897865e04d3a9fdf3898a435c.mgorny@gentoo \
    --to=mgorny@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