[Lunar-commits] r26484 - moonbase/trunk/python/pycairo
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Mon Oct 29 11:53:47 CET 2007
Author: zbiggy
Date: 2007-10-29 11:53:47 +0100 (Mon, 29 Oct 2007)
New Revision: 26484
Modified:
moonbase/trunk/python/pycairo/DEPENDS
moonbase/trunk/python/pycairo/DETAILS
Log:
pycairo: +0.1.4
Modified: moonbase/trunk/python/pycairo/DEPENDS
===================================================================
--- moonbase/trunk/python/pycairo/DEPENDS 2007-10-29 09:46:13 UTC (rev 26483)
+++ moonbase/trunk/python/pycairo/DEPENDS 2007-10-29 10:53:47 UTC (rev 26484)
@@ -1,3 +1,3 @@
-depends cairo &&
+depends cairo
-optional_depends "numpy" "" "" "for building Numeric support"
+optional_depends "numpy" "" "" "for building Numeric support"
Modified: moonbase/trunk/python/pycairo/DETAILS
===================================================================
--- moonbase/trunk/python/pycairo/DETAILS 2007-10-29 09:46:13 UTC (rev 26483)
+++ moonbase/trunk/python/pycairo/DETAILS 2007-10-29 10:53:47 UTC (rev 26484)
@@ -1,15 +1,15 @@
MODULE=pycairo
- VERSION=1.2.6
+ VERSION=1.4.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://cairographics.org/releases/
- SOURCE_VFY=sha1:42e9ae64d2be59e46e503e52d35c71506527b3e9
+ SOURCE_VFY=sha1:799905578101249d03c6130748347638be7874da
WEB_SITE=http://cairographics.org/
ENTERED=20040506
- UPDATED=20061103
+ UPDATED=20071029
SHORT="A multi-platform 2D vector graphics library"
cat << EOF
-Cairo is a vector graphics library designed to provide high-quality
+Cairo is a vector graphics library designed to provide high-quality
display and print output. Currently supported output targets include
the X Window System, OpenGL (via glitz), in-memory image buffers, and
image files (PNG and PostScript).
More information about the Lunar-commits
mailing list