[info=32f7b29edfe3f81874015833637bf66b39a8d1c02d6e0fa9b4312f731d163b0c]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-headers?expand=0&rev=101
This commit is contained in:
parent
39ae9e7ec5
commit
b36e6e5910
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
mtime: 1715969064
|
||||||
|
commit: 32f7b29edfe3f81874015833637bf66b39a8d1c02d6e0fa9b4312f731d163b0c
|
||||||
|
url: https://src.opensuse.org/jengelh/spirv-headers
|
||||||
|
revision: master
|
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9551e8ba49de942a6116e50c53b000d639da665de8fc093765211b9b7dedc655
|
||||||
|
size 256
|
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jun 25 23:56:15 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
|
||||||
|
|
||||||
- Add v283-to-2acb319.patch
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 16 11:38:08 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Thu May 16 11:38:08 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
# and the independently increasing toolchain release number (283).
|
# and the independently increasing toolchain release number (283).
|
||||||
|
|
||||||
Name: spirv-headers
|
Name: spirv-headers
|
||||||
Version: 1.6.1+sdk283+g8
|
Version: 1.6.1+sdk283
|
||||||
%define innerver 1.3.283
|
%define innerver 1.3.283
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Machine-readable files from the SPIR-V registry
|
Summary: Machine-readable files from the SPIR-V registry
|
||||||
@ -32,7 +32,6 @@ License: MIT
|
|||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: https://github.com/KhronosGroup/SPIRV-Headers
|
URL: https://github.com/KhronosGroup/SPIRV-Headers
|
||||||
Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/vulkan-sdk-%innerver.tar.gz
|
Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/vulkan-sdk-%innerver.tar.gz
|
||||||
Patch1: v283-to-2acb319.patch
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: cmake >= 2.8
|
BuildRequires: cmake >= 2.8
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@ -49,7 +48,7 @@ registry. This includes:
|
|||||||
* The XML registry file.
|
* The XML registry file.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n SPIRV-Headers-vulkan-sdk-%innerver -p0
|
%autosetup -n SPIRV-Headers-vulkan-sdk-%innerver -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake
|
%cmake
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user