From 8bb987bcf9f161f7a5018b38a3c45494c280170e Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Wed, 1 Oct 2014 13:22:59 +0200 Subject: xfce4-equake-plugin: update to 1.3.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- .../equake/xfce4-equake-plugin_1.3.3.bb | 13 ------------- .../equake/xfce4-equake-plugin_1.3.5.bb | 12 ++++++++++++ 2 files changed, 12 insertions(+), 13 deletions(-) delete mode 100644 meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.3.bb create mode 100644 meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.5.bb (limited to 'meta-xfce/recipes-panel-plugins') diff --git a/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.3.bb b/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.3.bb deleted file mode 100644 index 95d1d66c89..0000000000 --- a/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.3.bb +++ /dev/null @@ -1,13 +0,0 @@ -DESCRIPTION = "Equake XFCE is a panel plugin for the XFCE panel which monitors earthquakes and displays an update each time a new earthquake occurs." -HOMEPAGE = "http://freecode.com/projects/equake-xfce" -SECTION = "x11/application" -LICENSE = "GPLv3" -LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" - -inherit xfce-panel-plugin - -SRC_URI = "http://www.e-quake.org/wp-uploads/2013/09/xfce4-equake-plugin-${PV}.tar.gz" -SRC_URI[md5sum] = "fa1e934f5b7e522efc4e30a99278f908" -SRC_URI[sha256sum] = "ea37e691606dbcd705f98cecccabd69b870c7acd008f47faae6d0fee21fe14a2" - -FILES_${PN} += "${libdir}/xfce4/panel-plugins/xfce4-equake-plugin" diff --git a/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.5.bb b/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.5.bb new file mode 100644 index 0000000000..76cd5d4dfc --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.5.bb @@ -0,0 +1,12 @@ +DESCRIPTION = "Equake XFCE is a panel plugin for the XFCE panel which monitors earthquakes and displays an update each time a new earthquake occurs." +HOMEPAGE = "http://freecode.com/projects/equake-xfce" +SECTION = "x11/application" +LICENSE = "GPLv3" +LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" + +inherit xfce-panel-plugin + +SRC_URI[md5sum] = "7c520e2f1cd0cc5e33d8346b12e31c02" +SRC_URI[sha256sum] = "43bbc781575c357c13ac6720eb8e8485115099411d5382668e106de58ab0e416" + +FILES_${PN} += "${libdir}/xfce4/panel-plugins/xfce4-equake-plugin" -- cgit 1.2.3-korg