mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-24 01:36:44 +02:00
Compare commits
No commits in common. "c89408ce4aad29670150a62df3e9e4ea9cbb00b0" and "3c7b786f3c9c197a234815c70918a893689f03aa" have entirely different histories.
c89408ce4a
...
3c7b786f3c
@ -9,7 +9,7 @@ SRC_URI = "git://github.com/hyprwm/hyprcursor.git;protocol=https;branch=main"
|
||||
DEPENDS = "cairo librsvg libzip hyprlang tomlplusplus"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "57298fc4f13c807e50ada2c986a3114b7fc2e621"
|
||||
PV = "0.1.9"
|
||||
SRCREV = "6742e9d3e2d2e155f8222ae654f03fd1faa1314e"
|
||||
PV = "0.1.7"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
@ -1,2 +1,2 @@
|
||||
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
|
||||
SRCREV = "e0cad229c3d799c7f72b1217ab2eb300ceecf3ac"
|
||||
SRCREV = "fd133914bf1921db2a26627698f914478f6a9471"
|
||||
|
@ -9,8 +9,8 @@ SRC_URI = "git://github.com/hyprwm/hyprwayland-scanner.git;protocol=https;branch
|
||||
DEPENDS = "pugixml"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "b06c0b8e56bd73c42218148efd8600c5e9fd6619"
|
||||
PV = "0.3.9"
|
||||
SRCREV = "1270ebaa539e56d61b708c24b072b09cbbd3a828"
|
||||
PV = "0.3.4"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
||||
|
@ -26,7 +26,6 @@ DEPENDS += " \
|
||||
virtual/egl \
|
||||
wayland \
|
||||
wayland-native \
|
||||
xcb-util-errors \
|
||||
hyprwayland-scanner-native \
|
||||
"
|
||||
|
||||
@ -41,7 +40,7 @@ RRECOMMENDS:${PN} ?= " \
|
||||
|
||||
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main"
|
||||
|
||||
SRCREV = "098ac916a6314a2b731532e0c85f357e3cf90d2f"
|
||||
SRCREV = "cba1ade848feac44b2eda677503900639581c3f4"
|
||||
PV = "0.40"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user