From 46628da707e1a130a3264c70fb4f10633de5cee3 Mon Sep 17 00:00:00 2001 From: Kang Kai Date: Mon, 6 Aug 2018 01:54:04 -0700 Subject: xfce4-genmon-plugin: 4.0.0 -> 4.0.1 Signed-off-by: Kai Kang Signed-off-by: Khem Raj --- .../recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.0.0.bb | 9 --------- .../recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.0.1.bb | 9 +++++++++ 2 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.0.0.bb create mode 100644 meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.0.1.bb (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.0.0.bb b/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.0.0.bb deleted file mode 100644 index 0624fe96db..0000000000 --- a/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.0.0.bb +++ /dev/null @@ -1,9 +0,0 @@ -DESCRIPTION = "This plugin cyclically spawns the indicated script/program, captures its output (stdout) and displays the resulting string into the panel." -HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin" -LICENSE = "LGPLv2.1" -LIC_FILES_CHKSUM = "file://COPYING;md5=68ad62c64cc6c620126241fd429e68fe" - -inherit xfce-panel-plugin - -SRC_URI[md5sum] = "f28cfbf9c82e758a236c1f5fcbcb8a35" -SRC_URI[sha256sum] = "a7db4f786166643076323dcde99ad12e92383cc29b4b806862d5483ec468c3e3" diff --git a/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.0.1.bb b/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.0.1.bb new file mode 100644 index 0000000000..002e93da40 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.0.1.bb @@ -0,0 +1,9 @@ +DESCRIPTION = "This plugin cyclically spawns the indicated script/program, captures its output (stdout) and displays the resulting string into the panel." +HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin" +LICENSE = "LGPLv2.1" +LIC_FILES_CHKSUM = "file://COPYING;md5=68ad62c64cc6c620126241fd429e68fe" + +inherit xfce-panel-plugin + +SRC_URI[md5sum] = "9dd0681c179302d56d92bbda5765bd09" +SRC_URI[sha256sum] = "4c6ce37fbe71094548b44862587c2813da991aeaaecff8e572724dbbec83ab86" -- cgit 1.2.3-korg