hyprland: cleanup

This commit is contained in:
Markus Volk
2024-04-14 10:43:15 +02:00
parent 6a0ed0f3cd
commit 7ba60e097d
5 changed files with 5 additions and 190 deletions

View File

@ -12,17 +12,19 @@ DEPENDS += " \
hyprcursor \
hyprlang \
jq-native \
hwdata-native \
libdisplay-info \
libliftoff \
libdrm \
libinput \
libxkbcommon \
pango \
pixman \
seatd \
tomlplusplus \
udis86 \
virtual/egl \
wayland \
wayland-native \
wlroots \
"
RRECOMMENDS:${PN} ?= " \
@ -34,10 +36,7 @@ RRECOMMENDS:${PN} ?= " \
hyprland-contrib \
"
SRC_URI = " \
gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=v0.38.1-b \
file://meson-build.patch \
"
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=v0.38.1-b"
SRCREV = "360ede79d124ffdeebbe8401f1ac4bc0dbec2c91"
S = "${WORKDIR}/git"