xref: /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.4.bb (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1require 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 bison-native"
9
10BBCLASSEXTEND = "native"
11
12SRC_URI[md5sum] = "c747faf1f78f5a5962419f8bdd066501"
13SRC_URI[sha256sum] = "2430a2e5302a4cb4a5530c1df8cb3721a149bbf8eb377a2898921a145197f96a"
14