summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2016-02-12 12:58:41 +0300
committerIlya Tumaykin <itumaykin@gmail.com>2016-02-12 13:30:07 +0300
commit9d74b5240c025ae703f33817d1e3939d7847d653 (patch)
tree7808a718dcdedab9c1ae46b4c603ea18adcc2a4d /media-video/mpv
parentmedia-video/mpv: add useful comment (diff)
downloadgentoo-9d74b5240c025ae703f33817d1e3939d7847d653.tar.gz
gentoo-9d74b5240c025ae703f33817d1e3939d7847d653.tar.bz2
gentoo-9d74b5240c025ae703f33817d1e3939d7847d653.zip
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
Diffstat (limited to 'media-video/mpv')
-rw-r--r--media-video/mpv/mpv-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index cc6675bb31ae..02ec44a96e3c 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 )