Compare commits

...

3 Commits

Author SHA1 Message Date
Markus Volk
0056f80d99 hyprland-plugins: update 2025-01-27 22:08:33 +01:00
Markus Volk
53b6690aa6 hyprutils: update 2025-01-27 22:08:13 +01:00
Markus Volk
c5f249b1b3 hyprland: update 2025-01-27 22:07:59 +01:00
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 = "d2dad5b434b338d18458bafa506f2993c13f24fc"
SRCREV = "014003b2bd3744dfabb8c2c20a80e89f721be238"
# 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 = "0a0e56d99c3b5f900ec561b3fe9a3c8a64fe1217"
PV = "0.46.2"
SRCREV = "04ac46c54357278fc68f0a95d26347ea0db99496"
PV = "0.47.0"
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 = "72dfbf52967e4040693164319a027d8ac6315887"
PV = "0.3.3"
SRCREV = "6a8bc9d2a4451df12f5179dc0b1d2d46518a90ab"
PV = "0.5.0"
inherit cmake pkgconfig