diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-10-11 12:36:31 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-02-07 22:37:51 +0000 |
commit | 361297a0a5d4da4352588552c7880769fce85d23 (patch) | |
tree | 9d65bab83c0f8da4c5eed3382d603494e6392cf9 /x11-wm/kwinft | |
parent | d1bc019710a876b7cdfc2eb3f56d912d50337263 (diff) | |
download | ports-361297a0a5d4da4352588552c7880769fce85d23.tar.gz ports-361297a0a5d4da4352588552c7880769fce85d23.zip |
graphics/wrapland: update to 0.526.0 after d06d26f8c45e
Changes: https://gitlab.com/kwinft/wrapland/-/releases/wrapland@0.526.0-beta.0
Changes: https://gitlab.com/kwinft/wrapland/-/releases/wrapland@0.526.0
Diffstat (limited to 'x11-wm/kwinft')
-rw-r--r-- | x11-wm/kwinft/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/kwinft/Makefile b/x11-wm/kwinft/Makefile index 769b90c6cc39..3c698b2a400b 100644 --- a/x11-wm/kwinft/Makefile +++ b/x11-wm/kwinft/Makefile @@ -10,6 +10,8 @@ WWW= https://gitlab.com/kwinft/kwinft LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= requires https://gitlab.com/kwinft/kwinft/-/commit/2f5ba95e376f + BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ libwayland-server.so:graphics/wayland \ |