From 3b67b8897d76031905fdfadd9a7296bf9ed11e68 Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Wed, 1 Nov 2017 23:28:32 +0300 Subject: [PATCH] media-video/mpv: disable vulkan in 9999 for now Requires packaging stuff and testing. Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- media-video/mpv/mpv-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index aa6e329b6a7e..04475a701ed4 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -233,6 +233,8 @@ src_configure() { $(usex libmpv "$(use_enable opengl plain-gl)" '--disable-plain-gl') --disable-mali-fbdev # Only available in overlays. $(usex opengl '' '--disable-gl') + --disable-vulkan # Requires glslang and spirv-tools packaged. + --disable-shaderc # Only available in overlays. # HWaccels: # Automagic Video Toolbox HW acceleration. See Gentoo bug 577332. -- 2.26.2