SHA256
1
0
forked from pool/shaderc

12 Commits

Author SHA256 Message Date
c710c19000 Accepting request 1288940 from X11:Wayland
- Update to release 2025.3

OBS-URL: https://build.opensuse.org/request/show/1288940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shaderc?expand=0&rev=34
2025-06-30 11:04:00 +00:00
OBS User unknown
7a262c054d [info=63a5761095a35bb05617ca9e29566bd66b3ca86a6ea509f175e4f215f9eef6d3]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/shaderc?expand=0&rev=74
2025-06-28 09:02:08 +00:00
OBS User unknown
a206c2f5f4 [info=659907de821d058d2e8d470ab24a008a30c3308c29fcea6709632f91e804a7fb]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/shaderc?expand=0&rev=73
2025-06-28 08:30:24 +00:00
f15aa0e02c Accepting request 1252821 from X11:Wayland
- Switch Leap build to newer gcc 13

OBS-URL: https://build.opensuse.org/request/show/1252821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shaderc?expand=0&rev=33
2025-03-15 15:15:23 +00:00
OBS User unknown
f508c7911e [info=d6a193784704a7a43865429989778e94744695022a35b00c6d2fdc81d55dd2ce]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/shaderc?expand=0&rev=72
2025-03-13 17:19:14 +00:00
5c5d7c9ee9 Accepting request 1252558 from X11:Wayland
- Update to release 2025.1

OBS-URL: https://build.opensuse.org/request/show/1252558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shaderc?expand=0&rev=32
2025-03-13 14:04:19 +00:00
OBS User unknown
01b3199cc7 [info=a8971f94043c777b8103b054f88dc1b01a5813021d7e40ee06efb83bda99a318]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/shaderc?expand=0&rev=71
2025-03-12 17:58:59 +00:00
dd218a791a Accepting request 1233214 from X11:Wayland
- Update to release 2024.4

OBS-URL: https://build.opensuse.org/request/show/1233214
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shaderc?expand=0&rev=31
2024-12-26 11:23:20 +00:00
OBS User unknown
07b2e2081e [info=6586e89e4f3f1afa01909390a875423418af67dbe95cda059b18c4bcac18176d]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/shaderc?expand=0&rev=70
2024-12-24 02:40:04 +00:00
8c835777aa Accepting request 1206382 from X11:Wayland
- Update to release 2024.3

OBS-URL: https://build.opensuse.org/request/show/1206382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shaderc?expand=0&rev=30
2024-10-09 20:03:17 +00:00
OBS User unknown
5ae6eec9ef [info=aa5a5524d17a867ab545f9c4c4e176749afe4b6ee8b9196c0f51acc018b52ae7]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/shaderc?expand=0&rev=69
2024-10-08 16:33:27 +00:00
d02995ab72 [info=cc2f62e82c929c54ca55173c5d938e7bd7f64ad7f8d375a94065846b9a026e6c]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/shaderc?expand=0&rev=68
2024-10-08 16:02:03 +00:00
6 changed files with 58 additions and 11 deletions

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1751101305
commit: 63a5761095a35bb05617ca9e29566bd66b3ca86a6ea509f175e4f215f9eef6d3
url: https://src.opensuse.org/jengelh/shaderc
revision: master

3
build.specials.obscpio Normal file
View File

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

View File

@@ -1,3 +1,37 @@
-------------------------------------------------------------------
Sat Jun 28 08:22:26 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2025.3
* Added a way to disable the glsc CLI executable.
-------------------------------------------------------------------
Thu Mar 13 17:18:36 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Switch Leap build to newer gcc 13
-------------------------------------------------------------------
Wed Mar 12 17:58:08 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2025.1
* Build system updates only
-------------------------------------------------------------------
Tue Dec 24 02:37:17 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2024.4
* Vulkan 1.4 support
-------------------------------------------------------------------
Tue Oct 8 16:02:50 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2024.3
* During HLSL compilation or any optimizing compile, do not
tell the validator to use "friendly names". This should save
time spent in the initial validation step of the optimization
recipe.
* Adapt test golden results to Glslang changes which reorder
decorations by object enum value.
-------------------------------------------------------------------
Thu May 16 12:10:06 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package shaderc
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,8 +18,12 @@
# Remember to bump in baselibs.conf
%define lname libshaderc_shared1
%if 0%{?suse_version} < 1600
%define gcc_version 13
%endif
Name: shaderc
Version: 2024.1
Version: 2025.3
Release: 0
Summary: A collection of tools, libraries and tests for shader compilation
License: Apache-2.0
@@ -29,13 +33,14 @@ URL: https://github.com/google/shaderc
Source: https://github.com/google/shaderc/archive/v%version.tar.gz
Source99: baselibs.conf
Patch1: 0001-Use-system-third-party-libs.patch
BuildRequires: c++_compiler
BuildRequires: cmake >= 2.8.12
BuildRequires: glslang-devel >= 14.1.0
BuildRequires: gcc%{?gcc_version} >= 13
BuildRequires: gcc%{?gcc_version}-c++ >= 13
BuildRequires: glslang-devel >= 15.1
BuildRequires: glslang-nonstd-devel
BuildRequires: python3-base
BuildRequires: spirv-headers >= 1.6.1~sdk280
BuildRequires: spirv-tools-devel >= 2024.1~rc1
BuildRequires: spirv-headers >= 1.6.4+sdk304
BuildRequires: spirv-tools-devel >= 2025.1~rc1
%description
A collection of tools, libraries and tests for shader compilation.
@@ -69,11 +74,12 @@ Shaderc wraps around core functionality in glslang and SPIRV-Tools
%autosetup -p1
chmod a+x utils/update_build_version.sh
echo "\"%version\"" >glslc/src/build-version.inc
find . -type f -exec grep -l '#!/usr/bin/env python' {} + | xargs perl -i -lpe 's{/env python\w*}{/python3}g'
%build
export CXXFLAGS="%{optflags} -I%_includedir/External"
%cmake -DSHADERC_SKIP_TESTS=ON
%cmake -DSHADERC_SKIP_TESTS=ON \
-DCMAKE_C_COMPILER="gcc%{?gcc_version:-%{gcc_version}}" \
-DCMAKE_CXX_COMPILER="g++%{?gcc_version:-%{gcc_version}}"
%cmake_build
%install

View File

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

BIN
v2025.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.