aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-10-06 10:06:01 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-10-25 13:07:31 +0000
commit239d3a1840f01b176714d88568c4dd9c174d2ae8 (patch)
tree8a531dded059cda9731bf87e982125f67494ef6e
parent6a79b4493f06870b1720a3379e04005074c494fd (diff)
x11-toolkits/wlroots-devel: update to 0.16.0.792
-rw-r--r--x11-toolkits/wlroots-devel/Makefile4
-rw-r--r--x11-toolkits/wlroots-devel/distinfo6
-rw-r--r--x11-toolkits/wlroots-devel/pkg-plist2
-rw-r--r--x11-wm/hyprland/Makefile1
-rw-r--r--x11-wm/sway-devel/Makefile2
5 files changed, 9 insertions, 6 deletions
diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile
index d707b9bfbce0..eca556d67415 100644
--- a/x11-toolkits/wlroots-devel/Makefile
+++ b/x11-toolkits/wlroots-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wlroots
-DISTVERSION= 0.16.0-749
-DISTVERSIONSUFFIX= -ga09d649439
+DISTVERSION= 0.16.0-792
+DISTVERSIONSUFFIX= -g47bf87ade2
CATEGORIES= x11-toolkits
PKGNAMESUFFIX= -devel
diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo
index 3c4eedf7c855..0d0b545d4150 100644
--- a/x11-toolkits/wlroots-devel/distinfo
+++ b/x11-toolkits/wlroots-devel/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1696273816
-SHA256 (wlroots-0.16.0-749-ga09d649439.tar.bz2) = ff009df785dbc2414ae86b0cb2b1c652b60797c66976482c2d8390080f19c017
-SIZE (wlroots-0.16.0-749-ga09d649439.tar.bz2) = 479707
+TIMESTAMP = 1697909146
+SHA256 (wlroots-0.16.0-792-g47bf87ade2.tar.bz2) = 69417b4f3679f51d5d870ed8445af8d831bd675e7ca914f4a5e4efe01f7d8035
+SIZE (wlroots-0.16.0-792-g47bf87ade2.tar.bz2) = 457808
SHA256 (10f80a8f1bb2.patch) = ca65f8eecf32e7364d5ba43cd9ee91060710a6fb8392892c86ad71e4f2a4c0b5
SIZE (10f80a8f1bb2.patch) = 6097
SHA256 (3196c73d487f.patch) = 69c6bc4658852bb45a24b129f625a7faaed8035dab0d79c388ae74d650beacdc
diff --git a/x11-toolkits/wlroots-devel/pkg-plist b/x11-toolkits/wlroots-devel/pkg-plist
index f117b53a0d9f..453bcf649184 100644
--- a/x11-toolkits/wlroots-devel/pkg-plist
+++ b/x11-toolkits/wlroots-devel/pkg-plist
@@ -43,7 +43,6 @@ include/wlr/types/wlr_foreign_toplevel_management_v1.h
include/wlr/types/wlr_fractional_scale_v1.h
include/wlr/types/wlr_fullscreen_shell_v1.h
include/wlr/types/wlr_gamma_control_v1.h
-include/wlr/types/wlr_idle.h
include/wlr/types/wlr_idle_inhibit_v1.h
include/wlr/types/wlr_idle_notify_v1.h
include/wlr/types/wlr_input_device.h
@@ -71,6 +70,7 @@ include/wlr/types/wlr_relative_pointer_v1.h
include/wlr/types/wlr_scene.h
include/wlr/types/wlr_screencopy_v1.h
include/wlr/types/wlr_seat.h
+include/wlr/types/wlr_security_context_v1.h
include/wlr/types/wlr_server_decoration.h
include/wlr/types/wlr_session_lock_v1.h
include/wlr/types/wlr_shm.h
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index a41f7957036b..8b0f71d4db69 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -13,6 +13,7 @@ WWW= https://hyprland.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= fails to build after https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/a289f812d620
BROKEN_FreeBSD_12= libc++ too old
BUILD_DEPENDS= cmake:devel/cmake-core \
diff --git a/x11-wm/sway-devel/Makefile b/x11-wm/sway-devel/Makefile
index 1c7d6676d02f..256dbdeaad45 100644
--- a/x11-wm/sway-devel/Makefile
+++ b/x11-wm/sway-devel/Makefile
@@ -16,6 +16,8 @@ WWW?= https://swaywm.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= fails to build after https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/a289f812d620
+
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
wayland-protocols>=1.24:graphics/wayland-protocols \
wlroots>=0.16.0.702<0.17.0:x11-toolkits/wlroots