Path to this page:
./
graphics/cairomm,
C++ API for cairo (1.0 API)
Branch: CURRENT,
Version: 1.14.5nb4,
Package name: cairomm-1.14.5nb4,
Maintainer: adamcairomm is a C++ wrapper for the cairo graphics library. It offers all the
power of cairo with an interface familiar to C++ developers, including use of
the Standard Template Library where it makes sense.
This package follows the 1.0 API.
Required to run:[
graphics/cairo] [
devel/libsigc++]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 637.965 KB
Version history: (Expand)
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-10-23) Updated to version: cairomm-1.14.5nb4
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2024-04-07) Updated to version: cairomm-1.14.5nb3
CVS history: (Expand)
| 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
|
| 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-10-19 17:04:35 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
cairomm: update to 1.14.5.
1.14.5 (stable):
Documentation:
* Context: Fix some typos
(Daniel Boles) Merge request !26
* Update Visual Studio build docs
(Chun-wei Fan) Merge request !27
* Remove AUTHORS and MAINTAINERS; add info to README.md
(Kjell Ahlstedt) Issue gtkmm#140
Meson build:
* Detect if we build from a git subtree
(William Roy) Merge request gtkmm!72
* Don't copy files with configure_file()
(Kjell Ahlstedt)
* Fix the evaluation of is_git_build on Windows
(Kjell Ahlstedt) Issue gtkmm#131 (William Roy)
* The boost-shared option defaults to true
(Kjell Ahlstedt)
|
| 2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2526) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-09-26 19:16:14 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
cairomm: update to 1.14.4.
1.14.4 (stable):
Build:
* Meson build: When mm-common >= 1.0.4 is used, Perl is not required
(Kjell Ahlstedt)
* MSVC build: Support VS2022 builds
(Chun-wei Fan) Merge request !19
* Meson build: Specify 'check' option in run_command()
Will be necessary with future versions of Meson.
Require Meson >= 0.55.0
* Meson build: Avoid unnecessary configuration warnings
(Kjell Ahlstedt)
* Meson build: Re-organize warnings-related compiler flags for MSVC
(Chun-wei Fan) Merge request !23
* Autotools build: Add --disable-deprecated-api
* Fix build with -Dbuild-deprecated-api=false
(Kjell Ahlstedt) Issue #29 (bbhtt)
|
| 2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|