adding hyprland src install

This commit is contained in:
Matthew Stobbs
2025-02-28 15:57:02 -07:00
parent 6365e266f4
commit 91cdc5056c
10 changed files with 191 additions and 0 deletions

29
vars/pkgs/hyprland.yml Normal file
View File

@@ -0,0 +1,29 @@
hyprland:
version: v0.47.2
repo: https://github.com/hyprwm/Hyprland
pkg_deps:
- aquamarine
build_deps:
RedHat:
- cairo-devel
- cmake
- gcc-c++
- glslang-devel
- libdrm-devel
- libglvnd-devel
- libinput-devel
- libseat-devel
- libxcb-devel
- libxkbcommon-devel
- mesa-libgbm-devel
- meson
- pango-devel
- pixman-devel
- systemd-devel
- tomlpluplus-devel
- vulkan-loader-devel
- wayland-devel
- wayland-protocols-devel
- xcb-util-renderutil-devel
- xcb-util-wm-devel
- xorg-x11-server-Xwayland-devel