+++ /dev/null
-SECTION = "libs"
-PRIORITY = "optional"
-# DEPENDS = "virtual/libx11 libpixman libpng fontconfig libxrender xcb glitz"
-DEPENDS = "virtual/libx11 libpixman libpng fontconfig libxrender"
-DESCRIPTION = "Cairo graphics library"
-LICENSE = "MPL LGPL"
-PR = "r0"
-
-SRC_URI = "http://cairographics.org/snapshots/cairo-${PV}.tar.gz"
-
-inherit autotools pkgconfig
-
-do_stage () {
- oe_runmake install DESTDIR="" bindir=${STAGING_BINDIR} includedir=${STAGING_INCDIR} libdir=${STAGING_LIBDIR} prefix=${STAGING_DIR}
-}
+++ /dev/null
-SECTION = "libs"
-PRIORITY = "optional"
-# DEPENDS = "virtual/libx11 libpixman libpng fontconfig libxrender xcb glitz"
-DEPENDS = "virtual/libx11 libpixman libpng fontconfig libxrender"
-DESCRIPTION = "Cairo graphics library"
-LICENSE = "MPL LGPL"
-PR = "r0"
-
-SRC_URI = "http://cairographics.org/snapshots/cairo-${PV}.tar.gz"
-
-inherit autotools pkgconfig
-
-do_stage () {
- oe_runmake install DESTDIR="" bindir=${STAGING_BINDIR} includedir=${STAGING_INCDIR} libdir=${STAGING_LIBDIR} prefix=${STAGING_DIR}
-}
+++ /dev/null
-SECTION = "libs"
-PRIORITY = "optional"
-DEPENDS = "virtual/libx11 libpng fontconfig libxrender"
-DESCRIPTION = "Cairo graphics library"
-LICENSE = "MPL LGPL"
-PR = "r1"
-
-SRC_URI = "http://cairographics.org/snapshots/cairo-${PV}.tar.gz"
-
-inherit autotools pkgconfig
-
-do_stage () {
- oe_runmake install DESTDIR="" bindir=${STAGING_BINDIR} includedir=${STAGING_INCDIR} libdir=${STAGING_LIBDIR} prefix=${STAGING_DIR}
-}
+++ /dev/null
-SECTION = "libs"
-PRIORITY = "optional"
-DEPENDS = "virtual/libx11 libpng fontconfig libxrender"
-DESCRIPTION = "Cairo graphics library"
-LICENSE = "MPL LGPL"
-PR = "r1"
-
-SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz"
-
-inherit autotools pkgconfig
-
-do_stage () {
- autotools_stage_all
-}
+++ /dev/null
-SECTION = "libs"
-PRIORITY = "optional"
-DEPENDS = "virtual/libx11 libpng fontconfig libxrender"
-DESCRIPTION = "Cairo graphics library"
-LICENSE = "MPL LGPL"
-PR = "r0"
-
-SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz \
- file://gcc4-fix.patch;patch=1"
-
-inherit autotools pkgconfig
-
-do_stage () {
-autotools_stage_all
-}
+++ /dev/null
-SECTION = "libs"
-PRIORITY = "optional"
-DEPENDS = "virtual/libx11 libpng fontconfig libxrender"
-DESCRIPTION = "Cairo graphics library"
-LICENSE = "MPL LGPL"
-
-SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz"
-
-inherit autotools pkgconfig
-
-do_stage () {
-autotools_stage_all
-}
+++ /dev/null
-PV = "0.0+cvs${SRCDATE}"
-SECTION = "libs"
-PRIORITY = "optional"
-# DEPENDS = "virtual/libx11 libpixman libpng fontconfig libxrender xcb glitz"
-DEPENDS = "virtual/libx11 libpixman libpng fontconfig libxrender"
-DESCRIPTION = "Cairo graphics library"
-LICENSE = "MPL LGPL"
-PR = "r2"
-DEFAULT_PREFERENCE = "-1"
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=cairo"
-S = "${WORKDIR}/cairo"
-
-inherit autotools pkgconfig
-
-do_stage () {
- oe_runmake install DESTDIR="" bindir=${STAGING_BINDIR} includedir=${STAGING_INCDIR} libdir=${STAGING_LIBDIR} prefix=${STAGING_DIR}
-}