Update to 1.3.257.0
This commit is contained in:
parent
9f6be21500
commit
82dc99de1c
Binary file not shown.
BIN
sdk-1.3.257.0.tar.gz
Normal file
BIN
sdk-1.3.257.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global __python %{__python3}
|
||||
Name: vulkan-headers
|
||||
Version: 1.1.92.0
|
||||
Release: 2
|
||||
Version: 1.3.257.0
|
||||
Release: 1
|
||||
Summary: Vulkan Header files and API registry
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/KhronosGroup/Vulkan-Headers
|
||||
Source0: https://github.com/KhronosGroup/Vulkan-Headers/archive/sdk-%{version}.tar.gz#/Vulkan-Headers-sdk-%{version}.tar.gz
|
||||
Source0: https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.3.257/sdk-%{version}.tar.gz
|
||||
|
||||
BuildRequires: cmake3
|
||||
|
||||
@ -18,7 +18,7 @@ and embedded platforms.
|
||||
This package includes Vulkan Header files and API registry.
|
||||
|
||||
%prep
|
||||
%autosetup -n Vulkan-Headers-sdk-%{version} -p1
|
||||
%autosetup -n Vulkan-Headers-1.3.257 -p1
|
||||
|
||||
%build
|
||||
%cmake3 -DCMAKE_INSTALL_LIBDIR=%{_libdir} .
|
||||
@ -33,7 +33,12 @@ This package includes Vulkan Header files and API registry.
|
||||
%dir %{_datadir}/vulkan/
|
||||
%{_datadir}/vulkan/registry/
|
||||
%{_includedir}/vulkan/
|
||||
%{_includedir}/vk_video/
|
||||
%{_datadir}/cmake/VulkanHeaders/
|
||||
|
||||
%changelog
|
||||
* Tue Jul 11 2023 yaoxin <yao_xin001@hoperun.com> - 1.3.257.0-1
|
||||
- Update to 1.3.257.0
|
||||
|
||||
* Wed Jan 08 2020 zhouyihang <zhouyihang1@huawei.com> - 1.1.92.0-2
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user