[Lunar-commits]
CVS: moonbase/graphics/cairo BUILD, 1.3, 1.4 DETAILS, 1.10, 1.11
Florin Braescu
florin at lunar-linux.org
Thu Apr 21 18:01:32 UTC 2005
Update of /var/cvs/lunar/moonbase/graphics/cairo
In directory espresso.foo-projects.org:/tmp/cvs-serv9974
Modified Files:
BUILD DETAILS
Log Message:
add a patch which may solve the firefox and mozilla problems with cairo 0.4.0.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/cairo/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD 19 Apr 2005 18:07:18 -0000 1.3
+++ BUILD 21 Apr 2005 18:01:29 -0000 1.4
@@ -1,5 +1,6 @@
(
+ patch_it $SOURCE_CACHE/$SOURCE2 1 &&
OPTS="$OPTS --disable-xcb"
default_build
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/cairo/DETAILS,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- DETAILS 19 Apr 2005 18:07:18 -0000 1.10
+++ DETAILS 21 Apr 2005 18:01:29 -0000 1.11
@@ -1,11 +1,14 @@
MODULE=cairo
VERSION=0.4.0
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=$MODULE-$VERSION-header_fix.patch.bz2
SOURCE_URL=http://cairographics.org/snapshots/
+ SOURCE2_URL=$PATCH_URL/
SOURCE_VFY=sha1:296b4c81de01f22ed4e7525c40471bc7f347e7f1
+ SOURCE2_VFY=sha1:12bcc1bba0c692dc2c6382baf32745e516bd7c94
WEB_SITE=http://cairographics.org
ENTERED=20040506
- UPDATED=20050419
+ UPDATED=20050421
SHORT="A multi-platform 2D vector graphics library"
cat << EOF
More information about the Lunar-commits
mailing list