[oe-commits] =?UTF-8?Q?Andreas=20M=C3=BCller=20?=: xfce4-equake-plugin: initial add 1.3. 3

git at git.openembedded.org git at git.openembedded.org
Thu Sep 19 11:50:04 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 6d34442f56dc8a950d39c7e1d1e890418fb5759e
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=6d34442f56dc8a950d39c7e1d1e890418fb5759e

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Mon Sep 16 09:04:18 2013 +0000

xfce4-equake-plugin: initial add 1.3.3

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../equake/xfce4-equake-plugin_1.3.3.bb            |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

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
new file mode 100644
index 0000000..95d1d66
--- /dev/null
+++ b/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.3.bb
@@ -0,0 +1,13 @@
+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"



More information about the Openembedded-commits mailing list