summaryrefslogtreecommitdiff
path: root/graphics/goocanvasmm
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-09-25Help finding glibmm's docutilsjoerg1-1/+3
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2011-02-13gave up maintainership of Gnome related packages.obache1-2/+2
2011-01-23Update goocanvasmm to 0.15.4.obache7-91/+9
0.15.4 (unstable): Fix the build with gtkmm 2.22, with deprecations disabled.
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2011-01-12Fix the build with the latest cairomm.obache6-3/+85
* goocanvas/src/enums.[hg|ccg]: Remove the (unused) Value<Cairo::Pattern> specialization. Pattern should always (and is always) used via RefPtr anyway. http://git.gnome.org/browse/goocanvasmm/commit/?h=goocanvasmm-1.0&id=30edcb72c89c0f97d11d9f88c6da82f6ae78d4bf Installed header file is changed, so bump PKGREVISION.
2010-11-18Fixes paths for PKGCONFIG_OVERRIDE files.obache1-2/+2
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-1/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-08-04Update goocanvasmm to 0.15.3.obache3-34/+34
0.15.3 (unstable): Documentation: - Added main page text with doxygen. (David King, Murray Cumming) - Improve API documentation slightly. (Murray Cumming) 0.15.2 (unstable): Build improvements for documentation. (Daniel Elstner)
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-1/+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.
2010-03-29Update goocanvasmm to 0.15.1.obache3-76/+220
0.15.1: * Use the latest mm-common build system, to produce API documentation that is ready for library.gnome.org.
2009-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-08-08Update goocanvasmm to 0.15.obache2-7/+7
0.15.0 (unstable): Build: * Image, ImageModel: Added scale_to_fit property. * Fix the build with alternative glibmm API (without properties or exceptions). (Murray Cumming) * Avoid a compiler warning. Bug #582996 (Vincent Untz)
2009-06-14Remove @dirrm entries from PLISTsjoerg1-8/+1
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-10Import goocanvasmm-0.14.0 as graphics/goocanvasmm.obache4-0/+111
GooCanvasmm are the C++ bindings for GooCanvas which is a canvas widget for GTK+ that uses the cairo 2D library for drawing.