From e891d8050bdda53185256570a47adb6ee69daeb2 Mon Sep 17 00:00:00 2001 From: Jason Schonberg Date: Sun, 5 Oct 2025 21:47:19 -0400 Subject: xfce4-calculator-plugin: upgrade 0.7.3 -> 0.8.0 Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-calculator-plugin/-/tags/xfce4-calculator-plugin-0.8.0 Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- .../calculator/xfce4-calculator-plugin_0.7.3.bb | 8 -------- .../calculator/xfce4-calculator-plugin_0.8.0.bb | 10 ++++++++++ 2 files changed, 10 insertions(+), 8 deletions(-) delete mode 100644 meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.7.3.bb create mode 100644 meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.8.0.bb (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.7.3.bb b/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.7.3.bb deleted file mode 100644 index 540935cee4..0000000000 --- a/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.7.3.bb +++ /dev/null @@ -1,8 +0,0 @@ -SUMMARY = "A calculator plugin for the Xfce panel" -HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-calculator-plugin/start" -LICENSE = "GPL-2.0-only" -LIC_FILES_CHKSUM = "file://COPYING;md5=909430f63fddd63f120ba29e8979f65c" - -inherit xfce-panel-plugin gtk-icon-cache - -SRC_URI[sha256sum] = "3feb5f56092ceef2858c3c1bd443317d4caf289a6409f9db506f49088e19a2e8" diff --git a/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.8.0.bb b/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.8.0.bb new file mode 100644 index 0000000000..b464535f70 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.8.0.bb @@ -0,0 +1,10 @@ +SUMMARY = "A calculator plugin for the Xfce panel" +HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-calculator-plugin/start" +LICENSE = "GPL-2.0-only" +LIC_FILES_CHKSUM = "file://COPYING;md5=909430f63fddd63f120ba29e8979f65c" + +XFCE_COMPRESS_TYPE = "xz" + +inherit xfce-panel-plugin gtk-icon-cache + +SRC_URI[sha256sum] = "aaf3d7e9654ef6cf8ec442ad9e4316c481f9a6087a8e8949261140f5ae136aeb" -- cgit v1.2.3-54-g00ecf