From f7d593cbf46edd8644b1245d92fc6a8300691239 Mon Sep 17 00:00:00 2001 From: Kagami Hiiragi Date: Sun, 13 Sep 2015 12:18:22 +0300 Subject: [PATCH] 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 4f4bb605495d..41e8baec90cc 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 -- 2.26.2