aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app/xmodmap_1.0.9.bb
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2015-05-05 14:12:47 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-05-07 13:40:35 +0100
commit329245f70abc7611a49a3f5ee9af19065144c1c1 (patch)
tree96ca3ea02e7e6fd9e04668c54c27b6db097c60c1 /meta/recipes-graphics/xorg-app/xmodmap_1.0.9.bb
parentfea20fd7c59280625567e5398a671ac2fd9b12e7 (diff)
downloadopenembedded-core-contrib-329245f70abc7611a49a3f5ee9af19065144c1c1.tar.gz
xmodmap: Upgrade 1.0.8 -> 1.0.9
(From OE-Core rev: 235a5a98714354733bb047e7746a74fc5dc96360) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-app/xmodmap_1.0.9.bb')
-rw-r--r--meta/recipes-graphics/xorg-app/xmodmap_1.0.9.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-app/xmodmap_1.0.9.bb b/meta/recipes-graphics/xorg-app/xmodmap_1.0.9.bb
new file mode 100644
index 0000000000..2deac6a050
--- /dev/null
+++ b/meta/recipes-graphics/xorg-app/xmodmap_1.0.9.bb
@@ -0,0 +1,17 @@
+require xorg-app-common.inc
+
+SUMMARY = "Utility for modifying keymaps and pointer button mappings in X"
+
+DESCRIPTION = "The xmodmap program is used to edit and display the \
+keyboard modifier map and keymap table that are used by client \
+applications to convert event keycodes into keysyms. It is usually run \
+from the user's session startup script to configure the keyboard \
+according to personal tastes."
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://COPYING;md5=272c17e96370e1e74773fa22d9989621"
+
+PE = "1"
+
+SRC_URI[md5sum] = "723f02d3a5f98450554556205f0a9497"
+SRC_URI[sha256sum] = "b7b0e5cc5f10d0fb6d2d6ea4f00c77e8ac0e847cc5a73be94cd86139ac4ac478"