summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Whyman <thev00d00@gentoo.org>2016-12-31 16:59:15 +0000
committerIan Whyman <thev00d00@gentoo.org>2016-12-31 17:00:06 +0000
commit195d9aabd2533f585e75e7468223ac4232d02fa2 (patch)
treed5fc71ef4628c02479431b08cf2f963baef61a2c
parentdev-util/pkgconf: sync live ebuild (diff)
downloadgentoo-195d9aabd2533f585e75e7468223ac4232d02fa2.tar.gz
gentoo-195d9aabd2533f585e75e7468223ac4232d02fa2.tar.bz2
gentoo-195d9aabd2533f585e75e7468223ac4232d02fa2.zip
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
-rw-r--r--media-video/handbrake/handbrake-0.10.5-r2.ebuild (renamed from media-video/handbrake/handbrake-0.10.5-r1.ebuild)2
-rw-r--r--profiles/default/linux/package.use.mask4
2 files changed, 5 insertions, 1 deletions
diff --git a/media-video/handbrake/handbrake-0.10.5-r1.ebuild b/media-video/handbrake/handbrake-0.10.5-r2.ebuild
index ec778ddedec2..93a0cb9cecb7 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 5117338d5e80..87078a5c8ec9 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 <thev00d00@gentoo.org> (31/12/2016)
+# Handbrake needs libav-12 which is masked.
+media-video/handbrake libav
+
# Jason Zaman <perfinion@gentoo.org> (06 Sep 2015)
# This is masked in base/package.use.mask as Linux only.
sys-auth/consolekit -cgroups