From 2c417a5680537c31c3a3a9fd355b2c3cf90285cb Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Fri, 22 Mar 2019 11:21:25 +0100 Subject: xfce4-calculator-plugin: 0.6.0 -> 0.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Another plugin ported to gtk3 Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../calculator/xfce4-calculator-plugin_0.6.0.bb | 9 --------- .../calculator/xfce4-calculator-plugin_0.7.0.bb | 9 +++++++++ 2 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.6.0.bb create mode 100644 meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.7.0.bb (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.6.0.bb b/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.6.0.bb deleted file mode 100644 index de0d0a06d..000000000 --- a/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.6.0.bb +++ /dev/null @@ -1,9 +0,0 @@ -SUMMARY = "A calculator plugin for the Xfce panel" -HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin" -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=909430f63fddd63f120ba29e8979f65c" - -inherit xfce-panel-plugin gtk-icon-cache - -SRC_URI[md5sum] = "1b956a89693d039a61b4725cefb23a4d" -SRC_URI[sha256sum] = "eb51765580ea4650f9cf062382a820fb6483ee5dbe003aeb6f063929e299f9c2" diff --git a/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.7.0.bb b/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.7.0.bb new file mode 100644 index 000000000..1216456b4 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.7.0.bb @@ -0,0 +1,9 @@ +SUMMARY = "A calculator plugin for the Xfce panel" +HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=909430f63fddd63f120ba29e8979f65c" + +inherit xfce-panel-plugin gtk-icon-cache + +SRC_URI[md5sum] = "1ae192a69834ee2f51f34a0a981181f4" +SRC_URI[sha256sum] = "7b50ab947ab058e1c079113e7f0f8b38ef242fec36ec9f31bb4e3c19cb3f9de9" -- cgit v1.2.3-54-g00ecf