x11-wm/hyprland: unbreak VT switch

(cherry picked from commit 36d6d61433)
This commit is contained in:
Jan Beich 2023-01-29 12:12:20 +00:00
parent d01a8ad017
commit a1581eaca3
2 changed files with 4 additions and 0 deletions

View File

@ -1,12 +1,14 @@
PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.19.2beta
PORTREVISION= 1
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
PATCHFILES+= 34d1def07dd1.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/1252
PATCHFILES+= afd5728d26a0.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/1252
PATCHFILES+= 413c22a7ee61.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/1448
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #'

View File

@ -9,3 +9,5 @@ SHA256 (34d1def07dd1.patch) = 38527787eca37e886a353e371d30e41bfd397b87eb10858a84
SIZE (34d1def07dd1.patch) = 1052
SHA256 (afd5728d26a0.patch) = f2e605c9dbe6e87dfe4b222b277f584a98a3834482fbe201c93decebdfbf75dc
SIZE (afd5728d26a0.patch) = 551
SHA256 (413c22a7ee61.patch) = a2466220b324ac31d10eb757cfdd93b33714d278b834b7fec00bbb2e60187fd2
SIZE (413c22a7ee61.patch) = 1823