summaryrefslogtreecommitdiff
path: root/x11/gtkmm
AgeCommit message (Collapse)AuthorFilesLines
2017-02-12Recursive revbump from fonts/harfbuzzryoon2-4/+4
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz2-3/+4
2016-09-16Update gtkmm to 2.24.5prlw14-133/+156
2.24.5 (stable) This release can be used together with glibmm up to at least 2.49.5. It's recommended that you use gtkmm3 instead of gtkmm2. The support for gtkmm2 is minimal, and diminishing. Build: * Update the MSVC projects (Chun-wei Fan) * Use C++11 if the compiler supports it (Murray Cumming) * Update to be compatible with new versions of glibmm (Kjell Ahlstedt, Murray Cumming) Documentation: * Improve the documentation of Gtk::ComboBoxText (Kjell Ahlstedt) Bug #766039 (Omega Phil)
2016-08-03Revbump after graphics/gd updateadam2-4/+4
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2015-11-04Add SHA512 digests for distfiles for x11 categoryagc1-1/+2
Problems found locating distfiles: Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2 Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz Package xservers: missing distfile xservers-3.3.6.5.tar.bz2 Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-10-15Add -std=c++11 to CXXFLAGS to fix some high value packages, pendingtnn1-1/+2
tech-pkg@ discussion on how to better declare need for C++11. This is necessary due to libsigc++ headers and will probably be required for everything that depends on gtkmm{,3}. (there are ~25 or so such packages in pkgsrc the I have not yet tested)
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-04-25Recursive revbump following MesaLib update, categories p through x.tnn2-4/+4
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-05Recursive revbump from x11/pixmanryoon2-4/+4
Fix PR pkg/48777
2013-10-10Recursive revbump from pango-1.36.0ryoon2-4/+4
2013-09-02Revbump after cairo updateadam2-3/+4
2013-08-01Changes 2.24.4:adam6-84/+18
* Respinned tarball with matching gmmproc version.
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz2-4/+4
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron2-4/+4
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz2-4/+4
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-05-26Fix missing dependencies in various headers (part two). Bump revision.adam6-9/+30
2013-05-24Fix missing dependencies in various headers. Bump revision.joerg5-2/+47
2013-05-20Changes 2.24.3 (stable):adam3-20/+34
* Require the mm-common version that actually allows avoiding the dependency in the tarball as well as glibmm. * Fix gtkmm-demo VS projects. * Fix namespacing for Cairo.
2013-02-16Recursive bump for png-1.6.wiz2-4/+4
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-08Revbump after updating graphics/pangoadam2-4/+4
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" packagetron2-4/+4
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache2-4/+4
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam2-4/+4
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz2-4/+4
2012-02-06Revbump forwiz2-4/+4
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.sbd2-3/+4
2011-07-15Changes 2.24.2:adam3-57/+57
* Do not require mm-common when building from a tarball.
2011-05-18fix gtk2 and pangomm version requirementsdrochner1-2/+3
2011-05-12Changes 2.24.0:adam3-26/+268
New API in gtkmm 2.24: Gtk: * ComboBox and ComboBoxText now have a has-entry property, so ComboBoxEntry and ComboBoxEntryText are deprecated. * Range: Added get/set_round_digits() Gdk: * DragContext: Added drag_begin(). * Window: Added get_visual(), get_screen() and get_display().
2011-04-22recursive bump from gettext-lib shlib bump.obache2-3/+4
2011-01-13update to 2.22.0drochner4-177/+30
This switches to the gnome-2.32 release branch. (recursive PKGREV bump needed due to the new atkmm dependency -- we ride on the revbump due to png which covers everything depending on gtk2)
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz2-4/+4
2010-11-18Fixes paths for PKGCONFIG_OVERRIDE files.obache1-4/+4
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs2-4/+4
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz2-4/+4
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-28Fix PLIST by using bsdtar for extracting.wiz2-3/+10
Fixes PR 43521 by Aleksey Cheusov based on an idea by tnn. Bump PKGREVISION.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz2-3/+4
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-06-02Changes 2.20.3):adam4-15/+46
* Documentation: Added main page text at index.html. Changes 2.20.2: * Documentation: Strip out the gobject-introspection annotations, and use other improvements made to docextract_to_xml.py Changes 2.20.1: Gtk: * RecentAction: Fix the constructor that takes a RecentManager. * TreeRowReference::get_model(): Correct the reference counting.
2010-03-23Fix build by increasing BUILDLINK_API_DEPENDS.pangomm. Error was:reed2-3/+3
checking for GDKMM... configure: error: Package requirements (giomm-2.4 >= 2.22 pangomm-1.4 >= 2.26 gtk+-2.0 >= 2.18) were not met: Requested 'pangomm-1.4 >= 2.26' but version of Pangomm is 2.24.0 (2.24.0 doesn't provide needed pangommconfig.h.) While here remove now-irrelevant comment from buildlink3.mk.
2009-10-22Changes 2.18.2:adam4-1556/+1224
* Reintroduce accidentally removed API methods Gtk::Widget::can_default() and Gtk::Widget::can_focus(). * Include infobar.h from main gtkmm.h header. Changes 2.18.1: * RecentManager: Undeprecate get_default(). Changes 2.18.0: * Clipboard: wait_for_targets): Fix a crash. Build: * Require a recent pangomm. * Style: Fix a compiler error with the Intel C++ compiler. * Fix recently-introduced problems with disable-deprecated options.
2009-08-26bump revision because of graphics/jpeg updatesno2-2/+4
2009-06-14Remove @dirrm entries from PLISTsjoerg1-24/+1
2009-04-15Configure required glibmm>=2.18.0reed1-1/+3
But if pangomm is already installed and good enough then newer glibmm wouldn't be brought in. So also explicitly include the glibmm buildlink here too.
2009-04-15Since gtkmm now depends on pangomm, then bump the API requirementreed1-3/+3
as a hack to force reinstall to get pangomm. (Or would get buildlink failure due to gtkmm installed already so didn't bring in pangomm.)
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.