Subject: CVS commit: pkgsrc/devel/atkmm2.36
From: Thomas Klausner
Date: 2021-06-01 00:28:38
Message id: 20210531222838.768EBFA95@cvs.NetBSD.org

Log Message:
devel/atkmm2.36: import atkmm2.36-2.36.1

C++ bindings for atk

This package follows the 2.36 API.

Changes compared to atkmm:

atkmm 2.36.1 (stable):

Build:
* Meson build: Use relative paths to untracked/
  (Kjell Ahlstedt) Merge request gtkmm!61 (Mingli Yu)
* atkmmconfig.h.*: Don't dllimport on MinGW
  (Chun-wei Fan) Issue gtkmm#90 (Lukas K.)
* Meson build: Make it possible to use atkmm as a subproject
  (Kjell Ahlstedt)
* Meson build: No implicit_include_directories
  (Kjell Ahlstedt)

atkmm 2.36.0 (stable):

This is the first stable release in the atkmm-2.36 ABI series.
It is parallel-installable with the atkmm-1.6 ABI.

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

* Object: Add get_object_locale(), get/set_accessible_id(),
  property_accessible_table_caption_object() and
  property_accessible_hypertext_nlinks().
* Text: Add signal_text_insert() and signal_text_remove().
* Value: Add signal_value_changed().
  (Kjell Ahlstedt)
* Hyperlink, Object: Remove deprecated properties
  (Kjell Ahlstedt)

Build:
* Use glibmm-2.68 instead of glibmm-2.60
  (Kjell Ahlstedt)
* Improve NMake support
  (Chun-wei Fan)
* Use __declspec(dllexport) when building with Visual Studio
  Drop gendef.exe
  (Chun-wei Fan) Merge request !4
* Add Meson support
  (Chun-wei Fan, Kjell Ahlstedt) Merge request !7
* doc/reference/: Update for Doxygen >= 1.8.16
  (Kjell Ahlstedt)
* Change the ABI to atkmm-2.36
  (Kjell Ahlstedt)

atkmm 2.29.1 (unstable):
Distro packagers should probably not package this yet.

Build:
* Require C++17.
  (Murray Cumming)
* Replace the Visual Studio project files with MSVC NMake project files
  (Chun-wei Fan) Merge request !1
* Use glibmm-2.60 instead of glibmm-2.56
  (Kjell Ahlstedt)
* Change the ABI to atkmm-2.30
  (Kjell Ahlstedt)

Files:
RevisionActionfile
1.1addpkgsrc/devel/atkmm2.36/DESCR
1.1addpkgsrc/devel/atkmm2.36/Makefile
1.1addpkgsrc/devel/atkmm2.36/PLIST
1.1addpkgsrc/devel/atkmm2.36/buildlink3.mk
1.1addpkgsrc/devel/atkmm2.36/distinfo
1.1addpkgsrc/devel/atkmm2.36/patches/patch-meson.build