public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-sound/kradio/
Date: Mon, 27 Apr 2015 16:27:29 +0000 (UTC)	[thread overview]
Message-ID: <1430152014.14da5d045a07c6469b22e106ab03a3145f707278.kensington@gentoo> (raw)

commit:     14da5d045a07c6469b22e106ab03a3145f707278
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 27 16:26:54 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Apr 27 16:26:54 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=14da5d04

[media-video/kradio] Migrate to new-style ffmpeg/libav USE flags.

Package-Manager: portage-2.2.18

 media-sound/kradio/kradio-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-sound/kradio/kradio-9999.ebuild b/media-sound/kradio/kradio-9999.ebuild
index 281a71f..8939003 100644
--- a/media-sound/kradio/kradio-9999.ebuild
+++ b/media-sound/kradio/kradio-9999.ebuild
@@ -20,14 +20,15 @@ EGIT_REPO_URI="git://${PN}.git.sourceforge.net/gitroot/${PN}/${PN}"
 LICENSE="GPL-2"
 KEYWORDS=""
 SLOT="4"
-IUSE="alsa debug encode ffmpeg lirc +mp3 +vorbis v4l"
+IUSE="alsa debug encode ffmpeg libav lirc +mp3 +vorbis v4l"
 
 DEPEND="
 	media-libs/libsndfile
 	alsa? ( media-libs/alsa-lib )
 	ffmpeg? (
 		>=media-libs/libmms-0.4
-		virtual/ffmpeg
+		libav? ( media-video/libav:= )
+		!libav? ( media-video/ffmpeg:0= )
 	)
 	lirc? ( app-misc/lirc )
 	mp3? ( media-sound/lame )


             reply	other threads:[~2015-04-28 14:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-27 16:27 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-04-28  7:43 [gentoo-commits] proj/kde:master commit in: media-sound/kradio/ Johannes Huber
2016-03-28 12:24 Johannes Huber
2013-06-30 13:31 Johannes Huber
2012-08-31 11:43 Johannes Huber
2012-08-22 20:12 Johannes Huber

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=1430152014.14da5d045a07c6469b22e106ab03a3145f707278.kensington@gentoo \
    --to=kensington@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