aboutsummaryrefslogtreecommitdiff
path: root/graphics/vulkan-extension-layer
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-12-01 02:43:56 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-12-02 00:47:06 +0000
commitfd53de1292e509d11d03bde823c2ca2a305909ce (patch)
treebfe0467e9faead518b940d7b02dfb967042cf193 /graphics/vulkan-extension-layer
parent2350939701584315538755eb4453f9d3fe9efc5e (diff)
downloadports-fd53de1292e509d11d03bde823c2ca2a305909ce.tar.gz
ports-fd53de1292e509d11d03bde823c2ca2a305909ce.zip
graphics/vulkan-headers: update to 1.2.201
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.200...v1.2.201 Reported by: Repology
Diffstat (limited to 'graphics/vulkan-extension-layer')
-rw-r--r--graphics/vulkan-extension-layer/Makefile5
-rw-r--r--graphics/vulkan-extension-layer/distinfo2
2 files changed, 7 insertions, 0 deletions
diff --git a/graphics/vulkan-extension-layer/Makefile b/graphics/vulkan-extension-layer/Makefile
index 1fc3a7bb5606..de3d4f1b5a8e 100644
--- a/graphics/vulkan-extension-layer/Makefile
+++ b/graphics/vulkan-extension-layer/Makefile
@@ -16,4 +16,9 @@ USE_LDCONFIG= yes
GH_ACCOUNT= KhronosGroup
GH_PROJECT= Vulkan-ExtensionLayer
+.if ${DISTVERSION:E} < 201
+GH_TUPLE+= KhronosGroup:Vulkan-Headers:v1.2.200:vkheaders/Vulkan-Headers
+CMAKE_ARGS+= -DVULKAN_HEADERS_INSTALL_DIR:PATH="${WRKSRC_vkheaders}"
+.endif
+
.include <bsd.port.mk>
diff --git a/graphics/vulkan-extension-layer/distinfo b/graphics/vulkan-extension-layer/distinfo
index 473c12353219..db366d7257b9 100644
--- a/graphics/vulkan-extension-layer/distinfo
+++ b/graphics/vulkan-extension-layer/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1637160740
SHA256 (KhronosGroup-Vulkan-ExtensionLayer-v1.2.199_GH0.tar.gz) = d149289e42e3a6fdb9e3a6fc89531621bb05d6e72d4cd25429c13a09146127fc
SIZE (KhronosGroup-Vulkan-ExtensionLayer-v1.2.199_GH0.tar.gz) = 455978
+SHA256 (KhronosGroup-Vulkan-Headers-v1.2.200_GH0.tar.gz) = 2fa518da0614a45ca473cd3f5efa72e101fa88549da14a9cbef3ff6cb3e7280b
+SIZE (KhronosGroup-Vulkan-Headers-v1.2.200_GH0.tar.gz) = 1301911