From 845917e64204cb82c0978783c875fae19048b10e Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 29 Jun 2025 18:13:29 +0200 Subject: [PATCH] nwg-shell-config: update --- recipes-gtk/nwg-shell/nwg-panel_0.10.0.bb | 23 ------------------- .../nwg-shell-config_0.5.60.bb} | 2 +- 2 files changed, 1 insertion(+), 24 deletions(-) delete mode 100644 recipes-gtk/nwg-shell/nwg-panel_0.10.0.bb rename recipes-gtk/nwg-shell/{nwg-shell-config_0.5.58.bb => nwg-shell-config/nwg-shell-config_0.5.60.bb} (86%) diff --git a/recipes-gtk/nwg-shell/nwg-panel_0.10.0.bb b/recipes-gtk/nwg-shell/nwg-panel_0.10.0.bb deleted file mode 100644 index 3fb96c9..0000000 --- a/recipes-gtk/nwg-shell/nwg-panel_0.10.0.bb +++ /dev/null @@ -1,23 +0,0 @@ -SUMMARY = "GTK3-based panel for wayland." -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=da62111cfafe45015704951c9d602bb2" - -SRC_URI = " \ - git://github.com/nwg-piotr/nwg-panel.git;protocol=https;branch=master \ -" - -RDEPENDS:${PN} = "\ - bash \ - light \ - python3 \ - python-i3ipc \ - python3-psutil \ - python3-pygobject \ - python3-requests \ - swaync \ -" - -inherit setuptools3 - -SRCREV = "a879acb59f737837ce3be62a0922a9ea651cab54" - diff --git a/recipes-gtk/nwg-shell/nwg-shell-config_0.5.58.bb b/recipes-gtk/nwg-shell/nwg-shell-config/nwg-shell-config_0.5.60.bb similarity index 86% rename from recipes-gtk/nwg-shell/nwg-shell-config_0.5.58.bb rename to recipes-gtk/nwg-shell/nwg-shell-config/nwg-shell-config_0.5.60.bb index 9c02a68..1967f99 100644 --- a/recipes-gtk/nwg-shell/nwg-shell-config_0.5.58.bb +++ b/recipes-gtk/nwg-shell/nwg-shell-config/nwg-shell-config_0.5.60.bb @@ -16,5 +16,5 @@ RDEPENDS:${PN} = "\ inherit setuptools3 -SRCREV = "145bee8aa853331c63b12c7e486cce72973b7f30" +SRCREV = "da13732599fc87f809efd194ffaae8f50c4d6488"