summaryrefslogtreecommitdiff
path: root/packages/cairo/cairo_1.2.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/cairo/cairo_1.2.4.bb')
-rw-r--r--packages/cairo/cairo_1.2.4.bb7
1 files changed, 5 insertions, 2 deletions
diff --git a/packages/cairo/cairo_1.2.4.bb b/packages/cairo/cairo_1.2.4.bb
index 0260c267dd..f23e376d1c 100644
--- a/packages/cairo/cairo_1.2.4.bb
+++ b/packages/cairo/cairo_1.2.4.bb
@@ -3,9 +3,12 @@ PRIORITY = "optional"
DEPENDS = "virtual/libx11 libpng fontconfig libxrender"
DESCRIPTION = "Cairo graphics library"
LICENSE = "MPL LGPL"
-PR = "r1"
+PR = "r2"
-SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz"
+SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz \
+ file://0001-Add-autoconf-macro-AX_C_FLOAT_WORDS_BIGENDIAN.diff;patch=1 \
+ file://0002-Change-_cairo_fixed_from_double-to-use-the-magic-number-technique.diff;patch=1 \
+ "
inherit autotools pkgconfig