[packages/shaderc] - updated to 2021.3
qboosh
qboosh at pld-linux.org
Mon Dec 27 22:41:51 CET 2021
commit 8ba15517111029657132ee3d51a4423bfc7e16d1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Dec 27 22:42:40 2021 +0100
- updated to 2021.3
shaderc.spec | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/shaderc.spec b/shaderc.spec
index f922a84..ddef501 100644
--- a/shaderc.spec
+++ b/shaderc.spec
@@ -2,26 +2,25 @@
Summary: Collection of tools, libraries and tests for shader compilation
Summary(pl.UTF-8): Zestaw narzędzi, bibliotek i testów do kompilacji shaderów
Name: shaderc
-Version: 2021.0
-Release: 2
+Version: 2021.3
+Release: 1
License: Apache v2.0
Group: Libraries
#Source0Download: https://github.com/google/shaderc/releases
Source0: https://github.com/google/shaderc/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 0391f2345f0cfdd6a9995535606d66b3
+# Source0-md5: d35d7dda364d73c65fc82f3f4f917cdd
Patch0: %{name}-system-libs.patch
Patch1: %{name}-shared.patch
URL: https://github.com/google/shaderc
# for docs
#BuildRequires: asciidoctor
BuildRequires: cmake >= 2.8.12
-# with vulkan1.2 patch
-BuildRequires: glslang-devel >= 11.1
+BuildRequires: glslang-devel >= 11.7.1
BuildRequires: libstdc++-devel >= 6:4.7
BuildRequires: python3 >= 1:3
BuildRequires: rpmbuild(macros) >= 1.605
-BuildRequires: spirv-tools >= 1:2020.6
-BuildRequires: spirv-tools-devel >= 1:2020.6
+BuildRequires: spirv-tools >= 1:2021.4
+BuildRequires: spirv-tools-devel >= 1:2021.4
%requires_ge glslang
%requires_ge_to spirv-tools-libs spirv-tools-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/shaderc.git/commitdiff/8ba15517111029657132ee3d51a4423bfc7e16d1
More information about the pld-cvs-commit
mailing list