!4 Update to 1.3.257.0
From: @starlet-dx Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
d5ba65bbc4
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}
|
%global __python %{__python3}
|
||||||
Name: vulkan-headers
|
Name: vulkan-headers
|
||||||
Version: 1.1.92.0
|
Version: 1.3.257.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Vulkan Header files and API registry
|
Summary: Vulkan Header files and API registry
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/KhronosGroup/Vulkan-Headers
|
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
|
BuildRequires: cmake3
|
||||||
|
|
||||||
@ -18,7 +18,7 @@ and embedded platforms.
|
|||||||
This package includes Vulkan Header files and API registry.
|
This package includes Vulkan Header files and API registry.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n Vulkan-Headers-sdk-%{version} -p1
|
%autosetup -n Vulkan-Headers-1.3.257 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake3 -DCMAKE_INSTALL_LIBDIR=%{_libdir} .
|
%cmake3 -DCMAKE_INSTALL_LIBDIR=%{_libdir} .
|
||||||
@ -33,7 +33,12 @@ This package includes Vulkan Header files and API registry.
|
|||||||
%dir %{_datadir}/vulkan/
|
%dir %{_datadir}/vulkan/
|
||||||
%{_datadir}/vulkan/registry/
|
%{_datadir}/vulkan/registry/
|
||||||
%{_includedir}/vulkan/
|
%{_includedir}/vulkan/
|
||||||
|
%{_includedir}/vk_video/
|
||||||
|
%{_datadir}/cmake/VulkanHeaders/
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jan 08 2020 zhouyihang <zhouyihang1@huawei.com> - 1.1.92.0-2
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user