[packages/Mesa] up to 24.0.5

atler atler at pld-linux.org
Thu Apr 11 15:27:05 CEST 2024


commit 27b83c09773ca4b5f97848438ad6d5a6e4632064
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Apr 11 14:39:49 2024 +0200

    up to 24.0.5
    
    - nvk requires stdbool.h in its bindgen invocation hence require clang
      then

 Mesa.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/Mesa.spec b/Mesa.spec
index 4a4561a..909e208 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -84,12 +84,12 @@
 Summary:	Free OpenGL implementation
 Summary(pl.UTF-8):	Wolnodostępna implementacja standardu OpenGL
 Name:		Mesa
-Version:	24.0.4
+Version:	24.0.5
 Release:	1
 License:	MIT (core) and others - see license.html file
 Group:		X11/Libraries
 Source0:	https://archive.mesa3d.org/mesa-%{version}.tar.xz
-# Source0-md5:	de4661e901f2dfb194e6b1bf04dc2171
+# Source0-md5:	8d8c4bb8d938adcf1aaaaa9381570d45
 Source1:	https://crates.io/api/v1/crates/syn/%{syn_crate_ver}/download?/syn-%{syn_crate_ver}.tar.gz
 # Source1-md5:	16236f1edd28a8895ad8c3de8de226d8
 Source2:	https://crates.io/api/v1/crates/unicode-ident/%{unicode_ident_crate_ver}/download?/unicode-ident-%{unicode_ident_crate_ver}.tar.gz
@@ -104,6 +104,7 @@ BuildRequires:	SPIRV-LLVM-Translator-devel >= 8.0.1.3
 %endif
 %{?with_gallium_zink:BuildRequires:	Vulkan-Loader-devel}
 BuildRequires:	bison >= 2.4.1
+%{?with_nvk:BuildRequires:	clang >= %{llvm_ver}}
 %{?with_opencl:BuildRequires:	clang-devel >= %{llvm_ver}}
 BuildRequires:	elfutils-devel
 BuildRequires:	expat-devel >= 1.95
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Mesa.git/commitdiff/27b83c09773ca4b5f97848438ad6d5a6e4632064



More information about the pld-cvs-commit mailing list