diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/xkeyboard-config_2.1.bb')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/xkeyboard-config_2.1.bb | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.1.bb b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.1.bb index e36280eeca..e0aa7994c2 100644 --- a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.1.bb +++ b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.1.bb | |||
@@ -1,4 +1,11 @@ | |||
1 | DESCRIPTION = "Keyboard configuration database for X Window" | 1 | SUMMARY = "Keyboard configuration database for X Window" |
2 | |||
3 | DESCRIPTION = "The non-arch keyboard configuration database for X \ | ||
4 | Window. The goal is to provide the consistent, well-structured, \ | ||
5 | frequently released open source of X keyboard configuration data for X \ | ||
6 | Window System implementations. The project is targeted to XKB-based \ | ||
7 | systems." | ||
8 | |||
2 | HOMEPAGE = "http://freedesktop.org/wiki/Software/XKeyboardConfig" | 9 | HOMEPAGE = "http://freedesktop.org/wiki/Software/XKeyboardConfig" |
3 | BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=xkeyboard-config" | 10 | BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=xkeyboard-config" |
4 | 11 | ||