summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.3.2.bb
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-09-20 10:17:41 +0800
committerKhem Raj <raj.khem@gmail.com>2022-09-20 18:55:26 -0700
commitf4c137418cc003b5477d3469791cc6edb8a79546 (patch)
treebdf8cafaeac29f5bdd4ee2180e0877ef6f0f351e /meta-oe/recipes-graphics/xorg-app/setxkbmap_1.3.2.bb
parent5b0583d4e948b7daa986288b2920cb4647ab597e (diff)
downloadmeta-openembedded-f4c137418cc003b5477d3469791cc6edb8a79546.tar.gz
setxkbmap: upgrade 1.3.2 -> 1.3.3
add dependence with xrandr Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-app/setxkbmap_1.3.2.bb')
-rw-r--r--meta-oe/recipes-graphics/xorg-app/setxkbmap_1.3.2.bb19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.3.2.bb b/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.3.2.bb
deleted file mode 100644
index 30fbd1b8de..0000000000
--- a/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.3.2.bb
+++ /dev/null
@@ -1,19 +0,0 @@
1require recipes-graphics/xorg-app/xorg-app-common.inc
2
3SUMMARY = "A program to compile XKB keyboard description"
4
5DESCRIPTION = "The xkbcomp keymap compiler converts a description of an \
6XKB keymap into one of several output formats. The most common use for \
7xkbcomp is to create a compiled keymap file (.xkm extension) which can \
8be read directly by XKB-capable X servers or utilities."
9
10LIC_FILES_CHKSUM = "file://COPYING;md5=5feafdbe6dfe9e2bd32325be0cfc86f8"
11
12PE = "1"
13
14DEPENDS += "libxkbfile"
15
16BBCLASSEXTEND = "native"
17
18SRC_URI[md5sum] = "93e736c98fb75856ee8227a0c49a128d"
19SRC_URI[sha256sum] = "8ff27486442725e50b02d7049152f51d125ecad71b7ce503cfa09d5d8ceeb9f5"