From 8db6e60d42cc5e38fb8446cb06d9e05511f36b6e Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 11 May 2024 20:13:03 +0200 Subject: [PATCH] labwc: update --- .../labwc/{labwc-tweaks_git.bb => labwc-tweaks-gtk_git.bb} | 4 ++-- recipes-wlroots/labwc/labwc_git.bb | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) rename recipes-wlroots/labwc/{labwc-tweaks_git.bb => labwc-tweaks-gtk_git.bb} (76%) diff --git a/recipes-wlroots/labwc/labwc-tweaks_git.bb b/recipes-wlroots/labwc/labwc-tweaks-gtk_git.bb similarity index 76% rename from recipes-wlroots/labwc/labwc-tweaks_git.bb rename to recipes-wlroots/labwc/labwc-tweaks-gtk_git.bb index da34096..efda211 100644 --- a/recipes-wlroots/labwc/labwc-tweaks_git.bb +++ b/recipes-wlroots/labwc/labwc-tweaks-gtk_git.bb @@ -14,9 +14,9 @@ DEPENDS += " \ gtk+3 \ " -SRC_URI = "git://github.com/labwc/labwc-tweaks.git;protocol=https;branch=master" +SRC_URI = "git://github.com/labwc/labwc-tweaks-gtk.git;protocol=https;branch=master" -SRCREV = "1604f64cc62e4800ee04a6e1c323a48ee8140d83" +SRCREV = "67adbedd610a1b44e7ba667ae72a5c9b07105119" S = "${WORKDIR}/git" inherit meson pkgconfig features_check diff --git a/recipes-wlroots/labwc/labwc_git.bb b/recipes-wlroots/labwc/labwc_git.bb index 42d0a5c..aafc076 100644 --- a/recipes-wlroots/labwc/labwc_git.bb +++ b/recipes-wlroots/labwc/labwc_git.bb @@ -28,14 +28,14 @@ RRECOMMENDS:${PN} ?= " \ slurp \ wl-clipboard \ labwc-menu-generator \ - labwc-tweaks \ + labwc-tweaks-gtk \ swaybg \ " SRC_URI = "git://github.com/labwc/labwc.git;protocol=https;branch=master" -SRCREV = "59014e507175971e84af2b846b6b3a2c232cce7f" -PV = "0.7.1" +SRCREV = "b41af54a1bd7d9270d19de4c9a2b77d882cf3ede" +PV = "0.7.2" S = "${WORKDIR}/git" inherit meson pkgconfig features_check gettext