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

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


Branch: CURRENT, Version: 2.46.3nb4, Package name: pangomm-2.46.3nb4, 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: 658.621 KB

Version history: (Expand)


CVS history: (Expand)


   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 (2570)
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.
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2022-10-20 15:16:37 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
pangomm: updated to 2.46.3

2.46.3 (stable):

* Context::get_font_map(): Fix reference count

Build:
* Meson build: Specify 'check' option in run_command()
  Will be necessary with future versions of Meson.
* Meson build: Check if Perl is required for building documentation
* Meson build: Avoid unnecessary configuration warnings
* Meson build: Re-organize warning-related compiler flags for MSVC
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2022-03-14 18:31:54 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
pangomm: updated to 2.46.2

2.46.2 (stable):

Build:
* Don't include individual pango headers
* Support Visual Studio 2022 builds
  NMake Makefiles: Fix header installation