aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-06-02 18:04:16 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-06-03 14:56:37 +0000
commit7a0f9a28e0d3769eb983f35d742b204fc157bb25 (patch)
tree6b045795b49cb4faa361a198e22773b26cff5a73
parent7bc32204d7fa0e175e0993b94cba678c96784360 (diff)
downloadports-7a0f9a28e0d3769eb983f35d742b204fc157bb25.tar.gz
ports-7a0f9a28e0d3769eb983f35d742b204fc157bb25.zip
x11-toolkits/wlroots-devel: update to 0.16.0.494
-rw-r--r--x11-toolkits/wlroots-devel/Makefile4
-rw-r--r--x11-toolkits/wlroots-devel/distinfo6
-rw-r--r--x11-wm/hyprland/Makefile2
-rw-r--r--x11-wm/sway-devel/Makefile2
4 files changed, 9 insertions, 5 deletions
diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile
index dfac10837d34..b8b8ab231753 100644
--- a/x11-toolkits/wlroots-devel/Makefile
+++ b/x11-toolkits/wlroots-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= wlroots
-DISTVERSION= 0.16.0-460
+DISTVERSION= 0.16.0-494
DISTVERSIONSUFFIX= -g${GL_COMMIT:C/(.{12}).*/\1/}
CATEGORIES= x11-toolkits
PKGNAMESUFFIX= -devel
@@ -28,7 +28,7 @@ USE_GL= gbm
USE_XORG= pixman
USE_LDCONFIG= yes
GL_SITE= https://gitlab.freedesktop.org
-GL_COMMIT= 30aca4df0de6797df4d1f41550958935f986a4c9
+GL_COMMIT= b61d5922f1d0910a848deb100570ad8587aea38d
MESON_ARGS= -Dexamples=false -Dbackends=${BACKENDS:ts,} -Drenderers=${RENDERERS:ts,}
.ifdef PKGNAMESUFFIX
diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo
index b48b13afcafc..022c40196f08 100644
--- a/x11-toolkits/wlroots-devel/distinfo
+++ b/x11-toolkits/wlroots-devel/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1685572632
-SHA256 (wlroots-wlroots-30aca4df0de6797df4d1f41550958935f986a4c9_GL0.tar.gz) = dd2877a69c09abf285935342c89dd0c4bf5cdf9e91c4cb3b640f09e8dae20982
-SIZE (wlroots-wlroots-30aca4df0de6797df4d1f41550958935f986a4c9_GL0.tar.gz) = 627822
+TIMESTAMP = 1685803001
+SHA256 (wlroots-wlroots-b61d5922f1d0910a848deb100570ad8587aea38d_GL0.tar.gz) = 2ceafa8672aec5db3362f4ff3f9bfb1c8e6bfac5ae00a75394dcd0c52eb000be
+SIZE (wlroots-wlroots-b61d5922f1d0910a848deb100570ad8587aea38d_GL0.tar.gz) = 627286
SHA256 (10f80a8f1bb2.patch) = ca65f8eecf32e7364d5ba43cd9ee91060710a6fb8392892c86ad71e4f2a4c0b5
SIZE (10f80a8f1bb2.patch) = 6097
SHA256 (3196c73d487f.patch) = 69c6bc4658852bb45a24b129f625a7faaed8035dab0d79c388ae74d650beacdc
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index f062d14b634d..b3f5e77f135c 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -10,6 +10,8 @@ WWW= https://hyprland.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= fails to build after https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4043
+
BUILD_DEPENDS= cmake:devel/cmake-core \
evdev-proto>0:devel/evdev-proto \
wayland-protocols>=1.25:graphics/wayland-protocols \
diff --git a/x11-wm/sway-devel/Makefile b/x11-wm/sway-devel/Makefile
index aebd3ef44653..8d7cbac7db84 100644
--- a/x11-wm/sway-devel/Makefile
+++ b/x11-wm/sway-devel/Makefile
@@ -15,6 +15,8 @@ WWW?= https://swaywm.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= fails to build after https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4043
+
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
wayland-protocols>=1.24:graphics/wayland-protocols \
wlroots>=0.16.0.368<0.17.0:x11-toolkits/wlroots