From 7d649a989746bdfb1a021cab38de4f2b8b30d832 Mon Sep 17 00:00:00 2001 From: Kang Kai Date: Mon, 6 Aug 2018 01:54:03 -0700 Subject: xfce4-eyes-plugin: 4.4.5 -> 4.5.0 Signed-off-by: Kai Kang Signed-off-by: Khem Raj --- .../recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.4.5.bb | 11 ----------- .../recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.5.0.bb | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.4.5.bb create mode 100644 meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.5.0.bb diff --git a/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.4.5.bb b/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.4.5.bb deleted file mode 100644 index 4e4c41096c..0000000000 --- a/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.4.5.bb +++ /dev/null @@ -1,11 +0,0 @@ -SUMMARY = "Panel plugin with graphical representation of the cpu frequency" -HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin" -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" - -inherit xfce-panel-plugin - -SRC_URI[md5sum] = "b2881924fdcc1230d9fa82c10f1a6afe" -SRC_URI[sha256sum] = "648f7a1738d852af9482d11330b8ab33901f05256984de73d8cea4d7d7311937" - -FILES_${PN} += "${datadir}/xfce4/eyes" diff --git a/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.5.0.bb b/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.5.0.bb new file mode 100644 index 0000000000..e5c21a1ac7 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.5.0.bb @@ -0,0 +1,11 @@ +SUMMARY = "Panel plugin with graphical representation of the cpu frequency" +HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" + +inherit xfce-panel-plugin + +SRC_URI[md5sum] = "6e274ceda37c7a8ae0821d9d49e965e9" +SRC_URI[sha256sum] = "fdae00036383105a15d12e9809abd5945a8f2152b17e16ccdfbfe5bd9733f29d" + +FILES_${PN} += "${datadir}/xfce4/eyes" -- cgit 1.2.3-korg