[packages/Mesa/Mesa-25.1] - added vdpau bcond

qboosh qboosh at pld-linux.org
Thu May 28 21:18:42 CEST 2026


commit da469d7cda20a9fd5fe5a299f5c66f9df4837829
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu May 28 20:33:45 2026 +0200

    - added vdpau bcond

 Mesa.spec | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/Mesa.spec b/Mesa.spec
index 9d8b96c..188c828 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -15,6 +15,7 @@
 %bcond_without	ocl_icd		# OpenCL as ICD (installable client driver)
 %bcond_without	glvnd		# OpenGL vendor neutral dispatcher support
 %bcond_without	va		# VA library
+%bcond_without	vdpau		# VDPAU driver
 %bcond_without	wayland		# Wayland EGL
 %bcond_without	xa		# XA state tracker (for vmwgfx xorg driver)
 %bcond_without	nvk		# nvidia Vulkan driver
@@ -58,6 +59,7 @@
 %undefine	with_nine
 %undefine	with_opencl
 %undefine	with_va
+%undefine	with_vdpau
 %undefine	with_xa
 %endif
 
@@ -71,10 +73,6 @@
 %undefine	with_ocl_icd
 %endif
 
-%if %{with gallium}
-%define		with_vdpau	1
-%endif
-
 %ifarch %{x86_with_sse2}
 %define		with_sse2	1
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Mesa.git/commitdiff/6bc3c2df20ad0f2f3cde734155f095b95076074e



More information about the pld-cvs-commit mailing list