mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-25 21:18:21 +01:00
Compare commits
4 Commits
2629661a5d
...
0949836b81
Author | SHA1 | Date | |
---|---|---|---|
|
0949836b81 | ||
|
1f5c883e69 | ||
|
efa028b857 | ||
|
4881719a33 |
@ -22,7 +22,7 @@ DEPENDS = " \
|
||||
SRC_URI = "git://github.com/hyprwm/aquamarine.git;protocol=https;branch=main"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "9874e08eec85b5542ca22494e127b0cdce46b786"
|
||||
PV = "0.4.3"
|
||||
SRCREV = "f5ed91d122c8b84d57a24bf65a919207475dc3a7"
|
||||
PV = "0.4.4"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
@ -1,5 +1,5 @@
|
||||
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
|
||||
SRCREV = "c347d8ad9b80370d573e5a01b2e8bf10e6d0dbe5"
|
||||
SRCREV = "844eb98250da448e17471f20beed23a5f5d33a3a"
|
||||
|
||||
# Hack to allow patching the plugins
|
||||
do_configure:prepend() {
|
||||
|
@ -42,8 +42,8 @@ RRECOMMENDS:${PN} ?= " \
|
||||
|
||||
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1"
|
||||
|
||||
SRCREV = "40081cb330fa838ad9c0a7b87c20b2300ea7fb38"
|
||||
PV = "0.44.1"
|
||||
SRCREV = "a425fbebe4cf4238e48a42f724ef2208959d66cf"
|
||||
PV = "0.45.0"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
@ -9,7 +9,7 @@ DEPENDS = "pixman"
|
||||
SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "7373e8721502bfe696efbe3b7c350335eb0c1fc9"
|
||||
PV = "0.2.3"
|
||||
SRCREV = "60d3dece30f98e8ad85131829c8529950630d6bc"
|
||||
PV = "0.2.4"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
Loading…
Reference in New Issue
Block a user