summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.0.bb')
-rw-r--r--meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.0.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.0.bb b/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.0.bb
new file mode 100644
index 000000000..5e62c033d
--- /dev/null
+++ b/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.0.bb
@@ -0,0 +1,16 @@
1SUMMARY = "XKB layout switching panel plug-in for the Xfce desktop environment"
2HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin"
3SECTION = "x11/application"
4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=496f09f084b0f7e6f02f769a84490c6b"
6
7inherit xfce-panel-plugin
8
9SRC_URI[md5sum] = "e4e897741ebe2827192971c2aaad835d"
10SRC_URI[sha256sum] = "3b0d3b9f4b7c3e3e7be668e2f7c845b89b16e0ed3db2bacb544a17272682ced0"
11
12DEPENDS += "libxklavier libwnck3 librsvg garcon"
13
14FILES_${PN} += "${datadir}/xfce4/xkb"
15
16RDEPENDS_${PN} = "xfce4-settings"