Path to this page:
./
devel/atkmm2.36,
C++ bindings for atk (2.36 API)
Branch: CURRENT,
Version: 2.36.1nb2,
Package name: atkmm2.36-2.36.1nb2,
Maintainer: pkgsrc-usersC++ bindings for atk
This package follows the 2.36 API.
Master sites: (Expand)
Filesize: 719.559 KB
Version history: (Expand)
- (2022-06-28) Updated to version: atkmm2.36-2.36.1nb2
- (2021-12-08) Updated to version: atkmm2.36-2.36.1nb1
- (2021-06-01) Package added to pkgsrc.se, version atkmm2.36-2.36.1 (created)
CVS history: (Expand)
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-06-01 00:28:38 by Thomas Klausner | Files touched by this commit (6) |
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)
|