Files
meta-openembedded/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.1.bb
Andreas Müller e778547d14 xfce4-xkb-plugin: update 0.8.0 -> 0.8.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-19 13:36:25 -08:00

17 lines
569 B
BlitzBasic

SUMMARY = "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 = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=496f09f084b0f7e6f02f769a84490c6b"
inherit xfce-panel-plugin
SRC_URI[md5sum] = "72530bf59d7cd902326469e5a7a9892b"
SRC_URI[sha256sum] = "c19ecf126201deb6148741c521124771ad396adc874471512ab5ffe1946567a1"
DEPENDS += "libxklavier libwnck3 librsvg garcon"
FILES_${PN} += "${datadir}/xfce4/xkb"
RDEPENDS_${PN} = "xfce4-settings"