mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-23 17:26:44 +02:00
Compare commits
4 Commits
3c7b786f3c
...
c89408ce4a
Author | SHA1 | Date | |
---|---|---|---|
|
c89408ce4a | ||
|
8164dabbd6 | ||
|
03f144f501 | ||
|
08eaf05b43 |
@ -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 = "6742e9d3e2d2e155f8222ae654f03fd1faa1314e"
|
||||
PV = "0.1.7"
|
||||
SRCREV = "57298fc4f13c807e50ada2c986a3114b7fc2e621"
|
||||
PV = "0.1.9"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
@ -1,2 +1,2 @@
|
||||
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
|
||||
SRCREV = "fd133914bf1921db2a26627698f914478f6a9471"
|
||||
SRCREV = "e0cad229c3d799c7f72b1217ab2eb300ceecf3ac"
|
||||
|
@ -9,8 +9,8 @@ SRC_URI = "git://github.com/hyprwm/hyprwayland-scanner.git;protocol=https;branch
|
||||
DEPENDS = "pugixml"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "1270ebaa539e56d61b708c24b072b09cbbd3a828"
|
||||
PV = "0.3.4"
|
||||
SRCREV = "b06c0b8e56bd73c42218148efd8600c5e9fd6619"
|
||||
PV = "0.3.9"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
||||
|
@ -26,6 +26,7 @@ DEPENDS += " \
|
||||
virtual/egl \
|
||||
wayland \
|
||||
wayland-native \
|
||||
xcb-util-errors \
|
||||
hyprwayland-scanner-native \
|
||||
"
|
||||
|
||||
@ -40,7 +41,7 @@ RRECOMMENDS:${PN} ?= " \
|
||||
|
||||
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main"
|
||||
|
||||
SRCREV = "cba1ade848feac44b2eda677503900639581c3f4"
|
||||
SRCREV = "098ac916a6314a2b731532e0c85f357e3cf90d2f"
|
||||
PV = "0.40"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user