blob: a6fc9e75515bbde00d5e16dd204ae46c26037165 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001require recipes-graphics/xorg-app/xorg-app-common.inc
2SUMMARY = "A program to compile XKB keyboard description"
3DESCRIPTION = "The xkbevd event daemon listens for specified XKB \
4events and executes requested commands if they occur. "
5
6LIC_FILES_CHKSUM = "file://COPYING;md5=208668fa9004709ba22c2b748140956c"
7
8DEPENDS += "libxkbfile"
9
10BBCLASSEXTEND = "native"
11
12SRC_URI[md5sum] = "c747faf1f78f5a5962419f8bdd066501"
13SRC_URI[sha256sum] = "2430a2e5302a4cb4a5530c1df8cb3721a149bbf8eb377a2898921a145197f96a"