summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2010-11-19 14:37:01 -0600
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-16 15:53:08 +0000
commitcda749d2b85e4361a9d0cdcf70cb62659a4206aa (patch)
tree36ca6d4c4d14573fdb96fa6bce224589d847ddee
parent04e811c2a8df2cf4380789c80fb2db7918ea94dd (diff)
downloadpoky-cda749d2b85e4361a9d0cdcf70cb62659a4206aa.tar.gz
recipes-graphics: Add SUMMARY and update DESCRIPTION
Add the missing SUMMARY fields and update DESCRIPTION fields if necessary Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
-rw-r--r--meta/recipes-graphics/cairo/cairo.inc5
-rw-r--r--meta/recipes-graphics/drm/libdrm.inc1
-rw-r--r--meta/recipes-graphics/fontconfig/fontconfig_2.8.0.bb1
-rw-r--r--meta/recipes-graphics/freetype/freetype_2.4.3.bb6
-rw-r--r--meta/recipes-graphics/libfakekey/libfakekey_svn.bb4
-rw-r--r--meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb6
-rw-r--r--meta/recipes-graphics/menu-cache/menu-cache_0.3.2.bb1
-rw-r--r--meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb1
-rw-r--r--meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb1
-rw-r--r--meta/recipes-graphics/xorg-app/xauth_1.0.5.bb2
-rw-r--r--meta/recipes-graphics/xorg-app/xkbcomp_1.1.1.bb2
-rw-r--r--meta/recipes-graphics/xorg-lib/xtrans_1.2.6.bb2
12 files changed, 27 insertions, 5 deletions
diff --git a/meta/recipes-graphics/cairo/cairo.inc b/meta/recipes-graphics/cairo/cairo.inc
index e73a839671..e750d6e990 100644
--- a/meta/recipes-graphics/cairo/cairo.inc
+++ b/meta/recipes-graphics/cairo/cairo.inc
@@ -1,4 +1,7 @@
1DESCRIPTION = "Cairo graphics library" 1SUMMARY = "A 2D graphics library"
2DESCRIPTION = "Cairo is a 2D graphics library designed to provide high-quality display \
3and print output. Cairo is designed to produce consistent output on all output media while \
4taking advantage of display hardware acceleration when available."
2HOMEPAGE = "http://cairographics.org" 5HOMEPAGE = "http://cairographics.org"
3BUGTRACKER = "http://bugs.freedesktop.org" 6BUGTRACKER = "http://bugs.freedesktop.org"
4SECTION = "libs" 7SECTION = "libs"
diff --git a/meta/recipes-graphics/drm/libdrm.inc b/meta/recipes-graphics/drm/libdrm.inc
index 4f153ff7f7..54968dbd6a 100644
--- a/meta/recipes-graphics/drm/libdrm.inc
+++ b/meta/recipes-graphics/drm/libdrm.inc
@@ -1,3 +1,4 @@
1SUMMARY = "Direct Rendering Manager userspace library"
1DESCRIPTION = "userspace library for accessing the DRM(direct rendering manager)" 2DESCRIPTION = "userspace library for accessing the DRM(direct rendering manager)"
2HOMEPAGE = "http://dri.freedesktop.org" 3HOMEPAGE = "http://dri.freedesktop.org"
3SECTION = "x11/base" 4SECTION = "x11/base"
diff --git a/meta/recipes-graphics/fontconfig/fontconfig_2.8.0.bb b/meta/recipes-graphics/fontconfig/fontconfig_2.8.0.bb
index 052ae25cf3..8d2d6b57df 100644
--- a/meta/recipes-graphics/fontconfig/fontconfig_2.8.0.bb
+++ b/meta/recipes-graphics/fontconfig/fontconfig_2.8.0.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Font configuration and customization library"
1DESCRIPTION = "A library for configuring and customizing font access." 2DESCRIPTION = "A library for configuring and customizing font access."
2HOMEPAGE = "http://www.fontconfig.org" 3HOMEPAGE = "http://www.fontconfig.org"
3BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" 4BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
diff --git a/meta/recipes-graphics/freetype/freetype_2.4.3.bb b/meta/recipes-graphics/freetype/freetype_2.4.3.bb
index 2508559fe3..63061fbc17 100644
--- a/meta/recipes-graphics/freetype/freetype_2.4.3.bb
+++ b/meta/recipes-graphics/freetype/freetype_2.4.3.bb
@@ -1,4 +1,8 @@
1DESCRIPTION = "Freetype font rendering library" 1SUMMARY = "Freetype font rendering library"
2DESCRIPTION = "FreeType is a software font engine that is designed to be small, efficient, \
3highly customizable, and portable while capable of producing high-quality output (glyph \
4images). It can be used in graphics libraries, display servers, font conversion tools, text \
5image generation tools, and many other products as well."
2HOMEPAGE = "http://www.freetype.org/" 6HOMEPAGE = "http://www.freetype.org/"
3BUGTRACKER = "https://savannah.nongnu.org/bugs/?group=freetype" 7BUGTRACKER = "https://savannah.nongnu.org/bugs/?group=freetype"
4 8
diff --git a/meta/recipes-graphics/libfakekey/libfakekey_svn.bb b/meta/recipes-graphics/libfakekey/libfakekey_svn.bb
index 89491403a3..719a680a4e 100644
--- a/meta/recipes-graphics/libfakekey/libfakekey_svn.bb
+++ b/meta/recipes-graphics/libfakekey/libfakekey_svn.bb
@@ -1,4 +1,6 @@
1DESCRIPTION = "libfakekey" 1SUMMARY = "Library for converting characters to X key-presses"
2DESCRIPTION = "libfakekey is a simple library for converting UTF-8 characters into 'fake' X \
3key-presses."
2HOMEPAGE = "http://matchbox-project.org/" 4HOMEPAGE = "http://matchbox-project.org/"
3BUGTRACKER = "http://bugzilla.openedhand.com/" 5BUGTRACKER = "http://bugzilla.openedhand.com/"
4 6
diff --git a/meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb b/meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb
index 9dcd56c5c5..eac34994e8 100644
--- a/meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb
+++ b/meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb
@@ -1,4 +1,8 @@
1DESCRIPTION = "Common code for XSETTINGS" 1SUMMARY = "utility functions for the Xsettings protocol"
2DESCRIPTION = "Libraries used for applications making use of the Xsettings configuration \
3setting propagation protocol. Controls setting of double click timeout, drag-and-drop \
4threshold, and default foreground and background colors for all applications running within a \
5desktop."
2HOMEPAGE = "http://matchbox-project.org/sources/optional-dependencies/" 6HOMEPAGE = "http://matchbox-project.org/sources/optional-dependencies/"
3BUGTRACKER = "http://bugzilla.openedhand.com/" 7BUGTRACKER = "http://bugzilla.openedhand.com/"
4SECTION = "x/libs" 8SECTION = "x/libs"
diff --git a/meta/recipes-graphics/menu-cache/menu-cache_0.3.2.bb b/meta/recipes-graphics/menu-cache/menu-cache_0.3.2.bb
index a812ece079..3d212562bd 100644
--- a/meta/recipes-graphics/menu-cache/menu-cache_0.3.2.bb
+++ b/meta/recipes-graphics/menu-cache/menu-cache_0.3.2.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Library for caching application menus"
1DESCRIPTION = "A library creating and utilizing caches to speed up freedesktop.org application menus" 2DESCRIPTION = "A library creating and utilizing caches to speed up freedesktop.org application menus"
2HOMEPAGE = "http://lxde.sourceforge.net/" 3HOMEPAGE = "http://lxde.sourceforge.net/"
3BUGTRACKER = "" 4BUGTRACKER = ""
diff --git a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb
index 6e897a3526..bba1c246a2 100644
--- a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb
+++ b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Liberation(tm) Fonts"
1DESCRIPTION = "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" 2DESCRIPTION = "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"
2HOMEPAGE = "https://fedorahosted.org/liberation-fonts/" 3HOMEPAGE = "https://fedorahosted.org/liberation-fonts/"
3BUGTRACKER = "https://bugzilla.redhat.com/" 4BUGTRACKER = "https://bugzilla.redhat.com/"
diff --git a/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb b/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb
index 3ef9ab29a4..038c00f6c6 100644
--- a/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb
+++ b/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Library that provides weak aliases for pthread functions"
1DESCRIPTION = "This library provides weak aliases for pthread functions \ 2DESCRIPTION = "This library provides weak aliases for pthread functions \
2not provided in libc or otherwise available by default." 3not provided in libc or otherwise available by default."
3HOMEPAGE = "http://xcb.freedesktop.org" 4HOMEPAGE = "http://xcb.freedesktop.org"
diff --git a/meta/recipes-graphics/xorg-app/xauth_1.0.5.bb b/meta/recipes-graphics/xorg-app/xauth_1.0.5.bb
index daccca798f..43e51c84df 100644
--- a/meta/recipes-graphics/xorg-app/xauth_1.0.5.bb
+++ b/meta/recipes-graphics/xorg-app/xauth_1.0.5.bb
@@ -1,5 +1,5 @@
1require xorg-app-common.inc 1require xorg-app-common.inc
2 2SUMMARY = "X authority utilities"
3DESCRIPTION = "X application to edit and display the authorization \ 3DESCRIPTION = "X application to edit and display the authorization \
4information used in connecting to the X server" 4information used in connecting to the X server"
5 5
diff --git a/meta/recipes-graphics/xorg-app/xkbcomp_1.1.1.bb b/meta/recipes-graphics/xorg-app/xkbcomp_1.1.1.bb
index 6f436688ea..bd40e4287d 100644
--- a/meta/recipes-graphics/xorg-app/xkbcomp_1.1.1.bb
+++ b/meta/recipes-graphics/xorg-app/xkbcomp_1.1.1.bb
@@ -1,5 +1,7 @@
1require xorg-app-common.inc 1require xorg-app-common.inc
2 2
3SUMMARY = "X Keyboard Extensions"
4
3DESCRIPTION = "The X Keyboard Extension essentially replaces the core protocol definition of keyboard." 5DESCRIPTION = "The X Keyboard Extension essentially replaces the core protocol definition of keyboard."
4 6
5LIC_FILES_CHKSUM = "file://COPYING;md5=08436e4f4476964e2e2dd7e7e41e076a" 7LIC_FILES_CHKSUM = "file://COPYING;md5=08436e4f4476964e2e2dd7e7e41e076a"
diff --git a/meta/recipes-graphics/xorg-lib/xtrans_1.2.6.bb b/meta/recipes-graphics/xorg-lib/xtrans_1.2.6.bb
index 6a533e7a33..f2d9394439 100644
--- a/meta/recipes-graphics/xorg-lib/xtrans_1.2.6.bb
+++ b/meta/recipes-graphics/xorg-lib/xtrans_1.2.6.bb
@@ -1,3 +1,5 @@
1SUMMARY = "X transport library"
2
1DESCRIPTION = "network API translation layer to insulate X applications and \ 3DESCRIPTION = "network API translation layer to insulate X applications and \
2libraries from OS network vageries." 4libraries from OS network vageries."
3 5