Markus Volk 464dc3d8c5 hyprland-plugins: update
- add recipoe fior hyprland-hyprfocus
2025-06-19 18:18:17 +02:00

23 lines
409 B
PHP

SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
SRCREV = "39c28321027628357442395bd0df52d495fa5cad"
DEPENDS = " \
pixman \
libdrm \
hyprland \
libinput \
udev \
pango \
cairo \
wayland-native \
libxkbcommon \
"
# Hack to allow patching the plugins
do_configure:prepend() {
rm -rf ${S}/patches
rm -rf ${S}/.pc
}
FILES:${PN}-dev = ""