mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
x11-wm/hyprland: unbreak with global X11=off (OPTIONS_UNSET=X11)
In file included from ../src/layout/../defines.hpp:1, from ../src/layout/IHyprLayout.hpp:3, from ../src/layout/IHyprLayout.cpp:1: ../src/layout/../includes.hpp:9:10: fatal error: X11/Xlib.h: No such file or directory 9 | #include <X11/Xlib.h> | ^~~~~~~~~~~~
This commit is contained in:
parent
ec0d194183
commit
5ce13be0be
@ -5,6 +5,8 @@ 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
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #'
|
||||
|
@ -5,3 +5,7 @@ SHA256 (hyprwm-hyprland-protocols-301733a_GH0.tar.gz) = 3b3b4e948525f1d823313390
|
||||
SIZE (hyprwm-hyprland-protocols-301733a_GH0.tar.gz) = 4852
|
||||
SHA256 (62efcc4e1cc1.patch) = 232f6eeb64a0f52a07e5cd3ecc2ccaa453176c91c8c63556313f6f74dc6000f7
|
||||
SIZE (62efcc4e1cc1.patch) = 2519
|
||||
SHA256 (34d1def07dd1.patch) = 38527787eca37e886a353e371d30e41bfd397b87eb10858a84e09f210c012667
|
||||
SIZE (34d1def07dd1.patch) = 1052
|
||||
SHA256 (afd5728d26a0.patch) = f2e605c9dbe6e87dfe4b222b277f584a98a3834482fbe201c93decebdfbf75dc
|
||||
SIZE (afd5728d26a0.patch) = 551
|
||||
|
Loading…
Reference in New Issue
Block a user