summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app/xmodmap_1.0.10.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2019-03-10 11:07:36 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-03-11 05:36:37 -0700
commit3b3d520710c71bfe1fd724e1beb2dccc461485bc (patch)
tree88b0f82bab22716751c3f796dfb1466c8dd56fee /meta/recipes-graphics/xorg-app/xmodmap_1.0.10.bb
parentc950e22a57e3b5a3c2e3ba173c128e8623248e0f (diff)
downloadpoky-3b3d520710c71bfe1fd724e1beb2dccc461485bc.tar.gz
xmodmap: update to 1.0.10
(From OE-Core rev: e56b2cb52f6ecd233bfdfd5f8a8177aeea830726) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-app/xmodmap_1.0.10.bb')
-rw-r--r--meta/recipes-graphics/xorg-app/xmodmap_1.0.10.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-app/xmodmap_1.0.10.bb b/meta/recipes-graphics/xorg-app/xmodmap_1.0.10.bb
new file mode 100644
index 0000000000..7dedb03a2b
--- /dev/null
+++ b/meta/recipes-graphics/xorg-app/xmodmap_1.0.10.bb
@@ -0,0 +1,16 @@
1require xorg-app-common.inc
2
3SUMMARY = "Utility for modifying keymaps and pointer button mappings in X"
4
5DESCRIPTION = "The xmodmap program is used to edit and display the \
6keyboard modifier map and keymap table that are used by client \
7applications to convert event keycodes into keysyms. It is usually run \
8from the user's session startup script to configure the keyboard \
9according to personal tastes."
10
11LICENSE = "MIT"
12LIC_FILES_CHKSUM = "file://COPYING;md5=272c17e96370e1e74773fa22d9989621"
13
14PE = "1"
15SRC_URI[md5sum] = "51f1d30a525e9903280ffeea2744b1f6"
16SRC_URI[sha256sum] = "473f0941d7439d501bb895ff358832b936ec34c749b9704c37a15e11c318487c"