./devel/pangomm, C++ bindings for pango (1.4 API)

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


Branch: CURRENT, Version: 2.46.4nb2, Package name: pangomm-2.46.4nb2, Maintainer: adam

pangomm (used to be part of gtkmm) is the official C++ interface for the
popular GUI library GTK+. Highlights include typesafe callbacks, widgets
extensible via inheritance and a comprehensive set of widget classes that
can be freely combined to quickly create complex user interfaces.

This package follows the 1.4 API.


Required to run:
[graphics/cairomm] [lang/perl5] [devel/glibmm] [devel/pango] [lang/gcc49-libs]

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

Master sites:

Filesize: 678.797 KB

Version history: (Expand)


CVS history: (Expand)


   2026-01-27 09:41:10 by Thomas Klausner | Files touched by this commit (1344)
Log message:
*: recursive bump for removal of cairo's xcb option
   2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999)
Log message:
*: recursive bump for pcre2

Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ 
/usr/pkg/lib/libglib-2.0.so.0 not defined
   2025-10-22 15:14:53 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
pangomm: updated to 2.46.4

2.46.4 (stable):

* Coverage: Don't use deprecated pango_coverage_ref/unref()

Documentation:
* Doxyfile.in: Don't hide undocumented classes
* README.win32: Convert to MarkDown and rename to README.win32.md
  Some more updates
* Remove AUTHORS, HACKING, README.SUN; add general info to README.md

Meson build:
* Detect if we build from a git subtree
* Don't copy files with configure_file()
* Fix the evaluation of is_git_build on Windows
* Don't fail if warning_level=everything
   2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055)
Log message:
*: recursive bump for pango requiring fontconfig 2.15
   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
   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 (2569)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-07-20 11:46:34 by Nia Alarie | Files touched by this commit (14)
Log message:
*: Convert some remaining usage of GCC_REQD.