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