1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

x11-wm/hyprland: backport hyprctl notify crashfix after a756cde94c

This commit is contained in:
Jan Beich 2023-04-08 19:41:38 +00:00
parent 0ae07ea92b
commit 6fc8f7d2b6
2 changed files with 4 additions and 0 deletions

View File

@ -1,11 +1,13 @@
PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.24.0
PORTREVISION= 1
CATEGORIES= x11-wm wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 31963f823b12.patch:-p1 # https://github.com/hyprwm/Hyprland/issues/1993
PATCHFILES+= 86852cdc78b8.patch:-p1 # https://github.com/hyprwm/Hyprland/issues/1995
PATCHFILES+= b32af6ebfb5e.patch:-p1 # https://github.com/hyprwm/Hyprland/issues/1997
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #'

View File

@ -11,3 +11,5 @@ SHA256 (31963f823b12.patch) = 7f12f62e5ed967f25d5c625d4dc802d689df79931e75403510
SIZE (31963f823b12.patch) = 929
SHA256 (86852cdc78b8.patch) = 81e807d4f672be6d74110564de1ad79b4ea625e3b3ba9806d11a65daf3f08552
SIZE (86852cdc78b8.patch) = 754
SHA256 (b32af6ebfb5e.patch) = cf4b8c50cc9a7e9bc4b3c52e66953bd85693adfc5c906d369070a63f6f1e6f1d
SIZE (b32af6ebfb5e.patch) = 743