2009-08-19 10:07:46 by Tobias Nygren | Files touched by this commit (1) |
Log message:
not for python-2.4, because support was dropped from py-cairo
|
2009-06-16 03:36:28 by OBATA Akio | Files touched by this commit (1) |
Log message:
Note restriction of acceptable python version came from py-gtk2 and py-cairo.
pygoocanvas itself require just python>=2.2.
|
2009-06-15 20:56:12 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Restrict to Python 2.4+ to match GTK2 and Cairo dependency.
|
2009-06-01 09:42:21 by OBATA Akio | Files touched by this commit (1) | |
Log message:
Require py-cairo>=1.8.4 to build, as PR#41516.
From pycairo changelog after 1.8.2:
* cairo/pycairo.h : update Pattern_FromPattern prototype
|
2009-05-19 10:59:39 by Thomas Klausner | Files touched by this commit (383) |
Log message:
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
|
2009-05-13 15:00:48 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update PyGooCanvas to 0.14.1.
PyGooCanvas 0.14.1 (May 10 2009)
==================
o Fix a segfault due to an API change in PycCairo (Gian Mario)
o Autogenerate the ChangeLog from git logs (Gian Mario)
o Fix the build when using libtool 2.x (Gian Mario)
o Make the required changes after the switch to git (Gian Mario)
|
2009-05-10 13:39:26 by OBATA Akio | Files touched by this commit (5) | |
Log message:
Import py-goocanvas-0.14.0 as graphics/py-goocanvas.
PyGoocanvas are the python bindings for GooCanvas which is a canvas widget for
GTK+ that uses the cairo 2D library for drawing.
|