forked from pool/shaderc
- Update to release 2024.0
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/shaderc?expand=0&rev=62
This commit is contained in:
parent
27da714a90
commit
dfa52e78c3
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 12 17:08:42 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2024.0
|
||||
* Explicitly use python3 in shebangs/scripts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 19 13:04:49 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
# Remember to bump in baselibs.conf
|
||||
%define lname libshaderc_shared1
|
||||
Name: shaderc
|
||||
Version: 2023.8
|
||||
Version: 2024.0
|
||||
Release: 0
|
||||
Summary: A collection of tools, libraries and tests for shader compilation
|
||||
License: Apache-2.0
|
||||
@ -31,11 +31,11 @@ Source99: baselibs.conf
|
||||
Patch1: 0001-Use-system-third-party-libs.patch
|
||||
BuildRequires: c++_compiler
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: glslang-devel >= 14
|
||||
BuildRequires: glslang-devel >= 14.1.0
|
||||
BuildRequires: glslang-nonstd-devel
|
||||
BuildRequires: python3-base
|
||||
BuildRequires: spirv-headers >= 1.6.1~sdk275
|
||||
BuildRequires: spirv-tools-devel >= 2023.6~rc1
|
||||
BuildRequires: spirv-headers >= 1.6.1~sdk280
|
||||
BuildRequires: spirv-tools-devel >= 2024.1~rc1
|
||||
|
||||
%description
|
||||
A collection of tools, libraries and tests for shader compilation.
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dfec5045f30d8f6d3d3914ab5b3cc2695947f266d41261b1459177cd789308d1
|
||||
size 227238
|
3
v2024.0.tar.gz
Normal file
3
v2024.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c761044e4e204be8e0b9a2d7494f08671ca35b92c4c791c7049594ca7514197f
|
||||
size 227125
|
Loading…
Reference in New Issue
Block a user