commit:     c3db70cbcf2c8c6761b4f6bb627fb8486d7afdde
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Sun Aug 28 03:52:15 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Sep  2 17:09:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3db70cb

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

Lua is a de-facto requirement by upstream as OSC and other features are
only available with enabled Lua support [0]. Moreover sometimes existing
features become deprecated in favor of Lua scripts.

[0]: https://github.com/mpv-player/mpv/blob/v0.20.0/README.md#compilation
[1]: 
https://github.com/mpv-player/mpv/commit/e40851ea22e9686572b6a905161106f2a66e5983

Package-Manager: portage-2.3.0

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 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 a2838ed..1584869 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -29,7 +29,7 @@ DOCS+=( README.md )
 LICENSE="GPL-2+ BSD ISC"
 SLOT="0"
 IUSE="aqua +alsa archive bluray cdda +cli coreaudio doc drm dvb dvd +egl +enca
-       encode gbm +iconv jack jpeg lcms +libass libav libcaca libguess libmpv 
lua
+       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"

Reply via email to