forked from pool/vulkan-headers
- Update to release 1.2.162.0 (sdk)
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-headers?expand=0&rev=64
This commit is contained in:
parent
8ead59475b
commit
29fc41466b
3
sdk-1.2.162.0.tar.gz
Normal file
3
sdk-1.2.162.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb0f6a79ac38e137f55a0e13641140e63b765c8ec717a65bf3904614ef754365
|
||||
size 853014
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0738f981c291743c2cb6024911fa1ecdfe1bdac67da6644019aeeff0925b5859
|
||||
size 841987
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 14 19:56:37 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.2.162.0 (sdk)
|
||||
* Add GGP (Stadia) WSI platform support to vk_icd.h
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 25 16:30:32 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
# Consider only updating the sources in lockstep.
|
||||
#
|
||||
Name: vulkan-headers
|
||||
Version: 1.2.161
|
||||
Version: 1.2.162.0
|
||||
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/v%version.tar.gz
|
||||
Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/sdk-%version.tar.gz
|
||||
BuildRequires: cmake >= 2.8.11
|
||||
BuildArch: noarch
|
||||
Requires: pkgconfig(wayland-client)
|
||||
@ -45,7 +45,7 @@ This package contains the development headers for packages wanting
|
||||
to make use of Vulkan.
|
||||
|
||||
%prep
|
||||
%autosetup -n Vulkan-Headers-%version
|
||||
%autosetup -n Vulkan-Headers-sdk-%version
|
||||
|
||||
%build
|
||||
%cmake \
|
||||
|
Loading…
Reference in New Issue
Block a user