-DESCRIPTION = "Cairo graphics library"
+SUMMARY = "A 2D graphics library"
+DESCRIPTION = "Cairo is a 2D graphics library designed to provide high-quality display \
+and print output. Cairo is designed to produce consistent output on all output media while \
+taking advantage of display hardware acceleration when available."
HOMEPAGE = "http://cairographics.org"
BUGTRACKER = "http://bugs.freedesktop.org"
SECTION = "libs"
+SUMMARY = "Direct Rendering Manager userspace library"
DESCRIPTION = "userspace library for accessing the DRM(direct rendering manager)"
HOMEPAGE = "http://dri.freedesktop.org"
SECTION = "x11/base"
+SUMMARY = "Font configuration and customization library"
DESCRIPTION = "A library for configuring and customizing font access."
HOMEPAGE = "http://www.fontconfig.org"
BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
-DESCRIPTION = "Freetype font rendering library"
+SUMMARY = "Freetype font rendering library"
+DESCRIPTION = "FreeType is a software font engine that is designed to be small, efficient, \
+highly customizable, and portable while capable of producing high-quality output (glyph \
+images). It can be used in graphics libraries, display servers, font conversion tools, text \
+image generation tools, and many other products as well."
HOMEPAGE = "http://www.freetype.org/"
BUGTRACKER = "https://savannah.nongnu.org/bugs/?group=freetype"
-DESCRIPTION = "libfakekey"
+SUMMARY = "Library for converting characters to X key-presses"
+DESCRIPTION = "libfakekey is a simple library for converting UTF-8 characters into 'fake' X \
+key-presses."
HOMEPAGE = "http://matchbox-project.org/"
BUGTRACKER = "http://bugzilla.openedhand.com/"
-DESCRIPTION = "Common code for XSETTINGS"
+SUMMARY = "utility functions for the Xsettings protocol"
+DESCRIPTION = "Libraries used for applications making use of the Xsettings configuration \
+setting propagation protocol. Controls setting of double click timeout, drag-and-drop \
+threshold, and default foreground and background colors for all applications running within a \
+desktop."
HOMEPAGE = "http://matchbox-project.org/sources/optional-dependencies/"
BUGTRACKER = "http://bugzilla.openedhand.com/"
SECTION = "x/libs"
+SUMMARY = "Library for caching application menus"
DESCRIPTION = "A library creating and utilizing caches to speed up freedesktop.org application menus"
HOMEPAGE = "http://lxde.sourceforge.net/"
BUGTRACKER = ""
+SUMMARY = "Liberation(tm) Fonts"
DESCRIPTION = "The Liberation(tm) Fonts is a font family originally created by Ascender(c) which aims metric compatibility as usage of Arial, Times New Roman, Courier New"
HOMEPAGE = "https://fedorahosted.org/liberation-fonts/"
BUGTRACKER = "https://bugzilla.redhat.com/"
+SUMMARY = "Library that provides weak aliases for pthread functions"
DESCRIPTION = "This library provides weak aliases for pthread functions \
not provided in libc or otherwise available by default."
HOMEPAGE = "http://xcb.freedesktop.org"
require xorg-app-common.inc
-
+SUMMARY = "X authority utilities"
DESCRIPTION = "X application to edit and display the authorization \
information used in connecting to the X server"
require xorg-app-common.inc
+SUMMARY = "X Keyboard Extensions"
+
DESCRIPTION = "The X Keyboard Extension essentially replaces the core protocol definition of keyboard."
LIC_FILES_CHKSUM = "file://COPYING;md5=08436e4f4476964e2e2dd7e7e41e076a"
+SUMMARY = "X transport library"
+
DESCRIPTION = "network API translation layer to insulate X applications and \
libraries from OS network vageries."