blob: afc1fe17d5c0ebb8b4adc8ff58d18d495bf63941 [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
Patrick Williams169d7bc2024-01-05 11:33:25 -060012SRC_URI_EXT = "xz"
13SRC_URI[sha256sum] = "38357b702de9d3457c4ff75053390f457b84c4accc7f088101255c37c684926b"