public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/goldendict/
Date: Thu, 28 Sep 2017 19:26:57 +0000 (UTC)	[thread overview]
Message-ID: <1506626805.eed689e9cdcdaf64dd4944c1d1241a0c5b3845c9.asturm@gentoo> (raw)

commit:     eed689e9cdcdaf64dd4944c1d1241a0c5b3845c9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 28 19:25:50 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 28 19:26:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eed689e9

app-text/goldendict: USE=ffmpeg disables libav too, bug #603238

Remove libav from the DISABLE_INTERNAL_PLAYER conditional, as it
contradicts the DEPENDs setup.

Package-Manager: Portage-2.3.8, Repoman-2.3.1

 app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild b/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
index f49ddfb6ad2..ddc2b378630 100644
--- a/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
+++ b/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
@@ -72,7 +72,7 @@ src_prepare() {
 src_configure() {
 	local myconf=()
 
-	if ! use ffmpeg && ! use libav ; then
+	if ! use ffmpeg ; then
 		myconf+=( DISABLE_INTERNAL_PLAYER=1 )
 	fi
 


             reply	other threads:[~2017-09-28 19:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-28 19:26 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-25 17:44 [gentoo-commits] repo/gentoo:master commit in: app-text/goldendict/ Mikle Kolyada
2018-12-23 22:48 Andreas Sturmlechner
2018-02-22 10:51 Andreas Sturmlechner
2017-09-29  3:47 Michael Palimaka
2017-09-29  3:47 Michael Palimaka
2017-09-28 19:09 Andreas Sturmlechner
2017-08-30 14:05 Michael Palimaka
2017-03-06  1:52 Göktürk Yüksek
2016-12-04 17:08 Michael Palimaka
2016-11-28 19:49 Michael Palimaka

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=1506626805.eed689e9cdcdaf64dd4944c1d1241a0c5b3845c9.asturm@gentoo \
    --to=asturm@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