git: 474e59a13f28 - main - x11-wm/hyprland: back to default wlroots
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Nov 2023 17:25:02 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=474e59a13f289a0cade43c95ea01ef042f22665b
commit 474e59a13f289a0cade43c95ea01ef042f22665b
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-11-21 16:40:31 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-11-21 17:24:01 +0000
x11-wm/hyprland: back to default wlroots
---
x11-wm/hyprland/Makefile | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index a1dceb6ef5d6..177556ca920c 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.32.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm wayland
MAINTAINER= jbeich@FreeBSD.org
@@ -16,7 +16,7 @@ BROKEN_FreeBSD_12= libc++ too old
BUILD_DEPENDS= cmake:devel/cmake-core \
evdev-proto>0:devel/evdev-proto \
wayland-protocols>=1.25:graphics/wayland-protocols \
- wlroots>=0.16.0.791<0.18.0:x11-toolkits/wlroots
+ wlroots>=0.17.0<0.18.0:x11-toolkits/wlroots
LIB_DEPENDS= libwayland-server.so:graphics/wayland \
libwlroots.so:x11-toolkits/wlroots \
libinput.so:x11/libinput \
@@ -90,7 +90,6 @@ bundled-libcxx:
.endif
.endif # exists(/usr/lib/libc++.so)
-.include "${.CURDIR:H:H}/x11-toolkits/wlroots-devel/override.mk"
post-patch: wlroots-devel-patch
wlroots-devel-patch:
# Prefer <wlr/*> headers (used by <hyprland/*>) from wlroots-devel