git: ec0d19418355 - main - x11-wm/hyprland: unbreak with xwayland-devel/CSD=off
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Dec 2022 11:04:47 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ec0d19418355cba7df5bb0e4e419806bee3b1be5
commit ec0d19418355cba7df5bb0e4e419806bee3b1be5
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-12-19 10:17:34 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-12-19 11:01:25 +0000
x11-wm/hyprland: unbreak with xwayland-devel/CSD=off
src/meson.build:4:0: ERROR: Dependency "pango" not found, tried pkgconfig
---
x11-wm/hyprland/Makefile | 3 +++
x11-wm/hyprland/distinfo | 2 ++
2 files changed, 5 insertions(+)
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