aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app/xkbcomp_1.4.2.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-06-17 12:11:50 -0700
committerArmin Kuster <akuster808@gmail.com>2018-06-17 16:00:50 -0700
commit25e12265a9974f6b2fb070d564ff038ac7a98756 (patch)
tree119e377f45752457d68f674a4b67b5d8169e618a /meta/recipes-graphics/xorg-app/xkbcomp_1.4.2.bb
parent024e3643b562724551c490b70a23400c17d3a086 (diff)
downloadopenembedded-core-contrib-25e12265a9974f6b2fb070d564ff038ac7a98756.tar.gz
xkbcomp: update to 1.4.2
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-app/xkbcomp_1.4.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-app/xkbcomp_1.4.2.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-app/xkbcomp_1.4.2.bb b/meta/recipes-graphics/xorg-app/xkbcomp_1.4.2.bb
new file mode 100644
index 0000000000..eaf8eaaf74
--- /dev/null
+++ b/meta/recipes-graphics/xorg-app/xkbcomp_1.4.2.bb
@@ -0,0 +1,17 @@
+require xorg-app-common.inc
+
+SUMMARY = "A program to compile XKB keyboard description"
+
+DESCRIPTION = "The xkbcomp keymap compiler converts a description of an \
+XKB keymap into one of several output formats. The most common use for \
+xkbcomp is to create a compiled keymap file (.xkm extension) which can \
+be read directly by XKB-capable X servers or utilities."
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=08436e4f4476964e2e2dd7e7e41e076a"
+
+DEPENDS += "libxkbfile"
+
+BBCLASSEXTEND = "native"
+
+SRC_URI[md5sum] = "12610df19df2af3797f2c130ee2bce97"
+SRC_URI[sha256sum] = "6dd8bcb9be7e85bd7294abe261b8c7b0539d2fc93e41b80fb8bd013767ce8424"