diff options
Diffstat (limited to 'meta/packages/cairo/cairo.inc')
| -rw-r--r-- | meta/packages/cairo/cairo.inc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta/packages/cairo/cairo.inc b/meta/packages/cairo/cairo.inc index 1847519c67..e73a839671 100644 --- a/meta/packages/cairo/cairo.inc +++ b/meta/packages/cairo/cairo.inc | |||
| @@ -1,8 +1,10 @@ | |||
| 1 | DESCRIPTION = "Cairo graphics library" | ||
| 2 | HOMEPAGE = "http://cairographics.org" | ||
| 3 | BUGTRACKER = "http://bugs.freedesktop.org" | ||
| 1 | SECTION = "libs" | 4 | SECTION = "libs" |
| 2 | PRIORITY = "optional" | 5 | PRIORITY = "optional" |
| 6 | LICENSE = "MPLv1.1 & LGPLv2.1" | ||
| 3 | DEPENDS = "virtual/libx11 libsm libpng fontconfig libxrender pixman" | 7 | DEPENDS = "virtual/libx11 libsm libpng fontconfig libxrender pixman" |
| 4 | DESCRIPTION = "Cairo graphics library" | ||
| 5 | LICENSE = "MPL LGPL" | ||
| 6 | 8 | ||
| 7 | #check for TARGET_FPU=soft and inform configure of the result so it can disable some floating points | 9 | #check for TARGET_FPU=soft and inform configure of the result so it can disable some floating points |
| 8 | require cairo-fpu.inc | 10 | require cairo-fpu.inc |
