guile-cairo

developer information

dependencies

guile-cairo currently requires Cairo 1.2, although patches providing back compatibility will be accepted.

guile-cairo works with the current Guile 1.8.

source repository

guile-cairo is managed with bzr, a distributed version control system. To grab guile-cairo, run the following:

bzr get http://arch.gna.org/guile-cairo/trunk guile-cairo
cd guile-cairo
./autogen.sh --prefix=... && make

At that point you can install guile-cairo with make install, or run it uninstalled using the env script.

browse the code, get commit mails, etc

Our source code, while hosted primarily at gna.org, is mirrored over at launchpad.net. Visit that page to browse the source code, register your branch, sign up for commit mails, etc.

patches and bug reports

File bug reports, etc in our bug tracker hosted by freedesktop.org. If you're more of the mailing list type, you can send queries to guile-user, and copy Andy Wingo (wingo pobox com).

gna project page

We also have a page on GNA!.