]> code.ossystems Code Review - openembedded-core.git/commitdiff
recipes-graphics: Add SUMMARY and update DESCRIPTION
authorMark Hatle <mark.hatle@windriver.com>
Fri, 19 Nov 2010 20:37:01 +0000 (14:37 -0600)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 16 Dec 2010 15:53:08 +0000 (15:53 +0000)
Add the missing SUMMARY fields and update DESCRIPTION fields if necessary

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
12 files changed:
meta/recipes-graphics/cairo/cairo.inc
meta/recipes-graphics/drm/libdrm.inc
meta/recipes-graphics/fontconfig/fontconfig_2.8.0.bb
meta/recipes-graphics/freetype/freetype_2.4.3.bb
meta/recipes-graphics/libfakekey/libfakekey_svn.bb
meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb
meta/recipes-graphics/menu-cache/menu-cache_0.3.2.bb
meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb
meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb
meta/recipes-graphics/xorg-app/xauth_1.0.5.bb
meta/recipes-graphics/xorg-app/xkbcomp_1.1.1.bb
meta/recipes-graphics/xorg-lib/xtrans_1.2.6.bb

index e73a83967141a6ca1aa4ba18508bca6fd986f06f..e750d6e9908078e2ac77389f5a8712df3701ac88 100644 (file)
@@ -1,4 +1,7 @@
-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"
index 4f153ff7f75b7c3cc4bf1024e297fd451a98a52a..54968dbd6a646bcdcc6282fe16d7475b191c1d45 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Direct Rendering Manager userspace library"
 DESCRIPTION = "userspace library for accessing the DRM(direct rendering manager)"
 HOMEPAGE = "http://dri.freedesktop.org"
 SECTION = "x11/base"
index 052ae25cf35584576147fbac5d123c56d7c120fd..8d2d6b57df9b2902a16498098d651fa851ed6abe 100644 (file)
@@ -1,3 +1,4 @@
+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"
index 2508559fe31df664df68f51fdc1d0280e111ab50..63061fbc17a6753518389f38ad7c24ed4b8ddbc2 100644 (file)
@@ -1,4 +1,8 @@
-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"
 
index 89491403a3f5be1e79f8ef897abd2c19ed132ecb..719a680a4e281e1355f22a1997062602bdb7305f 100644 (file)
@@ -1,4 +1,6 @@
-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/"
 
index 9dcd56c5c5d66efa10b9f89ddf1d7508725c3707..eac34994e83adc0ff549ca1c8932ea8895b18078 100644 (file)
@@ -1,4 +1,8 @@
-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"
index a812ece079abbbd286464047d0ac13512aa79af7..3d212562bd5fdfbc519aa5fb1f9db5302bed58a5 100644 (file)
@@ -1,3 +1,4 @@
+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 = ""
index 6e897a35266b57ef9489dfff2d2c8f21c95c9b18..bba1c246a2730c8b930cf4e5e73f356fb6fc152e 100644 (file)
@@ -1,3 +1,4 @@
+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/"
index 3ef9ab29a414fca08833d1c9beef984f83e1712a..038c00f6c665c21518788a7e82759c99eda9ea41 100644 (file)
@@ -1,3 +1,4 @@
+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"
index daccca798faab7cea0c669de3817e5f795c4021e..43e51c84dfec3c38c64cc0c7f380323179d6193c 100644 (file)
@@ -1,5 +1,5 @@
 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"
 
index 6f436688ea6f72e337227891f0bd5b41dc9fba60..bd40e4287d82d9d9c63973e0e38fd681e9ac9039 100644 (file)
@@ -1,5 +1,7 @@
 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"
index 6a533e7a33b079df1d7949c30c7dfad819c517fc..f2d9394439bcabaaf7485218463c5e1c373d8eea 100644 (file)
@@ -1,3 +1,5 @@
+SUMMARY = "X transport library"
+
 DESCRIPTION = "network API translation layer to insulate X applications and \
 libraries from OS network vageries."