aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-11-28 17:43:46 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-11-28 17:59:58 +0000
commita3837318d0a66be81377892d5e3a65d78f00b2d2 (patch)
treebadb51dc9fbf4f8bc132bacc1bd239dd98316dfa /x11-toolkits
parent818abd4c554116d4a6ae6a0c7b722b2617c0f5b2 (diff)
downloadports-a3837318d0a66be81377892d5e3a65d78f00b2d2.tar.gz
ports-a3837318d0a66be81377892d5e3a65d78f00b2d2.zip
x11-toolkits/wlroots: don't require vulkan-validation-layers
PR: 256793
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/wlroots/Makefile3
-rw-r--r--x11-toolkits/wlroots/distinfo2
-rw-r--r--x11-toolkits/wlroots/pkg-message1
3 files changed, 4 insertions, 2 deletions
diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile
index 0da449eabda4..97beb25a28d6 100644
--- a/x11-toolkits/wlroots/Makefile
+++ b/x11-toolkits/wlroots/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wlroots
DISTVERSION= 0.14.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits
PATCH_SITES= https://github.com/swaywm/${GL_PROJECT}/commit/
@@ -77,6 +77,7 @@ VULKAN_PATCHFILES+= e3d16970433f.patch:-p1 # https://gitlab.freedesktop.org/wlro
VULKAN_PATCHFILES+= 79f10d929b72.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2771
VULKAN_PATCHFILES+= 1a16e8fc56a9.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2771
VULKAN_PATCHFILES+= dd039c56d93a.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2771
+VULKAN_PATCHFILES+= 347b32642fb6.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3318
VULKAN_BUILD_DEPENDS= glslangValidator:graphics/glslang \
vulkan-headers>0:graphics/vulkan-headers
VULKAN_LIB_DEPENDS= libvulkan.so:graphics/vulkan-loader
diff --git a/x11-toolkits/wlroots/distinfo b/x11-toolkits/wlroots/distinfo
index 9da518189b1b..b81c6f1c79eb 100644
--- a/x11-toolkits/wlroots/distinfo
+++ b/x11-toolkits/wlroots/distinfo
@@ -67,3 +67,5 @@ SHA256 (1a16e8fc56a9.patch) = 2bc8e01099fdf6410f07392147e6d376cc5f89b3bb3dda6133
SIZE (1a16e8fc56a9.patch) = 1422
SHA256 (dd039c56d93a.patch) = 533707ab9512b75a9a66ca50b95340883ba51fb2daa294f9b0ff0b7c5dbef572
SIZE (dd039c56d93a.patch) = 1258
+SHA256 (347b32642fb6.patch) = 961ff1069ef3eb1b4a71cd915947cdc6acbf2b9b98bae7e3bb41de87d115da9d
+SIZE (347b32642fb6.patch) = 3800
diff --git a/x11-toolkits/wlroots/pkg-message b/x11-toolkits/wlroots/pkg-message
index 2e15ad5fce88..0b0bf2ceaf83 100644
--- a/x11-toolkits/wlroots/pkg-message
+++ b/x11-toolkits/wlroots/pkg-message
@@ -3,7 +3,6 @@
message: <<EOM
Known issues:
- NVIDIA may be affected by https://github.com/aritger/eglstreams-kms-example/issues/7
-- VULKAN currently requires vulkan-validation-layers
EOM
}
]