From b906cf21db6ec66585126d35a3dbbe33c90b351b Mon Sep 17 00:00:00 2001 From: Jason Schonberg Date: Sun, 5 Oct 2025 21:47:20 -0400 Subject: xfce4-cpufreq-plugin: upgrade 1.2.9 -> 1.3.0 Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-cpufreq-plugin/-/tags/xfce4-cpufreq-plugin-1.3.0 Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- .../cpufreq/xfce4-cpufreq-plugin_1.2.9.bb | 8 -------- .../cpufreq/xfce4-cpufreq-plugin_1.3.0.bb | 10 ++++++++++ 2 files changed, 10 insertions(+), 8 deletions(-) delete mode 100644 meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.2.9.bb create mode 100644 meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.3.0.bb (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.2.9.bb b/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.2.9.bb deleted file mode 100644 index 44b3be598c..0000000000 --- a/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.2.9.bb +++ /dev/null @@ -1,8 +0,0 @@ -SUMMARY = "Panel plugin to display frequency of all cpus" -HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin/start" -LICENSE = "GPL-2.0-or-later" -LIC_FILES_CHKSUM = "file://COPYING;md5=1f6f1c0be32491a0c8d2915607a28f36" - -inherit xfce-panel-plugin perlnative - -SRC_URI[sha256sum] = "d0714720d588c649457590e5de3d95859b922a98d5fa9d0d1416f36a76bd3ef9" diff --git a/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.3.0.bb b/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.3.0.bb new file mode 100644 index 0000000000..a0b48b8671 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.3.0.bb @@ -0,0 +1,10 @@ +SUMMARY = "Panel plugin to display frequency of all cpus" +HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin/start" +LICENSE = "GPL-2.0-or-later" +LIC_FILES_CHKSUM = "file://COPYING;md5=1f6f1c0be32491a0c8d2915607a28f36" + +XFCE_COMPRESS_TYPE = "xz" + +inherit xfce-panel-plugin perlnative + +SRC_URI[sha256sum] = "baa5b90f72e8c262777f1e246acae125af489e2c168a5f7f890d9d2b5567ec20" -- cgit v1.2.3-54-g00ecf