From 2eb070afbaf44e396a44e5504c7a4f8820cede2c Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 5 Apr 2026 22:18:11 +0200 Subject: [PATCH] phoc: update --- .../phoc/{phoc_0.45.0.bb => phoc_0.54.0.bb} | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) rename recipes-wlroots/phoc/{phoc_0.45.0.bb => phoc_0.54.0.bb} (73%) diff --git a/recipes-wlroots/phoc/phoc_0.45.0.bb b/recipes-wlroots/phoc/phoc_0.54.0.bb similarity index 73% rename from recipes-wlroots/phoc/phoc_0.45.0.bb rename to recipes-wlroots/phoc/phoc_0.54.0.bb index 2b5ef70..43a50e5 100644 --- a/recipes-wlroots/phoc/phoc_0.45.0.bb +++ b/recipes-wlroots/phoc/phoc_0.54.0.bb @@ -20,13 +20,15 @@ DEPENDS += " \ wayland \ wayland-native \ wayland-protocols \ - wlroots-0.18 \ + wlroots-0.19 \ " -SRC_URI = " \ - git://gitlab.gnome.org/World/Phosh/phoc.git;protocol=https;nobranch=1" +SRC_URI = "git://gitlab.gnome.org/World/Phosh/phoc.git;protocol=https;nobranch=1;name=phoc" +SRC_URI += "git://gitlab.gnome.org/GNOME/gvdb.git;protocol=https;subdir=${S}/subprojects/gvdb;name=gvdb;nobranch=1" -SRCREV = "1046f9b6c84efcec21d3df0b9767bc61a2c1f1b3" +SRCREV_phoc = "c95299804a7be6eda53afa2ac6f37f6d97e57081" +SRCREV_gvdb = "4758f6fb7f889e074e13df3f914328f3eecb1fd3" +SRCREV_FORMAT = "phoc" inherit features_check gsettings meson pkgconfig