From 7ba3e3d54b067dcea7502a87f3b5b217ad89288c Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Thu, 24 May 2012 16:00:03 +0000 Subject: xfce4-xkb-plugin 0.5.4.3 inital add MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit run tested on angstrom/overo Signed-off-by: Andreas Müller --- .../recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.5.4.3.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.5.4.3.bb (limited to 'meta-xfce/recipes-panel-plugins') 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 000000000..8ec7fd21c --- /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" -- cgit v1.2.3-54-g00ecf