diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-05-30 10:20:17 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-05-30 10:20:41 +0200 |
commit | b4cb59e5479782c9a89a4d0c3deac1c3904e30bd (patch) | |
tree | 4305ddac8ec76ff9962ff3d6f6f73411a0f7e064 | |
parent | net-misc/x2goclient: Revbump to add more icons. (diff) | |
download | gentoo-b4cb59e5479782c9a89a4d0c3deac1c3904e30bd.tar.gz gentoo-b4cb59e5479782c9a89a4d0c3deac1c3904e30bd.tar.bz2 gentoo-b4cb59e5479782c9a89a4d0c3deac1c3904e30bd.zip |
media-video/ffmpeg: drop schroedinger useflag in live ebuild
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r-- | media-video/ffmpeg/ffmpeg-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild b/media-video/ffmpeg/ffmpeg-9999.ebuild index dba4c4b57dba..dd48152fdd8c 100644 --- a/media-video/ffmpeg/ffmpeg-9999.ebuild +++ b/media-video/ffmpeg/ffmpeg-9999.ebuild @@ -75,7 +75,7 @@ FFMPEG_FLAG_MAP=( amr:libopencore-amrwb amr:libopencore-amrnb fdk:libfdk-aac jpeg2k:libopenjpeg bluray:libbluray celt:libcelt gme:libgme gsm:libgsm mmal modplug:libmodplug opus:libopus libilbc librtmp ssh:libssh - schroedinger:libschroedinger speex:libspeex svg:librsvg vorbis:libvorbis + speex:libspeex svg:librsvg vorbis:libvorbis vpx:libvpx zvbi:libzvbi # libavfilter options bs2b:libbs2b chromaprint flite:libflite frei0r @@ -234,7 +234,6 @@ RDEPEND=" librtmp? ( >=media-video/rtmpdump-2.4_p20131018[${MULTILIB_USEDEP}] ) rubberband? ( >=media-libs/rubberband-1.8.1-r1[${MULTILIB_USEDEP}] ) samba? ( >=net-fs/samba-3.6.23-r1[${MULTILIB_USEDEP}] ) - schroedinger? ( >=media-libs/schroedinger-1.0.11-r1[${MULTILIB_USEDEP}] ) sdl? ( media-libs/libsdl2[sound,video,${MULTILIB_USEDEP}] ) sofalizer? ( >=sci-libs/netcdf-4.3.2-r1[hdf5] |