2024-01-05 19:09:21 +01:00
|
|
|
Name: vulkan-headers
|
2024-01-05 19:09:22 +01:00
|
|
|
Version: 1.2.172
|
2024-01-05 19:09:21 +01:00
|
|
|
Release: 1mamba
|
|
|
|
Summary: Vulkan Header files and API registry
|
|
|
|
Group: Development/Libraries
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
|
|
URL: https://www.khronos.org/vulkan
|
|
|
|
Source: https://github.com/KhronosGroup/Vulkan-Headers.git/v%{version}/Vulkan-Headers-%{version}.tar.bz2
|
|
|
|
License: Apache License 2.0
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
BuildRequires: cmake
|
|
|
|
|
|
|
|
%description
|
|
|
|
Vulkan Header files and API registry.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -n Vulkan-Headers-%{version}
|
|
|
|
|
|
|
|
%build
|
|
|
|
%cmake -d build
|
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeinstall -C build
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%dir %{_includedir}/vulkan
|
|
|
|
%{_includedir}/vulkan/*.h
|
|
|
|
%{_includedir}/vulkan/vulkan.hpp
|
|
|
|
%dir %{_datadir}/vulkan/registry
|
|
|
|
%{_datadir}/vulkan/registry/*
|
|
|
|
%doc README.md
|
|
|
|
|
|
|
|
%changelog
|
2024-01-05 19:09:22 +01:00
|
|
|
* Mon Mar 08 2021 Automatic Build System <autodist@mambasoft.it> 1.2.172-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 1.2.171-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.2.170-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Tue Jan 26 2021 Automatic Build System <autodist@mambasoft.it> 1.2.168-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Wed Jan 06 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.166-1mamba
|
|
|
|
- update to 1.2.166
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Fri Dec 11 2020 Automatic Build System <autodist@mambasoft.it> 1.2.164-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Wed Nov 11 2020 Automatic Build System <autodist@mambasoft.it> 1.2.160-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Tue Nov 03 2020 Automatic Build System <autodist@mambasoft.it> 1.2.159-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Wed Oct 14 2020 Automatic Build System <autodist@mambasoft.it> 1.2.157-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Sun Sep 20 2020 Automatic Build System <autodist@mambasoft.it> 1.2.153-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Wed Sep 02 2020 Automatic Build System <autodist@mambasoft.it> 1.2.152-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Wed Aug 26 2020 Automatic Build System <autodist@mambasoft.it> 1.2.151-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Wed Aug 05 2020 Automatic Build System <autodist@mambasoft.it> 1.2.149-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Sat Jul 25 2020 Automatic Build System <autodist@mambasoft.it> 1.2.148-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Tue Jul 14 2020 Automatic Build System <autodist@mambasoft.it> 1.2.147-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Thu Jul 09 2020 Automatic Build System <autodist@mambasoft.it> 1.2.146-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Thu Jun 25 2020 Automatic Build System <autodist@mambasoft.it> 1.2.145-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Wed Jun 10 2020 Automatic Build System <autodist@mambasoft.it> 1.2.143-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Mon May 18 2020 Automatic Build System <autodist@mambasoft.it> 1.2.141-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Sat May 09 2020 Automatic Build System <autodist@mambasoft.it> 1.2.140-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Thu Apr 30 2020 Automatic Build System <autodist@mambasoft.it> 1.2.139-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Wed Apr 08 2020 Automatic Build System <autodist@mambasoft.it> 1.2.137-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Fri Mar 27 2020 Automatic Build System <autodist@mambasoft.it> 1.2.136-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Sat Mar 21 2020 Automatic Build System <autodist@mambasoft.it> 1.2.135-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Tue Mar 17 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.134-1mamba
|
|
|
|
- package created using the webbuild interface
|