From bf671d0e7358aee0db0cd9c0b6feff5621603327 Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Mon, 19 Jun 2017 23:18:27 +0300 Subject: media-video/mpv: remove vf-dlopen USE from 9999 Bug: https://bugs.gentoo.org/622246 Closes: https://github.com/gentoo/gentoo/pull/4961 Package-Manager: Portage-2.3.6, Repoman-2.3.2 Upstream-commit: https://github.com/mpv-player/mpv/commit/c680cfd18a09f9a023926db0b3a90f69e8651b37 --- media-video/mpv/mpv-9999.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'media-video') diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 495c3b58b025..18969a319ddf 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -30,8 +30,7 @@ SLOT="0" IUSE="+alsa aqua archive bluray cdda +cli coreaudio cplugins cuda doc drm dvb dvd +egl encode gbm +iconv jack jpeg lcms +libass libav libcaca libmpv +lua luajit openal +opengl oss pulseaudio raspberry-pi rubberband samba sdl - selinux test tools +uchardet v4l vaapi vdpau vf-dlopen wayland +X +xv - zsh-completion" + selinux test tools +uchardet v4l vaapi vdpau wayland +X +xv zsh-completion" REQUIRED_USE=" || ( cli libmpv ) @@ -178,7 +177,6 @@ src_configure() { $(use_enable doc pdf-build) $(use_enable cplugins) - $(use_enable vf-dlopen vf-dlopen-filters) $(use_enable zsh-completion zsh-comp) $(use_enable test) -- cgit v1.2.3-65-gdbad