SHA256
1
0
forked from pool/shaderc

Accepting request 950023 from X11:Wayland

- Update to release 2022.0

OBS-URL: https://build.opensuse.org/request/show/950023
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shaderc?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2022-02-03 22:16:20 +00:00 committed by Git OBS Bridge
commit 60587f5c53
4 changed files with 17 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d05f646c363e6447f233126b196238d9022a1dca1bf98f766511aa1a58320972
size 221509

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Jan 30 14:58:58 UTC 2022 - Enrico Belleri <idesmi@protonmail.com>
- Update to release 2022.0
* Update to Glslang 11.8.0
* Support Vulkan 1.3
* Support targeting SPIR-V 1.6, which is the default for Vulkan 1.3
-------------------------------------------------------------------
Thu Nov 11 20:16:25 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package shaderc
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,20 +16,20 @@
#
Name: shaderc
%define lname libshaderc_shared1
Version: 2021.3
Name: shaderc
Version: 2022.0
Release: 0
Summary: A collection of tools, libraries and tests for shader compilation
License: Apache-2.0
Group: Development/Tools/Other
URL: 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
BuildRequires: c++_compiler
BuildRequires: cmake
BuildRequires: glslang-devel >= 11.1
BuildRequires: cmake >= 2.8.12
BuildRequires: glslang-devel >= 11.8.0
BuildRequires: python-xml
BuildRequires: spirv-headers >= 1.5.1.corrected+git24
BuildRequires: spirv-tools-devel >= 2020.2

3
v2022.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1e60866ed5cec33e1c42e8523ae02ccff906bbfb4d9a5ad2f4a2d810b72f8b43
size 221934