| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: atkmm1_6-devel | Distribution: SUSE Linux 16 |
| Version: 2.28.3 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 160000.2.2 | Build date: Tue Mar 5 15:14:59 2024 |
| Group: Development/Libraries/C and C++ | Build host: reproducible |
| Size: 237460 | Source RPM: atkmm1_6-2.28.3-160000.2.2.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: http://www.gtkmm.org/ | |
| Summary: C++ Binding for the ATK library | |
atkmm is the C++ binding for the ATK library. This module is part of the GNOME C++ bindings effort.
LGPL-2.1-or-later
* Tue Mar 05 2024 dimstar@opensuse.org
- Drop baselibs.conf: the -32bit packages are no longer needed and
have not been part of Tumbleweed for a while already (build for
i586 only enabled in LegacyX86).
* Mon Apr 17 2023 qzhao@suse.com
- Add atkmm1_6-remove-unnecessary-executable-flag-from-file.patch:
cancel executable permission for file
/usr/share/doc/packages/libatkmm-1_6-1/NEWS
(bsc#1209094, bsc#1209139).
* Thu Aug 11 2022 bjorn.lie@gmail.com
- Update to version 2.28.3:
+ Support building with Visual Studio 2022.
+ Meson build:
- Specify 'check' option in run_command(). Will be necessary
with future versions of Meson.
- Perl is not required by new versions of mm-common.
- Avoid unnecessary configuration warnings.
- Require meson >= 0.55.0.
+ Require atk >= 2.12.0. Not a new requirement, but previously it
was not specified in configure.ac and meson.build.
- Changes from version 2.28.2:
+ Meson build:
- Use relative paths to untracked/.
- Make it possible to use atkmm as a subproject.
- No implicit_include_directories.
+ atkmmconfig.h.*: Don't dllimport on MinGW.
- Use ldconfig_scriptlets for post(un) handling.
* Thu Oct 07 2021 pgajdos@suse.com
- turn off doc build, it does not work with new doxygen
* Fri Dec 18 2020 bjorn.lie@gmail.com
- Update to version 2.28.1:
+ Build:
- Improve NMake support
- Use __declspec(dllexport) when building with Visual Studio
- Add Meson support
- doc/reference/: Update for Doxygen >= 1.8.16
- Add meson BuildRequires and macros following upstreams port.
- Add doxygen, graphviz and xsltproc BuildRequires, needed now for
building documentation.
- Replace gcc-c++ with generic c++_compiler BuildRequires.
- Tweak setup macro and fdupes call.
* Sun Dec 02 2018 bjorn.lie@gmail.com
- Update to version 2.28.0:
+ No changes, version bump only.
- Changes from version 2.24.3:
+ Fix silent builds.
+ Text: Plug memory leaks in get_text_vfunc() and
get_selection_vfunc(). These vfuncs shall delete the returned
character array after it has been copied to a Glib::ustring.
+ Replace the Visual Studio project files with MSVC NMake project
files.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Mon Dec 05 2016 jengelh@inai.de
- rectify rpm groups
* Mon Dec 05 2016 dimstar@opensuse.org
- Rename to atkmm1_6: atkmm 2.25.x brings a new API/ABI to be used
in GTK4 based applications.
* Fri Apr 15 2016 idonmez@suse.com
- Update to GNOME 3.20 Fate#318572
* Mon Nov 30 2015 zaitor@opensuse.org
- Update to version 2.24.2:
+ Regenerate with the latest glibmm.
* Wed Sep 30 2015 zaitor@opensuse.org
- Update to version 2.24.1:
+ Regenerate with the latest glibmm.
- Changes from version 2.24.0:
+ MSVC build fixes.
* Fri Sep 04 2015 zaitor@opensuse.org
- Update to version 2.23.3:
+ Rebuilt with latest glibmm, whose gmmproc generates C++ move
operations.
* Sat Jul 25 2015 zaitor@opensuse.org
- Update to version 2.23.2:
+ Use (and require) C++11.
- Changes from version 2.23.1:
+ Atk:
- Document: Add get/set_attribute() and deprecate
get_document() and get_document_type().
- Component: Deprecate add/remove_focus_handler, get_size() and
get_position().
- Add Range.
- Table:
. Deprecate get_column/row_at_index().
. Add a get_at() const version and deprecate get_index_at().
- Text:
. Deprecate get_text_before_offset(),
get_text_after_offset().
. Add get_string_at_offset(), deprecating other methods for
it.
- Value: Deprecate get_minimum/maximum_range() in favour or
get_range().
+ Build: Update MSVC 2005, 2008 and 2010 Projects: Add "Install"
Project.
* Mon Apr 29 2013 dimstar@opensuse.org
- Update to version 2.22.7:
+ Remove the use of g_type_init() because it has been deprecated.
* Fri Feb 01 2013 coolo@suse.com
- update license to new format
* Mon Feb 13 2012 coolo@suse.com
- patch license to follow spdx.org standard
* Tue Nov 15 2011 vuntz@opensuse.org
- Update to version 2.22.6:
+ Add #includes needed with the latest glibmm.
* Sat Sep 17 2011 jengelh@medozas.de
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
- Add atkmm-devel to baselibs
* Thu Jul 07 2011 vuntz@opensuse.org
- Stop using source service to download the tarball, as Factory
will move away from this.
* Sat Apr 30 2011 dimstar@opensuse.org
- Update to version 2.22.5:
+ bgo#645669: Install the m4 files even without
- -enable-maintainer-mode, as with other modules.
- Use source services: download_url and set_version.
* Wed Mar 23 2011 fcrozat@novell.com
- Update to version 2.22.4:
+ Avoid a tarball dependency on mm-common.
- Changes from version 2.22.3:
+ a tarball regeneration due to a changed m4 macro in mm-common.
* Sun Jan 09 2011 vuntz@opensuse.org
- Update to version 2.22.2:
+ Install m4 files needed by recent versions of gtkmm when
building from git.
* Tue Dec 07 2010 vuntz@opensuse.org
- Update to version 2.22.1:
+ Distribute the GPL in the tarball, in addition to the LGPL,
because the Windows build uses a GPL builder tool.
* Mon Sep 27 2010 vuntz@opensuse.org
- Update to version 2.22.0:
+ Just increased version to show that it's an API/ABI-stable
release.
* Fri Aug 06 2010 vuntz@opensuse.org
- Initial package: the code got split from gtkmm2.
/usr/include/atkmm-1.6 /usr/include/atkmm-1.6/atkmm /usr/include/atkmm-1.6/atkmm.h /usr/include/atkmm-1.6/atkmm/action.h /usr/include/atkmm-1.6/atkmm/component.h /usr/include/atkmm-1.6/atkmm/document.h /usr/include/atkmm-1.6/atkmm/editabletext.h /usr/include/atkmm-1.6/atkmm/hyperlink.h /usr/include/atkmm-1.6/atkmm/hypertext.h /usr/include/atkmm-1.6/atkmm/image.h /usr/include/atkmm-1.6/atkmm/implementor.h /usr/include/atkmm-1.6/atkmm/init.h /usr/include/atkmm-1.6/atkmm/noopobject.h /usr/include/atkmm-1.6/atkmm/object.h /usr/include/atkmm-1.6/atkmm/objectaccessible.h /usr/include/atkmm-1.6/atkmm/private /usr/include/atkmm-1.6/atkmm/private/action_p.h /usr/include/atkmm-1.6/atkmm/private/component_p.h /usr/include/atkmm-1.6/atkmm/private/document_p.h /usr/include/atkmm-1.6/atkmm/private/editabletext_p.h /usr/include/atkmm-1.6/atkmm/private/hyperlink_p.h /usr/include/atkmm-1.6/atkmm/private/hypertext_p.h /usr/include/atkmm-1.6/atkmm/private/image_p.h /usr/include/atkmm-1.6/atkmm/private/implementor_p.h /usr/include/atkmm-1.6/atkmm/private/noopobject_p.h /usr/include/atkmm-1.6/atkmm/private/object_p.h /usr/include/atkmm-1.6/atkmm/private/objectaccessible_p.h /usr/include/atkmm-1.6/atkmm/private/range_p.h /usr/include/atkmm-1.6/atkmm/private/relation_p.h /usr/include/atkmm-1.6/atkmm/private/relationset_p.h /usr/include/atkmm-1.6/atkmm/private/selection_p.h /usr/include/atkmm-1.6/atkmm/private/stateset_p.h /usr/include/atkmm-1.6/atkmm/private/streamablecontent_p.h /usr/include/atkmm-1.6/atkmm/private/table_p.h /usr/include/atkmm-1.6/atkmm/private/text_p.h /usr/include/atkmm-1.6/atkmm/private/value_p.h /usr/include/atkmm-1.6/atkmm/range.h /usr/include/atkmm-1.6/atkmm/relation.h /usr/include/atkmm-1.6/atkmm/relationset.h /usr/include/atkmm-1.6/atkmm/selection.h /usr/include/atkmm-1.6/atkmm/stateset.h /usr/include/atkmm-1.6/atkmm/streamablecontent.h /usr/include/atkmm-1.6/atkmm/table.h /usr/include/atkmm-1.6/atkmm/text.h /usr/include/atkmm-1.6/atkmm/value.h /usr/include/atkmm-1.6/atkmm/wrap_init.h /usr/lib64/atkmm-1.6 /usr/lib64/atkmm-1.6/include /usr/lib64/atkmm-1.6/include/atkmmconfig.h /usr/lib64/atkmm-1.6/proc /usr/lib64/atkmm-1.6/proc/m4 /usr/lib64/atkmm-1.6/proc/m4/convert.m4 /usr/lib64/atkmm-1.6/proc/m4/convert_atk.m4 /usr/lib64/libatkmm-1.6.so /usr/lib64/pkgconfig/atkmm-1.6.pc
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Oct 27 22:56:30 2025