From 15b18c15916ed1a0cfc40b8856524d22db030dac Mon Sep 17 00:00:00 2001 From: Jason Schonberg Date: Sun, 5 Oct 2025 21:47:23 -0400 Subject: xfce4-eyes-plugin: upgrade 4.6.1 -> 4.7.0 Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-eyes-plugin/-/tags/xfce4-eyes-plugin-4.7.0 Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-eyes-plugin/-/tags/xfce4-eyes-plugin-4.6.2 Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- .../recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.1.bb | 10 ---------- .../recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.7.0.bb | 12 ++++++++++++ 2 files changed, 12 insertions(+), 10 deletions(-) delete mode 100644 meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.1.bb create mode 100644 meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.7.0.bb (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.1.bb b/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.1.bb deleted file mode 100644 index 61de603756..0000000000 --- a/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.1.bb +++ /dev/null @@ -1,10 +0,0 @@ -SUMMARY = "Panel plugin with graphical representation of the cpu frequency" -HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-eyes-plugin/start" -LICENSE = "GPL-2.0-only" -LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" - -inherit xfce-panel-plugin - -SRC_URI[sha256sum] = "5219b2ec0f203ab65990671a95b1607f539201e09e8910b854aea848d478cb53" - -FILES:${PN} += "${datadir}/xfce4/eyes" diff --git a/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.7.0.bb b/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.7.0.bb new file mode 100644 index 0000000000..7df5396653 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.7.0.bb @@ -0,0 +1,12 @@ +SUMMARY = "Panel plugin with graphical representation of the cpu frequency" +HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-eyes-plugin/start" +LICENSE = "GPL-2.0-only" +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" + +XFCE_COMPRESS_TYPE = "xz" + +inherit xfce-panel-plugin + +SRC_URI[sha256sum] = "87f9b978ca75abb3aa5edb1315eb65ef98654a662c14621847ddffe8aa6574ad" + +FILES:${PN} += "${datadir}/xfce4/eyes" -- cgit v1.2.3-54-g00ecf