From patchwork Sat Jun 2 12:15:48 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [meta-xfce,02/15] xfce4-xkb-plugin 0.5.4.3 inital add Date: Sat, 02 Jun 2012 12:15:48 -0000 From: =?utf-8?q?Andreas_M=C3=BCller_=3Cschnitzeltony=40googlemail=2Ecom=3E?= X-Patchwork-Id: 29151 Message-Id: <1338639361-23775-3-git-send-email-schnitzeltony@googlemail.com> To: openembedded-devel@lists.openembedded.org run tested on angstrom/overo Signed-off-by: Andreas Müller --- .../xkb/xfce4-xkb-plugin_0.5.4.3.bb | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) create mode 100644 meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.5.4.3.bb 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"