Opened 4 years ago

Closed 4 years ago

#14076 closed enhancement (fixed)

cairomm-1.14.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 10.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Bruce Dubbs, 4 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 years ago

Now an xz tarbal.

It's interesting that this has been released, but the base cairo packages has not had a new release since October 2019.

The previous revision of cairomm was November 2016.

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

comment:3 by Douglas R. Reno, 4 years ago

Part of that has to do with the fact that cairomm and cairo are maintained by two separate teams. Cairomm is developed by the person who writes the GNOME C++ bindings, and cairo itself is developed by a group at Freedesktop

comment:4 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 23770.

Note: See TracTickets for help on using tickets.