From: Koen Kooi Date: Tue, 6 Mar 2007 10:24:44 +0000 (+0000) Subject: Cairo: update to the latest stable release (1.4.0), apply the surface cache patch... X-Git-Tag: Release-2010-05/1~9088^2^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=438028c981a45f9fa482bdbc477ba7d354311c46;p=openembedded.git Cairo: update to the latest stable release (1.4.0), apply the surface cache patch to get a nice speed up --- diff --git a/packages/cairo/cairo_1.4.0.bb b/packages/cairo/cairo_1.4.0.bb new file mode 100644 index 0000000000..3e5d2fdb15 --- /dev/null +++ b/packages/cairo/cairo_1.4.0.bb @@ -0,0 +1,7 @@ +require cairo.inc + +SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz \ + file://cairo-surface-cache-3.patch;patch=1" + +PR = "r0" +