mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
vulkan: enable wayland support
This commit is contained in:
@@ -11,7 +11,7 @@ layers, between an application and the drivers."
|
||||
HOMEPAGE="https://www.vulkan.org/"
|
||||
COPYRIGHT="2014-2022 The Khronos Group Inc."
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/v$portVersion.tar.gz"
|
||||
SOURCE_FILENAME="Vulkan-Loader-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="54efc088258e83304f105d6998adaa54340045f490884b2d136a8584d66cb861"
|
||||
@@ -74,7 +74,7 @@ BUILD()
|
||||
-DVulkanHeaders_DIR=$sourceDir2/build \
|
||||
-DBUILD_WSI_XCB_SUPPORT=Off \
|
||||
-DBUILD_WSI_XLIB_SUPPORT=Off \
|
||||
-DBUILD_WSI_WAYLAND_SUPPORT=Off \
|
||||
-DBUILD_WSI_WAYLAND_SUPPORT=On \
|
||||
-DFALLBACK_CONFIG_DIRS="/boot/home/config/non-packaged/add-ons:/boot/home/config/add-ons:/boot/system/non-packaged/add-ons:/boot/system/add-ons" \
|
||||
-G Ninja
|
||||
|
||||
|
||||
Reference in New Issue
Block a user