From a94fce8a9abdc03bd3a368a60485cb47913e28a7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 10 Aug 2009 18:16:04 +0200 Subject: [PATCH] cairo: update to 1.8.8. --HG-- extra : convert_revision : 7937304c4bfd2aad42301997adc68e9463a0ce97 --- templates/cairo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/cairo/template b/templates/cairo/template index 5a78098ff8d..5aa9843c20c 100644 --- a/templates/cairo/template +++ b/templates/cairo/template @@ -1,6 +1,6 @@ # Template build file for 'cairo'. pkgname=cairo -version=1.8.6 +version=1.8.8 distfiles="http://cairographics.org/releases/$pkgname-$version.tar.gz" build_style=gnu_configure configure_args="--enable-xlib=yes --enable-xlib-xrender=yes @@ -9,7 +9,7 @@ configure_args="--enable-xlib=yes --enable-xlib-xrender=yes --enable-ps=yes --enable-svg=yes --disable-gcov" short_desc="Vector graphics library with cross-device output support" maintainer="Juan RP " -checksum=93a347af0cecf258be8fb54265b16a0fb16317df4a32896141d2987c30773535 +checksum=3c51d3de5dc4596e01a6675acd3c86c2c99c00f02e8fad5493758a29fe451c90 long_desc=" Cairo is a vector graphics library with cross-device output support. Currently supported output targets include the X Window System and in-memory image