summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.5.bb')
-rw-r--r--meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.5.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.5.bb b/meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.5.bb
new file mode 100644
index 0000000000..afc1fe17d5
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.5.bb
@@ -0,0 +1,13 @@
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_EXT = "xz"
13SRC_URI[sha256sum] = "38357b702de9d3457c4ff75053390f457b84c4accc7f088101255c37c684926b"