From 67ed1c99e1e95af9acda9e79daf7729086d3e9b8 Mon Sep 17 00:00:00 2001 From: Jason Schonberg Date: Sun, 5 Oct 2025 21:47:24 -0400 Subject: xfce4-fsguard-plugin: upgrade 1.1.4 -> 1.2.0 Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-fsguard-plugin/-/tags/xfce4-fsguard-plugin-1.2.0 Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- .../fsguard/xfce4-fsguard-plugin_1.1.4.bb | 8 -------- .../fsguard/xfce4-fsguard-plugin_1.2.0.bb | 10 ++++++++++ 2 files changed, 10 insertions(+), 8 deletions(-) delete mode 100644 meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.4.bb create mode 100644 meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.2.0.bb (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.4.bb b/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.4.bb deleted file mode 100644 index d94ccadb5f..0000000000 --- a/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.4.bb +++ /dev/null @@ -1,8 +0,0 @@ -DESCRIPTION = "The FSGuard panel plugin checks free space on a chosen mount point frequently and displays a message when a limit is reached" -HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin/start" -LICENSE = "BSD-2-Clause" -LIC_FILES_CHKSUM = "file://COPYING;md5=3434d79d62df09abf5f78bb76d6cd21b" - -inherit xfce-panel-plugin - -SRC_URI[sha256sum] = "24b3789be6de92678e7036678530c4da4b3838aa3cda428439aa8d140704a4a6" diff --git a/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.2.0.bb b/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.2.0.bb new file mode 100644 index 0000000000..91e8adfdb0 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.2.0.bb @@ -0,0 +1,10 @@ +DESCRIPTION = "The FSGuard panel plugin checks free space on a chosen mount point frequently and displays a message when a limit is reached" +HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin/start" +LICENSE = "BSD-2-Clause" +LIC_FILES_CHKSUM = "file://COPYING;md5=3434d79d62df09abf5f78bb76d6cd21b" + +XFCE_COMPRESS_TYPE = "xz" + +inherit xfce-panel-plugin + +SRC_URI[sha256sum] = "9e40cf3ce7b34e1c27d6b442f3a067886c35154b5d0c4d644a239038611da64f" -- cgit v1.2.3-54-g00ecf