forked from pool/shaderc
Accepting request 1042189 from X11:Wayland
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1042189 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shaderc?expand=0&rev=20
This commit is contained in:
commit
6ac652c0aa
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 4 12:50:08 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2022.4:
|
||||
* Add Cmake BUNDLE DESTINATION option for target install
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 10:20:34 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
# Remember to bump in baselibs.conf
|
||||
%define lname libshaderc_shared1
|
||||
Name: shaderc
|
||||
Version: 2022.3
|
||||
Version: 2022.4
|
||||
Release: 0
|
||||
Summary: A collection of tools, libraries and tests for shader compilation
|
||||
License: Apache-2.0
|
||||
@ -31,7 +31,11 @@ Source99: baselibs.conf
|
||||
Patch1: 0001-Use-system-third-party-libs.patch
|
||||
BuildRequires: c++_compiler
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: glslang-devel >= 11.1.0.g573
|
||||
# "DEPS" file recommends: glslang 11.12.0-24-g728c6895
|
||||
# DEPS file: spirv-headers sdk-1.3.231.0-14-gc214f6f
|
||||
# DEPS file: spirv-tools v2022.4-28-gd9446130
|
||||
# Slightly lower should work too
|
||||
BuildRequires: glslang-devel >= 11.12.0
|
||||
BuildRequires: spirv-headers >= 1.6.1~sdk231
|
||||
BuildRequires: spirv-tools-devel >= 2022.4
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c1dee49535cfdf86994990b21fe129a74bb0d628a647f4aae8905bd61df32607
|
||||
size 223478
|
3
v2022.4.tar.gz
Normal file
3
v2022.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a948436f2eca403026fe2c900df0108a0f4972005230817d805c43d96554c9ea
|
||||
size 223535
|
Loading…
Reference in New Issue
Block a user