summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2015-12-28 10:22:43 +0300
committerIlya Tumaykin <itumaykin@gmail.com>2015-12-28 15:47:29 +0300
commit0a2eaf07f6552626d022c717b95c081d67c62662 (patch)
tree6f574109479f07f022a4d0ee73f2abb6934ac803 /media-video/mpv
parentmedia-video/mpv: add support for EGL video output via GBM (diff)
downloadgentoo-0a2eaf07f6552626d022c717b95c081d67c62662.tar.gz
gentoo-0a2eaf07f6552626d022c717b95c081d67c62662.tar.bz2
gentoo-0a2eaf07f6552626d022c717b95c081d67c62662.zip
media-video/mpv: enable egl USE by default
mesa dependency is already pulled by default since 'X' and 'opengl' USE flags are enabled by default. All current mesa versions in tree already have 'egl' USE enabled by default, so no extra adjustment is needed for users. Thus enabling it by default will give users a wider range of options. Package-Manager: portage-2.2.24
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 760d76013f4c..fcb22d52bc21 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -29,7 +29,7 @@ DOCS+=( README.md etc/example.conf etc/input.conf )
LICENSE="GPL-2+ BSD ISC"
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 gbm
+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