git: 9a27347e44e1 - main - x11-toolkits/wlroots-devel: update to 0.16.0.723
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Aug 2023 11:35:39 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a27347e44e1eb296b402ab0fa1e22d914e1a7ab commit 9a27347e44e1eb296b402ab0fa1e22d914e1a7ab Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-08-24 03:54:36 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-08-24 11:33:56 +0000 x11-toolkits/wlroots-devel: update to 0.16.0.723 Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/664ec59095...7bf6c1fc6c --- x11-toolkits/wlroots-devel/Makefile | 4 ++-- x11-toolkits/wlroots-devel/distinfo | 6 +++--- x11-toolkits/wlroots-devel/pkg-plist | 1 + x11-wm/hyprland/Makefile | 1 + x11-wm/sway-devel/Makefile | 2 ++ 5 files changed, 9 insertions(+), 5 deletions(-) diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile index d3f4aeac969a..60967f4f7a19 100644 --- a/x11-toolkits/wlroots-devel/Makefile +++ b/x11-toolkits/wlroots-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= wlroots -DISTVERSION= 0.16.0-684 -DISTVERSIONSUFFIX= -g664ec59095 +DISTVERSION= 0.16.0-723 +DISTVERSIONSUFFIX= -g7bf6c1fc6c CATEGORIES= x11-toolkits PKGNAMESUFFIX= -devel diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo index a6d760f08f73..17c2f5dd65ee 100644 --- a/x11-toolkits/wlroots-devel/distinfo +++ b/x11-toolkits/wlroots-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1692000519 -SHA256 (wlroots-0.16.0-684-g664ec59095.tar.bz2) = 8892f28e4f32ffbb399c0ad41b90329dd58b61ab7ce1553c515cfea4cbf31341 -SIZE (wlroots-0.16.0-684-g664ec59095.tar.bz2) = 475418 +TIMESTAMP = 1692849276 +SHA256 (wlroots-0.16.0-723-g7bf6c1fc6c.tar.bz2) = 19a0d8d54e285a9240c8362e3a4b1497d8bdc974ac3211aa076ed0c94a8e02b8 +SIZE (wlroots-0.16.0-723-g7bf6c1fc6c.tar.bz2) = 478256 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 be419073cdb3..ea378e5b423f 100644 --- a/x11-toolkits/wlroots-devel/pkg-plist +++ b/x11-toolkits/wlroots-devel/pkg-plist @@ -22,6 +22,7 @@ include/wlr/render/drm_format_set.h %%OPENGL%%include/wlr/render/egl.h %%OPENGL%%include/wlr/render/gles2.h include/wlr/render/interface.h +include/wlr/render/pass.h include/wlr/render/pixman.h include/wlr/render/swapchain.h %%VULKAN%%include/wlr/render/vulkan.h diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index 009b639c9034..f440bd7f3add 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprland DISTVERSIONPREFIX= v DISTVERSION= 0.28.0 +PORTREVISION= 1 CATEGORIES= x11-wm wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/x11-wm/sway-devel/Makefile b/x11-wm/sway-devel/Makefile index 08456ca34a6b..57229fc1985e 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/4316 + BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ wayland-protocols>=1.24:graphics/wayland-protocols \ wlroots>=0.16.0.668<0.17.0:x11-toolkits/wlroots