From 6a770860c347a92a246c3df5297725ef0871a83e Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sat, 7 Mar 2020 16:26:52 -0800 Subject: [PATCH] media-libs/mesa: Enable IUSE=libglvnd by default Since I removed the use.stable.mask, and stable xorg-server has IUSE=+libglvnd, so do all versions of Mesa. Signed-off-by: Matt Turner --- media-libs/mesa/mesa-19.2.8.ebuild | 2 +- media-libs/mesa/mesa-19.3.4.ebuild | 2 +- media-libs/mesa/mesa-20.0.0.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/media-libs/mesa/mesa-19.2.8.ebuild b/media-libs/mesa/mesa-19.2.8.ebuild index 5b6f69890c4d..1dacc82e46a5 100644 --- a/media-libs/mesa/mesa-19.2.8.ebuild +++ b/media-libs/mesa/mesa-19.2.8.ebuild @@ -35,7 +35,7 @@ for card in ${VIDEO_CARDS}; do done IUSE="${IUSE_VIDEO_CARDS} - +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 libglvnd +llvm + +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 +libglvnd +llvm lm-sensors opencl osmesa pax_kernel selinux test unwind vaapi valgrind vdpau vulkan vulkan-overlay wayland +X xa xvmc" diff --git a/media-libs/mesa/mesa-19.3.4.ebuild b/media-libs/mesa/mesa-19.3.4.ebuild index 55c164284509..b75bec2b90dc 100644 --- a/media-libs/mesa/mesa-19.3.4.ebuild +++ b/media-libs/mesa/mesa-19.3.4.ebuild @@ -35,7 +35,7 @@ for card in ${VIDEO_CARDS}; do done IUSE="${IUSE_VIDEO_CARDS} - +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 libglvnd +llvm + +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 +libglvnd +llvm lm-sensors opencl osmesa pax_kernel selinux test unwind vaapi valgrind vdpau vulkan vulkan-overlay wayland +X xa xvmc" diff --git a/media-libs/mesa/mesa-20.0.0.ebuild b/media-libs/mesa/mesa-20.0.0.ebuild index d02cf2adf0b5..b7e1f507aed5 100644 --- a/media-libs/mesa/mesa-20.0.0.ebuild +++ b/media-libs/mesa/mesa-20.0.0.ebuild @@ -35,7 +35,7 @@ for card in ${VIDEO_CARDS}; do done IUSE="${IUSE_VIDEO_CARDS} - +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 libglvnd +llvm + +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 +libglvnd +llvm lm-sensors opencl osmesa selinux test unwind vaapi valgrind vdpau vulkan vulkan-overlay wayland +X xa xvmc +zstd" -- 2.26.2