blob: b42c1b95060f514a2a2ac1379779d6201f2ffa06 [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
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08008DEPENDS += "libxkbfile bison-native"
Patrick Williamsb48b7b42016-08-17 15:04:38 -05009
10BBCLASSEXTEND = "native"
11
12SRC_URI[md5sum] = "c747faf1f78f5a5962419f8bdd066501"
13SRC_URI[sha256sum] = "2430a2e5302a4cb4a5530c1df8cb3721a149bbf8eb377a2898921a145197f96a"