From: Koen Kooi Date: Tue, 20 Mar 2007 11:25:09 +0000 (+0000) Subject: cairo: add 1.4.2 (latest stable) + surface-cache patch X-Git-Tag: Release-2010-05/1~8868^2~1049 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=833525598beb7be30c588de38bbbf2a2bac014e5;p=openembedded.git cairo: add 1.4.2 (latest stable) + surface-cache patch --- diff --git a/packages/cairo/cairo_1.4.2.bb b/packages/cairo/cairo_1.4.2.bb new file mode 100644 index 0000000000..3e5d2fdb15 --- /dev/null +++ b/packages/cairo/cairo_1.4.2.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" +