From a31febf615fe165b5cce1532230c9cfb891e5601 Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Tue, 22 Dec 2015 22:43:57 +0300 Subject: [PATCH] media-video/mpv: drop pvr USE as done upstream wrt bug 568018 This was originally submitted by Vindex17 in PR #318. Gentoo-Bug: 568018 Package-Manager: portage-2.2.24 --- 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 484a1ef66fae6..8b850751d9548 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -31,7 +31,7 @@ SLOT="0" # Here 'opengl' stands for GLX, 'egl' stands for any EGL-based output IUSE="+alsa archive bluray cdda +cli doc drm dvb +dvd egl +enca encode +iconv jack jpeg lcms +libass libav libcaca libguess libmpv lua luajit openal - +opengl oss pulseaudio pvr raspberry-pi rubberband samba sdl selinux test + +opengl oss pulseaudio raspberry-pi rubberband samba sdl selinux test uchardet v4l vaapi vdpau vf-dlopen wayland +X xinerama +xscreensaver xv" REQUIRED_USE=" @@ -42,7 +42,6 @@ REQUIRED_USE=" libguess? ( iconv ) luajit? ( lua ) opengl? ( X ) - pvr? ( v4l ) uchardet? ( iconv ) v4l? ( || ( alsa oss ) ) vaapi? ( || ( X wayland ) ) @@ -249,7 +248,6 @@ src_configure() { $(use_enable v4l tv-v4l2) $(use_enable v4l libv4l2) $(use_enable v4l audio-input) - $(use_enable pvr) $(use_enable dvb dvbin) )