aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-07-24 20:26:26 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-07-25 00:31:27 +0000
commitec9f74acaee3734f966751e3fbf858059703f240 (patch)
treed4b7f68591640bc2940e73c66a36ab65dba5c0a7
parent87f6d49d99ac577a145342b1a8e7c201ddd8a126 (diff)
downloadports-ec9f74acaee3734f966751e3fbf858059703f240.tar.gz
ports-ec9f74acaee3734f966751e3fbf858059703f240.zip
x11-wm/hyprland: backport server-side cursor theme support
-rw-r--r--x11-wm/hyprland/Makefile5
-rw-r--r--x11-wm/hyprland/distinfo2
2 files changed, 5 insertions, 2 deletions
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index 31f41d5163ae..9e7cc1e7f242 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,12 +1,13 @@
PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.27.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-wm wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 9fc5f4c48b20.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/2690
PATCHFILES+= f6b340cc19d2.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/2799
+PATCHFILES+= f5913135c638.patch:-p1 # cursor-shape-v1
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #'
@@ -18,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= cmake:devel/cmake-core \
evdev-proto>0:devel/evdev-proto \
wayland-protocols>=1.25:graphics/wayland-protocols \
- wlroots>=0.16.0.654<0.17.0:x11-toolkits/wlroots
+ wlroots>=0.16.0.668<0.17.0:x11-toolkits/wlroots
LIB_DEPENDS= libwayland-server.so:graphics/wayland \
libwlroots.so:x11-toolkits/wlroots \
libinput.so:x11/libinput \
diff --git a/x11-wm/hyprland/distinfo b/x11-wm/hyprland/distinfo
index b6e9b10b2c7b..ba3f8af48294 100644
--- a/x11-wm/hyprland/distinfo
+++ b/x11-wm/hyprland/distinfo
@@ -11,3 +11,5 @@ SHA256 (9fc5f4c48b20.patch) = f8125b6acb6c36082cb42b745b4726b5d73b15ebd27b8ac513
SIZE (9fc5f4c48b20.patch) = 2721
SHA256 (f6b340cc19d2.patch) = 08148878a527d544bc2abef7050bb453ae7f335290bc766f473ee2fd83e711e8
SIZE (f6b340cc19d2.patch) = 1737
+SHA256 (f5913135c638.patch) = 5ce790d91b4918f77dfa67cf3f42a129a1dbef20f8906facb8a40efae2f3748c
+SIZE (f5913135c638.patch) = 9018