Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/ffmpeg: ffmpeg-9999.ebuild metadata.xml ChangeLog
Date: Sun, 27 Jul 2014 08:26:57
Message-Id: 20140727082652.CF3812004E@flycatcher.gentoo.org
1 aballier 14/07/27 08:26:52
2
3 Modified: ffmpeg-9999.ebuild metadata.xml ChangeLog
4 Log:
5 add bs2b useflag
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
8
9 Revision Changes Path
10 1.162 media-video/ffmpeg/ffmpeg-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?rev=1.162&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?rev=1.162&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?r1=1.161&r2=1.162
15
16 Index: ffmpeg-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v
19 retrieving revision 1.161
20 retrieving revision 1.162
21 diff -u -r1.161 -r1.162
22 --- ffmpeg-9999.ebuild 27 Jul 2014 08:06:12 -0000 1.161
23 +++ ffmpeg-9999.ebuild 27 Jul 2014 08:26:52 -0000 1.162
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v 1.161 2014/07/27 08:06:12 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v 1.162 2014/07/27 08:26:52 aballier Exp $
29
30 EAPI="5"
31
32 @@ -40,7 +40,7 @@
33 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
34 fi
35 IUSE="
36 - aac aacplus alsa amr amrenc bindist bluray +bzip2 cdio celt
37 + aac aacplus alsa amr amrenc bindist bluray bs2b +bzip2 cdio celt
38 cpudetection debug doc +encode examples faac fdk flite fontconfig frei0r
39 gme gnutls gsm +hardcoded-tables +iconv iec61883 ieee1394 jack jpeg2k
40 ladspa libass libcaca libsoxr libv4l modplug mp3 +network openal opengl
41 @@ -77,6 +77,7 @@
42 alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] )
43 amr? ( >=media-libs/opencore-amr-0.1.3-r1[${MULTILIB_USEDEP}] )
44 bluray? ( >=media-libs/libbluray-0.3.0-r1[${MULTILIB_USEDEP}] )
45 + bs2b? ( >=media-libs/libbs2b-3.1.0-r1[${MULTILIB_USEDEP}] )
46 bzip2? ( >=app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}] )
47 cdio? (
48 || (
49 @@ -243,7 +244,7 @@
50 done
51
52 # libavfilter options
53 - ffuse+=( flite:libflite frei0r fontconfig ladspa libass truetype:libfreetype )
54 + ffuse+=( bs2b:libbs2b flite:libflite frei0r fontconfig ladspa libass truetype:libfreetype )
55
56 # libswresample options
57 ffuse+=( libsoxr )
58
59
60
61 1.65 media-video/ffmpeg/metadata.xml
62
63 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/metadata.xml?rev=1.65&view=markup
64 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/metadata.xml?rev=1.65&content-type=text/plain
65 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/metadata.xml?r1=1.64&r2=1.65
66
67 Index: metadata.xml
68 ===================================================================
69 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/metadata.xml,v
70 retrieving revision 1.64
71 retrieving revision 1.65
72 diff -u -r1.64 -r1.65
73 --- metadata.xml 16 Mar 2014 22:34:43 -0000 1.64
74 +++ metadata.xml 27 Jul 2014 08:26:52 -0000 1.65
75 @@ -22,6 +22,7 @@
76 <flag name="avx2">Adds support for Advanced Vector Extensions 2 instructions (Intel Haswell and later chips)</flag>
77 <flag name="bindist">Enforces license compatibility constraints via REQUIRED_USE.</flag>
78 <flag name="bluray">Enable playback of Blu-ray filesystems</flag>
79 + <flag name="bs2b">Enables <pkg>media-libs/libbs2b</pkg> based Bauer stereo-to-binaural filter.</flag>
80 <flag name="cdio">Enables audio CD grabbing with <pkg>dev-libs/libcdio</pkg>.</flag>
81 <flag name="celt">Adds Xiph CELT audio decoding support via <pkg>media-libs/celt</pkg></flag>
82 <flag name="cpudetection">Enables runtime CPU detection (useful for bindist, compatibility on other CPUs)</flag>
83
84
85
86 1.765 media-video/ffmpeg/ChangeLog
87
88 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.765&view=markup
89 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.765&content-type=text/plain
90 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?r1=1.764&r2=1.765
91
92 Index: ChangeLog
93 ===================================================================
94 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v
95 retrieving revision 1.764
96 retrieving revision 1.765
97 diff -u -r1.764 -r1.765
98 --- ChangeLog 27 Jul 2014 08:06:12 -0000 1.764
99 +++ ChangeLog 27 Jul 2014 08:26:52 -0000 1.765
100 @@ -1,6 +1,10 @@
101 # ChangeLog for media-video/ffmpeg
102 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
103 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.764 2014/07/27 08:06:12 aballier Exp $
104 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.765 2014/07/27 08:26:52 aballier Exp $
105 +
106 + 27 Jul 2014; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
107 + metadata.xml:
108 + add bs2b useflag
109
110 27 Jul 2014; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
111 handle existing release notes, bug #515118