mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-11 03:16:46 +02:00
hyprland: update
Due to non-technical disputes, hyprland and freedektop will move in different directions from now on. This led to a fork of wlroots. Let hyprland build its own version of wlroots internally to keep things maintainable.
This commit is contained in:
parent
428604848e
commit
b941423a34
@ -12,17 +12,20 @@ DEPENDS += " \
|
|||||||
hyprcursor \
|
hyprcursor \
|
||||||
hyprlang \
|
hyprlang \
|
||||||
jq-native \
|
jq-native \
|
||||||
|
hwdata-native \
|
||||||
|
libdisplay-info \
|
||||||
|
libliftoff \
|
||||||
libdrm \
|
libdrm \
|
||||||
libinput \
|
libinput \
|
||||||
libxkbcommon \
|
libxkbcommon \
|
||||||
pango \
|
pango \
|
||||||
pixman \
|
pixman \
|
||||||
|
seatd \
|
||||||
tomlplusplus \
|
tomlplusplus \
|
||||||
udis86 \
|
udis86 \
|
||||||
virtual/egl \
|
virtual/egl \
|
||||||
wayland \
|
wayland \
|
||||||
wayland-native \
|
wayland-native \
|
||||||
wlroots \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
RRECOMMENDS:${PN} ?= " \
|
RRECOMMENDS:${PN} ?= " \
|
||||||
@ -34,13 +37,10 @@ RRECOMMENDS:${PN} ?= " \
|
|||||||
hyprland-contrib \
|
hyprland-contrib \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main"
|
||||||
gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main \
|
|
||||||
file://meson-build.patch \
|
|
||||||
"
|
|
||||||
|
|
||||||
SRCREV = "942172d2dc9194b95d637283ec3338c06c9c6597"
|
SRCREV = "0634aaeac6cca12e4f72174c431c2db9da9c0072"
|
||||||
PV = "0.38.0"
|
PV = "0.39-dev"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit meson pkgconfig features_check
|
inherit meson pkgconfig features_check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user