Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ffmpeg/
Date: Tue, 30 May 2017 08:20:51
Message-Id: 1496132441.b4cb59e5479782c9a89a4d0c3deac1c3904e30bd.aballier@gentoo
1 commit: b4cb59e5479782c9a89a4d0c3deac1c3904e30bd
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 30 08:20:17 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue May 30 08:20:41 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4cb59e5
7
8 media-video/ffmpeg: drop schroedinger useflag in live ebuild
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 media-video/ffmpeg/ffmpeg-9999.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild b/media-video/ffmpeg/ffmpeg-9999.ebuild
16 index dba4c4b57db..dd48152fdd8 100644
17 --- a/media-video/ffmpeg/ffmpeg-9999.ebuild
18 +++ b/media-video/ffmpeg/ffmpeg-9999.ebuild
19 @@ -75,7 +75,7 @@ FFMPEG_FLAG_MAP=(
20 amr:libopencore-amrwb amr:libopencore-amrnb fdk:libfdk-aac
21 jpeg2k:libopenjpeg bluray:libbluray celt:libcelt gme:libgme gsm:libgsm
22 mmal modplug:libmodplug opus:libopus libilbc librtmp ssh:libssh
23 - schroedinger:libschroedinger speex:libspeex svg:librsvg vorbis:libvorbis
24 + speex:libspeex svg:librsvg vorbis:libvorbis
25 vpx:libvpx zvbi:libzvbi
26 # libavfilter options
27 bs2b:libbs2b chromaprint flite:libflite frei0r
28 @@ -234,7 +234,6 @@ RDEPEND="
29 librtmp? ( >=media-video/rtmpdump-2.4_p20131018[${MULTILIB_USEDEP}] )
30 rubberband? ( >=media-libs/rubberband-1.8.1-r1[${MULTILIB_USEDEP}] )
31 samba? ( >=net-fs/samba-3.6.23-r1[${MULTILIB_USEDEP}] )
32 - schroedinger? ( >=media-libs/schroedinger-1.0.11-r1[${MULTILIB_USEDEP}] )
33 sdl? ( media-libs/libsdl2[sound,video,${MULTILIB_USEDEP}] )
34 sofalizer? (
35 >=sci-libs/netcdf-4.3.2-r1[hdf5]