summaryrefslogtreecommitdiff
path: root/media-video/mpv
diff options
context:
space:
mode:
authorKagami Hiiragi <kagami@genshiken.org>2015-09-13 12:18:22 +0300
committerKagami Hiiragi <kagami@genshiken.org>2015-09-13 12:21:04 +0300
commitf7d593cbf46edd8644b1245d92fc6a8300691239 (patch)
tree5e3c88cb59889218432ec68d320e479b2911608f /media-video/mpv
parent4d5c38ccfb21de66efb5987e5337cbbba5662bc9 (diff)
downloadgentoo-f7d593cbf46edd8644b1245d92fc6a8300691239.tar.gz
gentoo-f7d593cbf46edd8644b1245d92fc6a8300691239.tar.xz
media-video/mpv: Remove bs2b flag
Due to removal in upstream: https://github.com/mpv-player/mpv/commit/d04d2380e35ba016e3816ab5d7c282997df74168
Diffstat (limited to 'media-video/mpv')
-rw-r--r--media-video/mpv/mpv-9999.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index 4f4bb605495..41e8baec90c 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