[packages/glslang] - updated to 14.1.0
qboosh
qboosh at pld-linux.org
Sun May 26 12:45:26 CEST 2024
commit 34a715993db31d8a055f8276dc3ae9205b6bb891
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun May 26 12:46:10 2024 +0200
- updated to 14.1.0
glslang.spec | 13 ++++---------
1 file changed, 4 insertions(+), 9 deletions(-)
---
diff --git a/glslang.spec b/glslang.spec
index 9f4822e..590cafd 100644
--- a/glslang.spec
+++ b/glslang.spec
@@ -6,23 +6,23 @@
Summary: Khronos reference front-end for GLSL and ESSL
Summary(pl.UTF-8): Wzorcowy frontend GLSL i ESSL z projektu Khronos
Name: glslang
-Version: 14.0.0
+Version: 14.1.0
Release: 1
License: BSD-like
Group: Applications/Graphics
#Source0Download: https://github.com/KhronosGroup/glslang/releases
Source0: https://github.com/KhronosGroup/glslang/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: bfbf7fb0d18d00306ef229f289a8d593
+# Source0-md5: b2d0ae963b44e23533409eb63ea06a56
Patch0: %{name}-symlink.patch
URL: https://github.com/KhronosGroup/glslang
BuildRequires: bison
-BuildRequires: cmake >= 3.14.0
+BuildRequires: cmake >= 3.17.2
BuildRequires: libstdc++-devel >= 6:7
BuildRequires: python3
BuildRequires: python3-modules
BuildRequires: rpmbuild(macros) >= 1.605
%if %{with tests} || %{with spirv_opt}
-BuildRequires: spirv-tools-devel >= 1:2022.4
+BuildRequires: spirv-tools-devel >= 1:2024.1
%endif
%if %{with spirv_opt}
%requires_ge_to spirv-tools-libs spirv-tools-devel
@@ -103,8 +103,3 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_libdir}/libglslang-default-resource-limits.so
%{_includedir}/glslang
%{_libdir}/cmake/glslang
-%{_libdir}/cmake/SPIRVTargets.cmake
-%{_libdir}/cmake/SPVRemapperTargets.cmake
-%{_libdir}/cmake/glslang-default-resource-limitsTargets.cmake
-%{_libdir}/cmake/glslang-standaloneTargets.cmake
-%{_libdir}/cmake/spirv-remapTargets.cmake
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glslang.git/commitdiff/34a715993db31d8a055f8276dc3ae9205b6bb891
More information about the pld-cvs-commit
mailing list