hyprland-plugins: cleanup

This commit is contained in:
Markus Volk
2025-06-19 17:54:29 +02:00
parent 15e135cd87
commit 0f9962ef68
8 changed files with 21 additions and 64 deletions

View File

@@ -1,8 +1,22 @@
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
SRCREV = "c0e675dd87d737f8ef64327291cbbb201f3764ba"
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 = ""