[Lunar-commits] <moonbase> cairo: version bumped to 1.8.8.
Florin Braescu
florin at lunar-linux.org
Wed Jun 17 07:37:16 CEST 2009
commit 7a0d26e0a1c873adde6e9e1f26ffb8e9883b7680
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Jun 17 08:37:16 2009 +0300
cairo: version bumped to 1.8.8.
This release contains a small number of bug fixes (in particular a
few corrections to the documentation and a few fixes in the FreeType
font backend).
---
graphics/cairo/BUILD | 1 -
graphics/cairo/DEPENDS | 4 ++--
graphics/cairo/DETAILS | 9 +++------
3 files changed, 5 insertions(+), 9 deletions(-)
diff --git a/graphics/cairo/BUILD b/graphics/cairo/BUILD
index 82308fc..4b72671 100644
--- a/graphics/cairo/BUILD
+++ b/graphics/cairo/BUILD
@@ -1,7 +1,6 @@
(
patch_it $SOURCE2 1 &&
- patch_it $SOURCE3 1 &&
default_build
) > $C_FIFO 2>&1
diff --git a/graphics/cairo/DEPENDS b/graphics/cairo/DEPENDS
index 8fb5326..ff3ef9d 100644
--- a/graphics/cairo/DEPENDS
+++ b/graphics/cairo/DEPENDS
@@ -3,7 +3,7 @@ depends fontconfig
depends libpng
depends pixman
-optional_depends "glitz" "--enable-glitz" "--disable-glitz" \
- "to enable an (experimental) OpenGL backend to cairo" &&
+optional_depends "glitz" "--enable-glitz" "--disable-glitz" \
+ "to enable an (experimental) OpenGL backend to cairo"
optional_depends "%X" "--with-x" "" "for X11 support"
diff --git a/graphics/cairo/DETAILS b/graphics/cairo/DETAILS
index d8938f6..0950c67 100644
--- a/graphics/cairo/DETAILS
+++ b/graphics/cairo/DETAILS
@@ -1,17 +1,14 @@
MODULE=cairo
- VERSION=1.8.6
+ VERSION=1.8.8
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=$MODULE-1.8.0-lcd-filter.patch.bz2
- SOURCE3=$MODULE-$VERSION-clip.patch.bz2
SOURCE_URL=http://cairographics.org/releases
SOURCE2_URL=$PATCH_URL
- SOURCE3_URL=$PATCH_URL
- SOURCE_VFY=sha1:d1e5479d4eeb7b1a3589672e3ef8f4899e7c5eba
+ SOURCE_VFY=sha1:e4b8b219427d1ca3dc95f5f44914dce1ae0c3766
SOURCE2_VFY=sha1:dca17faf85fa02a5325d11d38161475d42a1b3b2
- SOURCE3_VFY=sha1:820e8406138826e43f85db9246a7c08f23977224
WEB_SITE=http://cairographics.org
ENTERED=20040506
- UPDATED=20090208
+ UPDATED=20090617
SHORT="A multi-platform 2D vector graphics library"
cat << EOF
More information about the Lunar-commits
mailing list