66 lines
1.7 KiB
YAML
66 lines
1.7 KiB
YAML
hyprland:
|
|
version: v0.47.2
|
|
repo: "{{ hyprgitbase }}/Hyprland"
|
|
pkg_deps:
|
|
- git
|
|
- hyprwayland_scanner
|
|
- hyprutils
|
|
- hyprlang
|
|
- hyprcursor
|
|
- hyprgraphics
|
|
- aquamarine
|
|
build_deps:
|
|
RedHat:
|
|
- cairo-devel
|
|
- cmake
|
|
- gcc-c++
|
|
- glslang-devel
|
|
- libdrm-devel
|
|
- libglvnd-devel
|
|
- libinput-devel
|
|
- libseat-devel
|
|
- libuuid-devel
|
|
- libxcb-devel
|
|
- libXcursor-devel
|
|
- xcb-util-wm-devel
|
|
- xcb-util-errors-devel
|
|
- re2-devel
|
|
- libxkbcommon-devel
|
|
- mesa-libgbm-devel
|
|
- meson
|
|
- pango-devel
|
|
- pixman-devel
|
|
- systemd-devel
|
|
- tomlplusplus-devel
|
|
- vulkan-loader-devel
|
|
- wayland-devel
|
|
- wayland-protocols-devel
|
|
- xcb-util-renderutil-devel
|
|
- xcb-util-wm-devel
|
|
- xorg-x11-server-Xwayland-devel
|
|
build_installed_files:
|
|
- share/wayland-sessions/hyprland-uwsm.desktop
|
|
- bin/hyprctl
|
|
- share/bash-completion/completions/hyprctl
|
|
- share/fish/vendor_completions.d/hyprctl.fish
|
|
- share/zsh/site-functions/_hyprctl
|
|
- include
|
|
- include/glaze
|
|
- bin/hyprpm
|
|
- share/bash-completion/completions/hyprpm
|
|
- share/fish/vendor_completions.d/hyprpm.fish
|
|
- share/zsh/site-functions/_hyprpm
|
|
- bin/Hyprland
|
|
- share/wayland-sessions/hyprland.desktop
|
|
- share/hypr/lockdead.png
|
|
- share/hypr/lockdead2.png
|
|
- share/hypr/wall0.png
|
|
- share/hypr/wall1.png
|
|
- share/hypr/wall2.png
|
|
- share/hypr/hyprland.conf
|
|
- share/xdg-desktop-portal/hyprland-portals.conf
|
|
- share/man/man1/Hyprland.1
|
|
- share/man/man1/hyprctl.1
|
|
- share/pkgconfig/hyprland.pc
|
|
- include/hyprland
|