Hi again,
Here is a port of py-cairo (cairo bindings for python, oddly enough).
The port builds with the py-gtk2 backend cos I guess it is reasonably useful,
but the svg module is disabled, since it would introduce a dependency on
two non-commited ports (libsvg and libsvg-cairo). Re-enabling it is
Hi all,
I have written a port of pycairo-1.0.0. It relies on my cairo ports
(which I have updated to 1.0.2). It also depends on libsvg-cairo
and py-gtk2, since that is what is useful (too me at least).
Note that I completely bypass the provided configure-based
build mechanism, doing it all with py