Gentoo Archives: gentoo-commits

From: Ian Delaney <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/
Date: Mon, 28 Dec 2015 14:07:30
Message-Id: 1451306849.0a2eaf07f6552626d022c717b95c081d67c62662.idella4@gentoo
1 commit: 0a2eaf07f6552626d022c717b95c081d67c62662
2 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
3 AuthorDate: Mon Dec 28 07:22:43 2015 +0000
4 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 28 12:47:29 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a2eaf07
7
8 media-video/mpv: enable egl USE by default
9
10 mesa dependency is already pulled by default since 'X' and 'opengl' USE
11 flags are enabled by default. All current mesa versions in tree already
12 have 'egl' USE enabled by default, so no extra adjustment is needed for
13 users.
14
15 Thus enabling it by default will give users a wider range of options.
16
17 Package-Manager: portage-2.2.24
18
19 media-video/mpv/mpv-9999.ebuild | 2 +-
20 1 file changed, 1 insertion(+), 1 deletion(-)
21
22 diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
23 index 760d760..fcb22d5 100644
24 --- a/media-video/mpv/mpv-9999.ebuild
25 +++ b/media-video/mpv/mpv-9999.ebuild
26 @@ -29,7 +29,7 @@ DOCS+=( README.md etc/example.conf etc/input.conf )
27 LICENSE="GPL-2+ BSD ISC"
28 SLOT="0"
29 # Here 'opengl' stands for GLX, 'egl' stands for any EGL-based output
30 -IUSE="+alsa archive bluray cdda +cli doc drm dvb +dvd egl +enca encode gbm
31 +IUSE="+alsa archive bluray cdda +cli doc drm dvb +dvd +egl +enca encode gbm
32 +iconv jack jpeg lcms +libass libav libcaca libguess libmpv lua luajit
33 openal +opengl oss pulseaudio raspberry-pi rubberband samba sdl selinux
34 test uchardet v4l vaapi vdpau vf-dlopen wayland +X xinerama +xscreensaver