adding hyprland src install
This commit is contained in:
@@ -24,3 +24,6 @@ defaults:
|
||||
# - paths.cargo: $PREFIX/cargo
|
||||
# - paths.go: $PREFIX/go
|
||||
# - paths.pipx: $PREFIX/pipx
|
||||
|
||||
## Extra config that usually will not need to be changed
|
||||
hyprland_clean: true
|
||||
|
||||
16
vars/pkgs/aquamarine.yml
Normal file
16
vars/pkgs/aquamarine.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
aquamarine:
|
||||
version: v0.7.2
|
||||
repo: https://github.com/hyprwm/aquamarine
|
||||
pkg_deps:
|
||||
- hyprwayland-scanner
|
||||
build_deps:
|
||||
RedHat:
|
||||
- libseat-devel
|
||||
- libinput-devel
|
||||
- wayland-devel
|
||||
- wayland-protocols-devel
|
||||
- libdrm-devel
|
||||
- mesa-libgbm-devel
|
||||
- libdisplay-info-devel
|
||||
- systemd-devel
|
||||
- hwdata-devel
|
||||
29
vars/pkgs/hyprland.yml
Normal file
29
vars/pkgs/hyprland.yml
Normal 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
|
||||
10
vars/pkgs/hyprwayland_scanner.yml
Normal file
10
vars/pkgs/hyprwayland_scanner.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
hyprwayland_scanner:
|
||||
version: v0.4.4
|
||||
repo: https://github.com/hyprwm/hyprwayland-scanner
|
||||
build_deps:
|
||||
RedHat:
|
||||
- pugixml-devel
|
||||
build_installed_files:
|
||||
- bin/hyprwayland-scanner
|
||||
- lib64/pkgconfig/hyprwayland-scanner.pc
|
||||
- lib64/cmake/hyprwayland-scanner
|
||||
Reference in New Issue
Block a user