[info=5a6b2f389083eb4e7cd52a4f90ba5dc4ddc1ffbc2e76def22d7385110adabee0]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-headers?expand=0&rev=120
This commit is contained in:
parent
140f62d140
commit
1354ab65b7
@ -1,4 +1,4 @@
|
||||
mtime: 1715969053
|
||||
commit: 449718244dfb346672c16a627f11937e7e256e25926e4b5583930025c54d298a
|
||||
url: https://src.opensuse.org/pool/vulkan-headers
|
||||
revision: factory
|
||||
mtime: 1721710809
|
||||
commit: 5a6b2f389083eb4e7cd52a4f90ba5dc4ddc1ffbc2e76def22d7385110adabee0
|
||||
url: https://src.opensuse.org/jengelh/vulkan-headers
|
||||
revision: master
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17c36779a12230b06b8bc91ac14380c0c5857c131bdb77dceac37dc46bfb7eee
|
||||
oid sha256:4f08d3fa103373e274f9d66f8fe7c77da6b3a69cc38ab65c489d263f2b0d36ce
|
||||
size 256
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 04:56:07 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release SDK-1.3.290
|
||||
* New extensions: VK_EXT_legacy_vertex_attributes,
|
||||
VK_MESA_image_alignment_control,
|
||||
VK_EXT_shader_replicated_composites,
|
||||
VK_KHR_shader_relaxed_extended_instruction,
|
||||
VK_KHR_maintenance7.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 11:36:17 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -22,15 +22,16 @@
|
||||
#
|
||||
|
||||
Name: vulkan-headers
|
||||
Version: 1.3.283.0
|
||||
Version: 1.3.290
|
||||
Release: 0
|
||||
Summary: Vulkan C and C++ API header files
|
||||
License: Apache-2.0
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://github.com/KhronosGroup/Vulkan-Headers
|
||||
Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/vulkan-sdk-%version.tar.gz
|
||||
Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/vulkan-sdk-%version.0.tar.gz
|
||||
Source9: %name-rpmlintrc
|
||||
BuildRequires: cmake >= 2.8.11
|
||||
BuildRequires: c++_compiler
|
||||
BuildArch: noarch
|
||||
Requires: pkgconfig(wayland-client)
|
||||
Requires: pkgconfig(x11)
|
||||
@ -47,7 +48,7 @@ This package contains the development headers for packages wanting
|
||||
to make use of Vulkan.
|
||||
|
||||
%prep
|
||||
%autosetup -n Vulkan-Headers-vulkan-sdk-%version -p1
|
||||
%autosetup -n Vulkan-Headers-vulkan-sdk-%version.0 -p1
|
||||
|
||||
%build
|
||||
%cmake \
|
||||
@ -58,9 +59,9 @@ to make use of Vulkan.
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
%if %{suse_version} >= 1600
|
||||
%python3_fix_shebang_path %{buildroot}%{_datadir}/vulkan/registry/*
|
||||
%python3_fix_shebang_path %{buildroot}%{_datadir}/vulkan/registry/spec_tools/*
|
||||
%if 0%{?suse_version} >= 1600
|
||||
%python3_fix_shebang_path %buildroot%_datadir/vulkan/registry/*
|
||||
%python3_fix_shebang_path %buildroot%_datadir/vulkan/registry/spec_tools/*
|
||||
%endif
|
||||
|
||||
%files
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf54a812911b4e3e4ff15716c222a8fb9a87c2771c0b86060cb0ca2570ea55a9
|
||||
size 2271561
|
BIN
vulkan-sdk-1.3.290.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
vulkan-sdk-1.3.290.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user