aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/xorg/xorg-app/xkbcomp_1.0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obsolete/xorg/xorg-app/xkbcomp_1.0.5.bb')
-rw-r--r--recipes/obsolete/xorg/xorg-app/xkbcomp_1.0.5.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/obsolete/xorg/xorg-app/xkbcomp_1.0.5.bb b/recipes/obsolete/xorg/xorg-app/xkbcomp_1.0.5.bb
new file mode 100644
index 0000000000..bcd1455bfb
--- /dev/null
+++ b/recipes/obsolete/xorg/xorg-app/xkbcomp_1.0.5.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] = "6cc96c3e4ed5d9802fe717beac008f19"
+SRC_URI[archive.sha256sum] = "204403e0388e83127212109310037d17f56c3c3fd3c96d7dcaa0df99684f00c1"
+
+BBCLASSEXTEND = "native"