Gentoo Archives: gentoo-commits

From: Ian Whyman <thev00d00@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/handbrake/, profiles/default/linux/
Date: Sat, 31 Dec 2016 17:00:56
Message-Id: 1483203606.195d9aabd2533f585e75e7468223ac4232d02fa2.thev00d00@gentoo
1 commit: 195d9aabd2533f585e75e7468223ac4232d02fa2
2 Author: Ian Whyman <thev00d00 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 31 16:59:15 2016 +0000
4 Commit: Ian Whyman <thev00d00 <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 31 17:00:06 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=195d9aab
7
8 media-video/handbrake: Bump Libav dep
9
10 It doesnt build with less than v12, which is masked, so mask the flag too.
11
12 Gentoo-Bug: 578690
13
14 Package-Manager: Portage-2.3.3, Repoman-2.3.1
15
16 .../{handbrake-0.10.5-r1.ebuild => handbrake-0.10.5-r2.ebuild} | 2 +-
17 profiles/default/linux/package.use.mask | 4 ++++
18 2 files changed, 5 insertions(+), 1 deletion(-)
19
20 diff --git a/media-video/handbrake/handbrake-0.10.5-r1.ebuild b/media-video/handbrake/handbrake-0.10.5-r2.ebuild
21 similarity index 98%
22 rename from media-video/handbrake/handbrake-0.10.5-r1.ebuild
23 rename to media-video/handbrake/handbrake-0.10.5-r2.ebuild
24 index ec778dd..93a0cb9 100644
25 --- a/media-video/handbrake/handbrake-0.10.5-r1.ebuild
26 +++ b/media-video/handbrake/handbrake-0.10.5-r2.ebuild
27 @@ -42,7 +42,7 @@ RDEPEND="
28 media-libs/x264:=
29 media-sound/lame
30 sys-libs/zlib
31 - libav? ( >=media-video/libav-10.1:0=[fdk?] )
32 + libav? ( >=media-video/libav-12:0=[fdk?] )
33 !libav? ( >=media-video/ffmpeg-2.3:0=[fdk?] )
34 gstreamer? (
35 media-libs/gstreamer:1.0
36
37 diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask
38 index 5117338..87078a5 100644
39 --- a/profiles/default/linux/package.use.mask
40 +++ b/profiles/default/linux/package.use.mask
41 @@ -2,6 +2,10 @@
42 # Distributed under the terms of the GNU General Public License v2
43 # $Id$
44
45 +# Ian Whyman <thev00d00@g.o> (31/12/2016)
46 +# Handbrake needs libav-12 which is masked.
47 +media-video/handbrake libav
48 +
49 # Jason Zaman <perfinion@g.o> (06 Sep 2015)
50 # This is masked in base/package.use.mask as Linux only.
51 sys-auth/consolekit -cgroups