graphics/vulkan-headers: update to 1.3.213

Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.212...v1.3.213
Reported by:	Repology, portscout
This commit is contained in:
Jan Beich 2022-05-10 10:31:39 +00:00
parent 176b6d5a7a
commit 15d6e92d1f
5 changed files with 10 additions and 5 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.212
DISTVERSION= 1.3.213
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1650579022
SHA256 (KhronosGroup-Vulkan-Headers-v1.3.212_GH0.tar.gz) = deea32809940711be36258e17ac887818f6261c96be27b24a1b82ac6718f0b2b
SIZE (KhronosGroup-Vulkan-Headers-v1.3.212_GH0.tar.gz) = 1468030
TIMESTAMP = 1652178699
SHA256 (KhronosGroup-Vulkan-Headers-v1.3.213_GH0.tar.gz) = 7f4a6118dc3524703c1ce0a44089379e89eeb930fbe28188b90fdac1f10ef676
SIZE (KhronosGroup-Vulkan-Headers-v1.3.213_GH0.tar.gz) = 1485380

View File

@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.212
PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org

View File

@ -39,6 +39,10 @@ XLIB_USES= xorg
XLIB_USE= XORG=x11,xext,ice,sm
XLIB_CMAKE_BOOL= BUILD_WSI_XLIB_SUPPORT
# https://github.com/KhronosGroup/Vulkan-Tools/issues/649
display-build: .IGNORE
display-install: .IGNORE
# https://github.com/KhronosGroup/Vulkan-Tools/issues/307
.for _wsi in display wayland xcb xlib
do-configure-${_wsi:tu}-on: ${_wsi}-configure

View File

@ -2,7 +2,7 @@
%%WAYLAND%%bin/vkcube-wayland
%%XCB%%bin/vkcube-xcb
%%XLIB%%bin/vkcube-xlib
%%DISPLAY%%bin/vkcubepp-display
@comment %%DISPLAY%%bin/vkcubepp-display
%%WAYLAND%%bin/vkcubepp-wayland
%%XCB%%bin/vkcubepp-xcb
%%XLIB%%bin/vkcubepp-xlib