aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-12-19 10:17:34 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-12-19 11:01:25 +0000
commitec0d19418355cba7df5bb0e4e419806bee3b1be5 (patch)
treecddb17808a19787047e5a7a7d46f5129088593d0 /x11-wm
parent8cbd13d597f0e881d5d79945f67dfb079ebd21df (diff)
downloadports-ec0d19418355cba7df5bb0e4e419806bee3b1be5.tar.gz
ports-ec0d19418355cba7df5bb0e4e419806bee3b1be5.zip
x11-wm/hyprland: unbreak with xwayland-devel/CSD=off
src/meson.build:4:0: ERROR: Dependency "pango" not found, tried pkgconfig
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/hyprland/Makefile3
-rw-r--r--x11-wm/hyprland/distinfo2
2 files changed, 5 insertions, 0 deletions
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index 6f348e4c745f..c5abe2656472 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -3,6 +3,9 @@ DISTVERSIONPREFIX= v
DISTVERSION= 0.19.2beta
CATEGORIES= x11-wm wayland
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= 62efcc4e1cc1.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/1251
+
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #'
WWW= https://hyprland.org/
diff --git a/x11-wm/hyprland/distinfo b/x11-wm/hyprland/distinfo
index 5cb18d226b7e..a66416ae064c 100644
--- a/x11-wm/hyprland/distinfo
+++ b/x11-wm/hyprland/distinfo
@@ -3,3 +3,5 @@ SHA256 (hyprwm-Hyprland-v0.19.2beta_GH0.tar.gz) = 4454220b67699b79825ae45efdded6
SIZE (hyprwm-Hyprland-v0.19.2beta_GH0.tar.gz) = 701944
SHA256 (hyprwm-hyprland-protocols-301733a_GH0.tar.gz) = 3b3b4e948525f1d823313390b2551ea8969d0cbf82bd72e2a4a2ce2750552330
SIZE (hyprwm-hyprland-protocols-301733a_GH0.tar.gz) = 4852
+SHA256 (62efcc4e1cc1.patch) = 232f6eeb64a0f52a07e5cd3ecc2ccaa453176c91c8c63556313f6f74dc6000f7
+SIZE (62efcc4e1cc1.patch) = 2519