From 8bcb64c0737e2322031a5579c1a3fa01d944b348 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Thu, 18 Nov 2010 17:43:33 -0600 Subject: recipes-devtools: Add Summary information Add Summary information and update Descripts as necessary. Signed-off-by: Mark Hatle --- meta/recipes-devtools/pkgconfig/pkgconfig.inc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'meta/recipes-devtools/pkgconfig') diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig.inc b/meta/recipes-devtools/pkgconfig/pkgconfig.inc index c0e748173d..641bfae373 100644 --- a/meta/recipes-devtools/pkgconfig/pkgconfig.inc +++ b/meta/recipes-devtools/pkgconfig/pkgconfig.inc @@ -1,7 +1,6 @@ -DESCRIPTION = "pkg-config is a system for managing library \ -compile/link flags that works with automake and autoconf. \ -It replaces the ubiquitous *-config scripts you may have \ -seen with a single tool." +SUMMARY = "Helper tool used when compiling" +DESCRIPTION = "pkg-config is a helper tool used when compiling applications and libraries. It helps determined \ +the correct compiler/link options. It is also language-agnostic." HOMEPAGE = "http://pkg-config.freedesktop.org/wiki/" BUGTRACKER = "http://bugs.freedesktop.org/buglist.cgi?product=pkg-config" SECTION = "console/utils" -- cgit 1.2.3-korg