Compare commits

..

No commits in common. "0056f80d991445e6e95b9ef490b57a8813bca8b9" and "d5bcd5278906ba22ba10afcfb2aebe140a93e3e4" have entirely different histories.

3 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
SRC_URI = "git://github.com/hyprwm/hyprland-plugins.git;protocol=https;branch=main"
SRCREV = "014003b2bd3744dfabb8c2c20a80e89f721be238"
SRCREV = "d2dad5b434b338d18458bafa506f2993c13f24fc"
# Hack to allow patching the plugins
do_configure:prepend() {

View File

@ -45,8 +45,8 @@ RRECOMMENDS:${PN} ?= " \
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1"
SRC_URI += "file://0001-meson.build-use-pkgconfig-for-glaze.patch"
SRCREV = "04ac46c54357278fc68f0a95d26347ea0db99496"
PV = "0.47.0"
SRCREV = "0a0e56d99c3b5f900ec561b3fe9a3c8a64fe1217"
PV = "0.46.2"
S = "${WORKDIR}/git"
inherit meson pkgconfig features_check

View File

@ -9,7 +9,7 @@ DEPENDS = "pixman"
SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main"
S = "${WORKDIR}/git"
SRCREV = "6a8bc9d2a4451df12f5179dc0b1d2d46518a90ab"
PV = "0.5.0"
SRCREV = "72dfbf52967e4040693164319a027d8ac6315887"
PV = "0.3.3"
inherit cmake pkgconfig