summaryrefslogtreecommitdiff
path: root/graphics/py-goocanvas
AgeCommit message (Collapse)AuthorFilesLines
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-04-15trim library search path so that the dynamic version of libpythondrochner3-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-25Let's assume for now that everything that worked with python-2.6 alsowiz1-2/+2
works with python-2.7.
2011-02-13gave up maintainership of Gnome related packages.obache1-2/+2
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-12-02Due to py-cairo 1.8.8<>1.8.10 binary incompatibility, bump dependency patternwiz1-2/+2
in buildlink3.mk and PKGREVISION of dependencies.
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-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-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-08-19not for python-2.4, because support was dropped from py-cairotnn1-2/+2
2009-06-16Note restriction of acceptable python version came from py-gtk2 and py-cairo.obache1-1/+3
pygoocanvas itself require just python>=2.2.
2009-06-15Restrict to Python 2.4+ to match GTK2 and Cairo dependency.joerg1-1/+3
2009-06-01Require py-cairo>=1.8.4 to build, as PR#41516.obache1-2/+2
From pycairo changelog after 1.8.2: * cairo/pycairo.h : update Pattern_FromPattern prototype
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+1
block). Uncomment some commented out LICENSE lines while here.
2009-05-13Update PyGooCanvas to 0.14.1.obache3-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-10Import py-goocanvas-0.14.0 as graphics/py-goocanvas.obache5-0/+64
PyGoocanvas are the python bindings for GooCanvas which is a canvas widget for GTK+ that uses the cairo 2D library for drawing.