[Lunar-commits]
CVS: moonbase/graphics/cairo BUILD, 1.2, 1.3 DEPENDS,
1.2, 1.3 DETAILS, 1.9, 1.10
Florin Braescu
florin at lunar-linux.org
Tue Apr 19 18:07:20 UTC 2005
Update of /var/cvs/lunar/moonbase/graphics/cairo
In directory espresso.foo-projects.org:/tmp/cvs-serv29664
Modified Files:
BUILD DEPENDS DETAILS
Log Message:
bump the version from 0.2.0 to 0.4.0. add glitz as an optional depend.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/cairo/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 6 Dec 2004 02:50:54 -0000 1.2
+++ BUILD 19 Apr 2005 18:07:18 -0000 1.3
@@ -1,6 +1,6 @@
(
- OPTS="$OPTS --disable-glitz --disable-xcb"
+ OPTS="$OPTS --disable-xcb"
default_build
) > $C_FIFO 2>&1
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/cairo/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS 6 May 2004 03:24:59 -0000 1.2
+++ DEPENDS 19 Apr 2005 18:07:18 -0000 1.3
@@ -1,2 +1,4 @@
-depends libpixman &&
-depends freetype2
+depends libpixman &&
+depends freetype2 &&
+
+optional_depends glitz "" "--disable-glitz" "for OpenGL accelerated output"
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/cairo/DETAILS,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- DETAILS 30 Mar 2005 02:29:58 -0000 1.9
+++ DETAILS 19 Apr 2005 18:07:18 -0000 1.10
@@ -1,11 +1,11 @@
MODULE=cairo
- VERSION=0.2.0
+ VERSION=0.4.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://cairographics.org/snapshots/
- SOURCE_VFY=sha1:451ad7bd1f3dfe1aa46de721450d9f34dc9af1ee
+ SOURCE_VFY=sha1:296b4c81de01f22ed4e7525c40471bc7f347e7f1
WEB_SITE=http://cairographics.org
ENTERED=20040506
- UPDATED=20050329
+ UPDATED=20050419
SHORT="A multi-platform 2D vector graphics library"
cat << EOF
More information about the Lunar-commits
mailing list