diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb b/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb index affd62777a..cd62534fa0 100644 --- a/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb +++ b/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb | |||
@@ -1,5 +1,11 @@ | |||
1 | require xorg-proto-common.inc | 1 | require xorg-proto-common.inc |
2 | 2 | ||
3 | SUMMARY = "XKB: X Keyboard extension headers" | ||
4 | |||
5 | DESCRIPTION = "This package provides the wire protocol for the X \ | ||
6 | Keyboard extension. This extension is used to control options related \ | ||
7 | to keyboard handling and layout." | ||
8 | |||
3 | LICENSE = "MIT-style" | 9 | LICENSE = "MIT-style" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \ | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \ |
5 | file://XKBproto.h;beginline=2;endline=26;md5=5744eeff407aeb6e7a1346eebab486a2" | 11 | file://XKBproto.h;beginline=2;endline=26;md5=5744eeff407aeb6e7a1346eebab486a2" |