Subject: CVS commit: pkgsrc/graphics/cairomm
From: Adam Ciarcinski
Date: 2021-04-08 23:08:40
Message id: 20210408210840.C39C0FA95@cvs.NetBSD.org

Log Message:
cairomm: updated to 1.14.2

1.14.2 (stable):

The tarball for 1.14.2 has been created with 'meson dist'.
If you build with Autotools from the tarball, please read the relevant
part of the README file.

Build:
* Meson build: Fix versioning on macOS
* Require cairo >= 1.12.0
  Not a new requirement, but now it's specified in configure.ac and
  meson.build, so a failure to meet it is noticed earlier when building

1.14.0 (stable):

The tarball for 1.14.0 has been created with 'meson dist'.
If you build with Autotools from the tarball, please read the relevant
part of the README file.

Cairo:
* Add Context::get_source_for_surface()

Build:
* Fix the build with MinGW headers
* enums.h: Guard the FT-specific include and the enum with an ifdef
* Add NMake Makefiles
  Remove Visual Studio 2013 projects
* Add support for building with Meson
* Use __declspec(dllexport) when building cairomm on Visual Studio
  Stop using gendef.exe by default
* docs/reference/: Update for Doxygen >= 1.8.16

Tests:
* Update the source code
* Don't include deprecated Boost header files
  Fix tests in Autotools builds

Documentation:
* README: Update with instructions for building cairomm

Files:
RevisionActionfile
1.48modifypkgsrc/graphics/cairomm/Makefile
1.16modifypkgsrc/graphics/cairomm/PLIST
1.19modifypkgsrc/graphics/cairomm/buildlink3.mk
1.16modifypkgsrc/graphics/cairomm/distinfo