[oe-commits] Andreas Müller : xfce4-xkb-plugin 0.5.4.3 inital add

git at git.openembedded.org git at git.openembedded.org
Fri Jun 8 19:05:25 UTC 2012


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

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Thu May 24 16:00:03 2012 +0000

xfce4-xkb-plugin 0.5.4.3 inital add

run tested on angstrom/overo

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

---

 .../xkb/xfce4-xkb-plugin_0.5.4.3.bb                |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.5.4.3.bb b/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.5.4.3.bb
new file mode 100644
index 0000000..8ec7fd2
--- /dev/null
+++ b/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.5.4.3.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = "XKB layout switching panel plug-in for the Xfce desktop environment"
+HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin"
+SECTION = "x11/application"
+LICENSE = "Alexander_Iliev"
+LIC_FILES_CHKSUM = "file://COPYING;md5=496f09f084b0f7e6f02f769a84490c6b"
+
+inherit xfce-panel-plugin
+
+DEPENDS += "libxklavier libwnck librsvg"
+
+SRC_URI[md5sum] = "b31144bd50875ec73f0b3101456c97fd"
+SRC_URI[sha256sum] = "ca4801bb2edfe04eeceb71879b3cf79a0674e8311c39117efdb9d3521307396d"
+
+FILES_${PN} += "${datadir}/xfce4/xkb"





More information about the Openembedded-commits mailing list