commit:     f7d593cbf46edd8644b1245d92fc6a8300691239
Author:     Kagami Hiiragi <kagami <AT> genshiken <DOT> org>
AuthorDate: Sun Sep 13 09:18:22 2015 +0000
Commit:     Maxim Koltsov <maksbotan <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 09:21:04 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d593cb

media-video/mpv: Remove bs2b flag

Due to removal in upstream:
https://github.com/mpv-player/mpv/commit/d04d2380e35ba016e3816ab5d7c282997df74168

 media-video/mpv/mpv-9999.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index 4f4bb60..41e8bae 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -26,7 +26,7 @@ fi
 # See Copyright in source tarball and bug #506946. Waf is BSD, libmpv is ISC.
 LICENSE="GPL-2+ BSD ISC"
 SLOT="0"
-IUSE="+alsa bluray bs2b cdio +cli doc-pdf drm dvb +dvd egl +enca encode +iconv
+IUSE="+alsa bluray cdio +cli doc-pdf drm dvb +dvd egl +enca encode +iconv
 jack jpeg ladspa lcms +libass libav libcaca libguess libmpv lua luajit openal
 +opengl oss pulseaudio pvr raspberry-pi rubberband samba sdl selinux v4l vaapi
 vdpau vf-dlopen wayland +X xinerama +xscreensaver xv"
@@ -69,7 +69,6 @@ RDEPEND="
        )
        alsa? ( >=media-libs/alsa-lib-1.0.18 )
        bluray? ( >=media-libs/libbluray-0.3.0 )
-       bs2b? ( media-libs/libbs2b )
        cdio? (
                dev-libs/libcdio
                dev-libs/libcdio-paranoia
@@ -187,7 +186,6 @@ src_configure() {
                $(use_enable enca)
                $(use_enable ladspa)
                $(use_enable rubberband)
-               $(use_enable bs2b libbs2b)
                $(use_enable lcms lcms2)
                --disable-vapoursynth   # vapoursynth is not packaged
                --disable-vapoursynth-lazy

Reply via email to