SHA256
1
0
forked from pool/shaderc
Jan Engelhardt 2022-01-30 16:55:13 +00:00 committed by Git OBS Bridge
parent 31cdee2cdb
commit 4b8223ab26
2 changed files with 3 additions and 3 deletions

View File

@ -25,14 +25,14 @@ License: Apache-2.0
Group: Development/Tools/Other Group: Development/Tools/Other
URL: https://github.com/google/shaderc URL: https://github.com/google/shaderc
#Git-Clone: https://github.com/google/shaderc #Git-Clone: https://github.com/google/shaderc
Source: %url/archive/v%version.tar.gz#/%name-%version.tar.gz Source: https://github.com/google/shaderc/archive/v%version.tar.gz
Patch1: 0001-Use-system-third-party-libs.patch Patch1: 0001-Use-system-third-party-libs.patch
BuildRequires: c++_compiler BuildRequires: c++_compiler
BuildRequires: cmake >= 2.8.12 BuildRequires: cmake >= 2.8.12
BuildRequires: glslang-devel >= 11.8.0 BuildRequires: glslang-devel >= 11.8.0
BuildRequires: python-xml BuildRequires: python-xml
BuildRequires: spirv-headers >= 1.6 BuildRequires: spirv-headers >= 1.5.1.corrected+git24
BuildRequires: spirv-tools-devel >= 2022.1 BuildRequires: spirv-tools-devel >= 2020.2
%description %description
A collection of tools, libraries and tests for shader compilation. A collection of tools, libraries and tests for shader compilation.