commit:     9d74b5240c025ae703f33817d1e3939d7847d653
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Fri Feb 12 09:58:41 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 10:30:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d74b524

media-video/mpv: enable xv USE by default in 9999

Enable xv USE by default, since we enable X USE by default.
xv output is much better than x11 one.

Package-Manager: portage-2.2.27

 media-video/mpv/mpv-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index cc6675b..02ec44a 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -33,7 +33,7 @@ IUSE="+alsa archive bluray cdda +cli doc drm dvb +dvd +egl 
+enca encode gbm
        +iconv jack jpeg lcms +libass libav libcaca libguess libmpv lua luajit
        openal +opengl oss pulseaudio raspberry-pi rubberband samba sdl selinux
        test uchardet v4l vaapi vdpau vf-dlopen wayland +X xinerama 
+xscreensaver
-       xv zsh-completion"
+       +xv zsh-completion"
 
 REQUIRED_USE="
        || ( cli libmpv )

Reply via email to