./x11/gtkmm3, C++ Interfaces for GTK+ and GNOME (v3)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.24.9, Package name: gtkmm3-3.24.9, Maintainer: pkgsrc-users

gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights
include typesafe callbacks, and a comprehensive set of widgets that are easily
extensible via inheritance. You can create user interfaces either in code or
with the Glade User Interface designer, using Gtk::Builder. There's extensive
documentation, including API reference and a tutorial.

This is major version 3 of the library using interfaces for GTK3.


Required to run:
[textproc/libxslt] [graphics/cairomm] [devel/glib2] [devel/libsigc++] [devel/glibmm] [devel/pangomm] [graphics/gdk-pixbuf2] [devel/atkmm] [x11/gtk3] [lang/gcc49-libs]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [lang/gcc49] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 14768.176 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-15 11:37:09 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
gtkmm3: updated to 3.24.9

3.24.9 (stable):

Documentation:
* Gtk::Clipboard: Update documentation
* Gtk::ScrolledWindow: Update the class description

Tests:
* Gdk::RGBA test: Avoid some comparisons for exact equality

Meson build:
* Donʼt fail if warning_level=everything

3.24.8 (stable):

Gtk:
* gtk/gtkmm/base.h: Fix GTK_VERSION_GT_MICRO

Documentation:
* Remove README.SUN and other obsolete files

Build with Meson:
* Detect if we build from a git subtree
* Fix the evaluation of is_git_build on Windows
* Don't copy files with configure_file()
   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
   2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490)
Log message:
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-07-18 20:56:03 by Nia Alarie | Files touched by this commit (7)
Log message:
x11: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES