git: 15d6e92d1fe4 - main - graphics/vulkan-headers: update to 1.3.213
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 May 2022 23:29:17 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=15d6e92d1fe42932e8c4ccea6aef87e13c033d93 commit 15d6e92d1fe42932e8c4ccea6aef87e13c033d93 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-05-10 10:31:39 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-05-11 23:28:49 +0000 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 --- graphics/vulkan-headers/Makefile | 2 +- graphics/vulkan-headers/distinfo | 6 +++--- graphics/vulkan-loader/Makefile | 1 + graphics/vulkan-tools/Makefile | 4 ++++ graphics/vulkan-tools/pkg-plist | 2 +- 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