diff options
Diffstat (limited to 'meta/recipes-graphics/cairo/cairo.inc')
-rw-r--r-- | meta/recipes-graphics/cairo/cairo.inc | 5 |
1 files changed, 4 insertions, 1 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 @@ -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" |