[cairo-commit] pycairo ChangeLog,1.178,1.179 README,1.20,1.21
Steve Chaplin
commit at pdx.freedesktop.org
Mon Sep 5 05:31:07 PDT 2005
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory gabe:/tmp/cvs-serv29899
Modified Files:
ChangeLog README
Log Message:
'SC'
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -d -r1.178 -r1.179
--- ChangeLog 5 Sep 2005 01:22:18 -0000 1.178
+++ ChangeLog 5 Sep 2005 12:31:05 -0000 1.179
@@ -1,5 +1,10 @@
2005-09-05 Steve Chaplin <steve1097 at yahoo.com.au>
+ * README : note that libsvg-cairo, Numeric, and PyGTK are NOT required,
+ but are supported if detected.
+
+2005-09-05 Steve Chaplin <steve1097 at yahoo.com.au>
+
* NOTES :
* cairo/pycairo-context.c (pycairo_set_source_rgba): Let alpha be
a default argument, ctx.set_source_rgba (r, g, b, a=1.0)
Index: README
===================================================================
RCS file: /cvs/cairo/pycairo/README,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- README 31 Aug 2005 23:37:47 -0000 1.20
+++ README 5 Sep 2005 12:31:05 -0000 1.21
@@ -9,9 +9,12 @@
------------
cairo >= 1.0.0
Python >= 2.3
- libsvg-cairo optional >= 0.1.6
- Numeric Python optional
- PyGTK optional >= 2.2.0
+
+
+Not required, but supported if they are detected:
+ libsvg-cairo >= 0.1.6
+ Numeric Python any version (?)
+ PyGTK >= 2.2.0 and < 2.7.0
Mailing List
------------
More information about the cairo-commit
mailing list