Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 1 | -2/+2 | |
2011-04-15 | trim library search path so that the dynamic version of libpython | drochner | 3 | -5/+14 | |
is found for building the Python plugin module (I still think that no Python library needs to be linked in for modules, but I want to keep the change minimal.) Inspired by an observation by Mark Davies, see the "python buildlink3.mk and lib/python2.?/config" thread on tech-pkg. bump PKGREVISION | |||||
2011-02-25 | Let's assume for now that everything that worked with python-2.6 also | wiz | 1 | -2/+2 | |
works with python-2.7. | |||||
2011-02-13 | gave up maintainership of Gnome related packages. | obache | 1 | -2/+2 | |
2011-01-13 | png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. | wiz | 1 | -2/+2 | |
2010-12-02 | Due to py-cairo 1.8.8<>1.8.10 binary incompatibility, bump dependency pattern | wiz | 1 | -2/+2 | |
in buildlink3.mk and PKGREVISION of dependencies. | |||||
2010-11-15 | PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome | abs | 1 | -2/+2 | |
2010-09-14 | Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that | wiz | 1 | -2/+2 | |
version, and bump all depends. Per discussion on pkgsrc-changes. | |||||
2010-06-13 | Bump PKGREVISION for libpng shlib name change. | wiz | 1 | -2/+2 | |
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x. | |||||
2009-08-26 | bump revision because of graphics/jpeg update | sno | 1 | -1/+2 | |
2009-08-19 | not for python-2.4, because support was dropped from py-cairo | tnn | 1 | -2/+2 | |
2009-06-16 | Note restriction of acceptable python version came from py-gtk2 and py-cairo. | obache | 1 | -1/+3 | |
pygoocanvas itself require just python>=2.2. | |||||
2009-06-15 | Restrict to Python 2.4+ to match GTK2 and Cairo dependency. | joerg | 1 | -1/+3 | |
2009-06-01 | Require py-cairo>=1.8.4 to build, as PR#41516. | obache | 1 | -2/+2 | |
From pycairo changelog after 1.8.2: * cairo/pycairo.h : update Pattern_FromPattern prototype | |||||
2009-05-19 | Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT | wiz | 1 | -2/+1 | |
block). Uncomment some commented out LICENSE lines while here. | |||||
2009-05-13 | Update PyGooCanvas to 0.14.1. | obache | 3 | -13/+13 | |
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 | Import py-goocanvas-0.14.0 as graphics/py-goocanvas. | obache | 5 | -0/+64 | |
PyGoocanvas are the python bindings for GooCanvas which is a canvas widget for GTK+ that uses the cairo 2D library for drawing. |