mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 13:38:22 +01:00
Compare commits
4 Commits
51f2ce497c
...
fe9c4b6c7b
Author | SHA1 | Date | |
---|---|---|---|
|
fe9c4b6c7b | ||
|
9804d289f6 | ||
|
e646638737 | ||
|
1044b138ed |
@ -9,8 +9,8 @@ SRC_URI = "git://github.com/hyprwm/hypridle.git;protocol=https;branch=main"
|
||||
DEPENDS = "wayland wayland-native wayland-protocols hyprlang sdbus-c++"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "af2d65dcdceda812e28ffe3497e03e8faa1bd46f"
|
||||
PV = "0.1.4"
|
||||
SRCREV = "26780ac51f6e7273e3934885036b7a7ed1a5af01"
|
||||
PV = "0.1.5"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
|
||||
SRCREV = "81bda675eedd83d16d471a83f1168f7acdb03c24"
|
||||
SRCREV = "c347d8ad9b80370d573e5a01b2e8bf10e6d0dbe5"
|
||||
|
||||
# Hack to allow patching the plugins
|
||||
do_configure:prepend() {
|
||||
|
@ -42,7 +42,7 @@ RRECOMMENDS:${PN} ?= " \
|
||||
|
||||
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1"
|
||||
|
||||
SRCREV = "7188ee4f992966c5793efebd6dc70ab377820066"
|
||||
SRCREV = "40081cb330fa838ad9c0a7b87c20b2300ea7fb38"
|
||||
PV = "0.44.1"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
@ -7,7 +7,7 @@ SRC_URI = " \
|
||||
git://github.com/KZDKM/Hyprspace.git;protocol=https;branch=main \
|
||||
"
|
||||
|
||||
SRCREV = "b5d44b79474aee32b86dcbca8150637555701e6f"
|
||||
SRCREV = "260f386075c7f6818033b05466a368d8821cde2d"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += " \
|
||||
|
Loading…
Reference in New Issue
Block a user