[Lunar-commits] r16231 - moonbase/trunk/graphics/cairo
Terry Chan
tchan at lunar-linux.org
Sat Aug 27 04:29:10 UTC 2005
Author: tchan
Date: 2005-08-27 04:29:09 +0000 (Sat, 27 Aug 2005)
New Revision: 16231
Removed:
moonbase/trunk/graphics/cairo/BUILD
moonbase/trunk/graphics/cairo/CONFLICTS
Modified:
moonbase/trunk/graphics/cairo/DEPENDS
moonbase/trunk/graphics/cairo/DETAILS
Log:
Finally cairo-1.0.0 is now in moonbase. Lunar has been frozen at cairo-0.2.0
for WAY too long! I had to disable-svg in thunderbird/firefox to get them to
compile correctly. SVG will be re-enabled in firefox-1.1.x whenever that is
released for real. Similar time-frame for thunderbird. This is all due to my
adding gtk+ 2.8.2 to moonbase which requires cairo-1.0.0 (close enough, as
it actually requires >0.9.0 but since 1.0.0 is now stable, WTH). Also gtk+ 2.8.2
requires pango-1.10.0 that uses cairo! Way too much testing has gone on
to get this all into moonbase.
Deleted: moonbase/trunk/graphics/cairo/BUILD
Deleted: moonbase/trunk/graphics/cairo/CONFLICTS
Modified: moonbase/trunk/graphics/cairo/DEPENDS
===================================================================
--- moonbase/trunk/graphics/cairo/DEPENDS 2005-08-27 04:25:50 UTC (rev 16230)
+++ moonbase/trunk/graphics/cairo/DEPENDS 2005-08-27 04:29:09 UTC (rev 16231)
@@ -1,2 +1 @@
-depends libpixman &&
depends freetype2
Modified: moonbase/trunk/graphics/cairo/DETAILS
===================================================================
--- moonbase/trunk/graphics/cairo/DETAILS 2005-08-27 04:25:50 UTC (rev 16230)
+++ moonbase/trunk/graphics/cairo/DETAILS 2005-08-27 04:29:09 UTC (rev 16231)
@@ -1,11 +1,11 @@
MODULE=cairo
- VERSION=0.2.0
+ VERSION=1.0.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://cairographics.org/snapshots/
- SOURCE_VFY=sha1:451ad7bd1f3dfe1aa46de721450d9f34dc9af1ee
+ SOURCE_URL=http://cairographics.org/releases/
+ SOURCE_VFY=sha1:abc50d6a657cba15b3956c8c3aaea080b71172bb
WEB_SITE=http://cairographics.org
ENTERED=20040506
- UPDATED=20050421
+ UPDATED=20050826
SHORT="A multi-platform 2D vector graphics library"
cat << EOF
More information about the Lunar-commits
mailing list