summaryrefslogtreecommitdiff
path: root/recipes/obsolete/xorg/xorg-app/xkbcomp_1.0.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obsolete/xorg/xorg-app/xkbcomp_1.0.4.bb')
-rw-r--r--recipes/obsolete/xorg/xorg-app/xkbcomp_1.0.4.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/obsolete/xorg/xorg-app/xkbcomp_1.0.4.bb b/recipes/obsolete/xorg/xorg-app/xkbcomp_1.0.4.bb
new file mode 100644
index 0000000000..64b2370594
--- /dev/null
+++ b/recipes/obsolete/xorg/xorg-app/xkbcomp_1.0.4.bb
@@ -0,0 +1,9 @@
+require xorg-app-common.inc
+DESCRIPTION = "The X Keyboard Extension essentially replaces the core protocol definition of keyboard."
+DEPENDS += " libxkbfile"
+PR = "${INC_PR}.1"
+
+SRC_URI[archive.md5sum] = "d5122f1d5a91725a81c843f3bd388244"
+SRC_URI[archive.sha256sum] = "fefc574bf639d64348939edf9654306af2bb3c20447be9cff493cb06d87cb672"
+
+BBCLASSEXTEND = "native"