aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-05-10 10:31:39 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-05-11 23:28:49 +0000
commit15d6e92d1fe42932e8c4ccea6aef87e13c033d93 (patch)
tree705783c5bf50e502eed770e853aeda9cdaa72b3d
parent176b6d5a7a91c9d2ed12b07fca3d972dfd20a024 (diff)
downloadports-15d6e92d1fe42932e8c4ccea6aef87e13c033d93.tar.gz
ports-15d6e92d1fe42932e8c4ccea6aef87e13c033d93.zip
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
-rw-r--r--graphics/vulkan-headers/Makefile2
-rw-r--r--graphics/vulkan-headers/distinfo6
-rw-r--r--graphics/vulkan-loader/Makefile1
-rw-r--r--graphics/vulkan-tools/Makefile4
-rw-r--r--graphics/vulkan-tools/pkg-plist2
5 files changed, 10 insertions, 5 deletions
diff --git a/graphics/vulkan-headers/Makefile b/graphics/vulkan-headers/Makefile
index 07e3680f98ff..7acbd034581f 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.212
+DISTVERSION= 1.3.213
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index 88b5a0fcec48..279378c4d769 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -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
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index ba81f081d6f3..199fe9850f87 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.212
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org
diff --git a/graphics/vulkan-tools/Makefile b/graphics/vulkan-tools/Makefile
index 644353bfb438..fcd0683eb7a7 100644
--- a/graphics/vulkan-tools/Makefile
+++ b/graphics/vulkan-tools/Makefile
@@ -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
diff --git a/graphics/vulkan-tools/pkg-plist b/graphics/vulkan-tools/pkg-plist
index f18aa4b6c456..dbddf791a631 100644
--- a/graphics/vulkan-tools/pkg-plist
+++ b/graphics/vulkan-tools/pkg-plist
@@ -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