From c3db70cbcf2c8c6761b4f6bb627fb8486d7afdde Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Sun, 28 Aug 2016 06:52:15 +0300 Subject: [PATCH] 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 --- 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 a2838edb559c..15848692737a 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" -- 2.26.2