commit:     195d9aabd2533f585e75e7468223ac4232d02fa2
Author:     Ian Whyman <thev00d00 <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 31 16:59:15 2016 +0000
Commit:     Ian Whyman <thev00d00 <AT> gentoo <DOT> org>
CommitDate: Sat Dec 31 17:00:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=195d9aab

media-video/handbrake: Bump Libav dep

It doesnt build with less than v12, which is masked, so mask the flag too.

Gentoo-Bug: 578690

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../{handbrake-0.10.5-r1.ebuild => handbrake-0.10.5-r2.ebuild}        | 2 +-
 profiles/default/linux/package.use.mask                               | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/media-video/handbrake/handbrake-0.10.5-r1.ebuild 
b/media-video/handbrake/handbrake-0.10.5-r2.ebuild
similarity index 98%
rename from media-video/handbrake/handbrake-0.10.5-r1.ebuild
rename to media-video/handbrake/handbrake-0.10.5-r2.ebuild
index ec778dd..93a0cb9 100644
--- a/media-video/handbrake/handbrake-0.10.5-r1.ebuild
+++ b/media-video/handbrake/handbrake-0.10.5-r2.ebuild
@@ -42,7 +42,7 @@ RDEPEND="
        media-libs/x264:=
        media-sound/lame
        sys-libs/zlib
-       libav? ( >=media-video/libav-10.1:0=[fdk?] )
+       libav? ( >=media-video/libav-12:0=[fdk?] )
        !libav? ( >=media-video/ffmpeg-2.3:0=[fdk?] )
        gstreamer? (
                media-libs/gstreamer:1.0

diff --git a/profiles/default/linux/package.use.mask 
b/profiles/default/linux/package.use.mask
index 5117338..87078a5 100644
--- a/profiles/default/linux/package.use.mask
+++ b/profiles/default/linux/package.use.mask
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Ian Whyman <thev00...@gentoo.org> (31/12/2016)
+# Handbrake needs libav-12 which is masked.
+media-video/handbrake libav
+
 # Jason Zaman <perfin...@gentoo.org> (06 Sep 2015)
 # This is masked in base/package.use.mask as Linux only.
 sys-auth/consolekit -cgroups

Reply via email to