From 231ba4627dd52ad30dd25b3d0a315d71cb8d2a95 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 11 Apr 2022 00:35:28 +0200 Subject: xfce4-eyes-plugin: upgrade 4.5.1 -> 4.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 4.6.0 ======================= - Add Chibi theme (!4) - Small code improvements - Translation Updates Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.5.1.bb | 10 ---------- .../recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.0.bb | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.5.1.bb create mode 100644 meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.0.bb (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.5.1.bb b/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.5.1.bb deleted file mode 100644 index e18621d81..000000000 --- a/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.5.1.bb +++ /dev/null @@ -1,10 +0,0 @@ -SUMMARY = "Panel plugin with graphical representation of the cpu frequency" -HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin" -LICENSE = "GPL-2.0-only" -LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" - -inherit xfce-panel-plugin - -SRC_URI[sha256sum] = "4db780178e529391d53da180e49386904e69a5a33b3bd5185835d0a7e6ff5ac5" - -FILES:${PN} += "${datadir}/xfce4/eyes" diff --git a/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.0.bb b/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.0.bb new file mode 100644 index 000000000..0c796534a --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.0.bb @@ -0,0 +1,10 @@ +SUMMARY = "Panel plugin with graphical representation of the cpu frequency" +HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin" +LICENSE = "GPL-2.0-only" +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" + +inherit xfce-panel-plugin + +SRC_URI[sha256sum] = "ad0ff05d88ba393b7c8922f8233edd33fc0a4e8b000b61de1f8f3a10c5ae5324" + +FILES:${PN} += "${datadir}/xfce4/eyes" -- cgit v1.2.3-54-g00ecf