diff options
author | wiz <wiz@pkgsrc.org> | 2017-11-24 15:14:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-11-24 15:14:50 +0000 |
commit | 196f616bdc4470e8b739faf778e0d6c79d8f4c5a (patch) | |
tree | 9c9711a07a7bc85cc49316f915d74f3dfa47297c /devel/glibmm/PLIST | |
parent | ef03f8d9cf9963da4a12d05c2766493551a8d9f9 (diff) | |
download | pkgsrc-196f616bdc4470e8b739faf778e0d6c79d8f4c5a.tar.gz |
glibmm: update to 2.54.1.
2.54.1 (stable):
Glib:
* Variant: Don't use std::index_sequence from C++14.
(Kjell Ahlstedt, Jonathan Wakely) Bug #787648 (Armin K.)
Documentation:
* Note that Gio::Application::property_resource_base_path() shall not
be used. It has a bug that's hard to fix without breaking ABI.
(Kjell Ahlstedt) Bug #787496 (Daniel Boles)
gmmproc:
* Convert all property documentation to C++.
(Kjell Ahlstedt) Bug #787698 (Daniel Boles)
2.54.0 (stable):
Glib:
* Added DBusObjectPathString and DBusSignatureString, for Variants with D-Bus object paths or D-Bus signatures,
and add Variant specializations for Variant<Glib::DBusObjectPathString>,
Variant<Glib::DBusSignatureString> and Variant<std::vector<Glib::DBusObjectPathString>>.
(Kjell Ahlstedt) Bug #785700
* Variant: Add template specialization for std::tuple.
(Alexander Rössler) Bug #777791
Gio:
* ActionGroup: Add optional action_name parameters to some signals.
(Kjell Ahlstedt)
* Settings: Add optional key parameter to the writable_changed signal.
(Kjell Ahlstedt)
gmmproc:
* Write signal flags to generated documentation
(Kjell Ahlstedt) Bug #785895 (Daniel Boles)
* Write default values of properties to generated documentation
(Kjell Ahlstedt) Bug #785895 (Daniel Boles)
* Warn for unmatched deprecations in signals and properties.
(Kjell Ahlstedt)
* Accept curly braces in default values in _WRAP macros.
(Kjell Ahlstedt) Bug #783216 comment #13 (Daniel Boles)
* Fix _WRAP_ENUM for enumerators with apostrophes.
(Kjell Ahlstedt)
* Add new elements types for the docs_override:
substitute_type_name and substitute_enumerator_name.
(Kjell Ahlstedt) Bug #86864
2.52.1 (stable):
Gio:
* TlsDatabase: Fix memory leak in a vfunc.
(Kjell Ahlstedt) Bug #783360
Documentation:
* Update docs of get_*_name().
(Daniel Boles)
Build:
* MacOS: Really correct build without gdesktopinfo.
(Kjell Ahlstedt) Bug #781947
2.52.0 (stable):
Gio:
* UnixSocketAddress::create(): Remove the default value for the type
parameter to avoid ambiguity.
(Kjell Ahlstedt) Bug #782592
Gio::DBus
* Proxy: Wrap call() and call_sync() methods.
(Vyacheslav Yurkov) Bug #781818
Documentation:
* RefPtr: Clarify comment about undefined behaviour.
(Daniel Boles)
2.51.7 (unstable):
Glib:
* SettingsSchemaKey: Add missing value/range methods.
(Daniel Boles) Bug #774903
* Variant: Replace throw(std::bad_cast) with noexcept(false),
to fix the build with C++17.
See https://bugzilla.redhat.com/show_bug.cgi?id=1438766
(Murray Cumming)
* VariantType: Deprecate first() and next(). Add get_item_types()
(Kjell Ahlstedt) Bug #775741
Gio:
* ActionMap: Add add_action_with_parameter() that takes a parameter type,
and deprecated the existing method, because it cannot work.
(Daniel Boles) Bug #774444
* SimpleAction: Make set_state() public.
(Daniel Boles) Bug #777953
Build:
* MacOS: Correct build without gdesktopinfo.
(John Ralls) Bug #781947
* Glib::Object: Suppress deprecation warning for g_object_newv() with glib 2.54.
(Kjell Ahlstedt)
2.51.6 (unstable):
This is version 2.51.6 of glibmm-2.24. Ignore versions 2.51.1 to 2.51.5 of
unstable glibmm-2.52. Unstable glibmm-2.52 is now unstable glibmm-2.54,
leaving the 2.51/52 version numbers again for use by stable glibmm-2.52.
Glib:
* Dispatcher:
- autodeduce the type of the fd field.
(Marcin Kolny) Bug #772074
- Don't cast a HANDLE to an int on Windows.
(Kjell Ahlstedt) Bug #772074
* ustring: Add cbegin() and cend().
(Murray Cumming)
Gio:
* Action: Include variant.h in the heaer.
(Daniel Boles) Bug #777953
* Application: get_default(): Correct the reference counting.
(Kjell Ahlstedt) Bug #779936
* Settings:
- Really add set_enum() and set_flags().
(djb) Bug #774647
- Writable-change-event signal: Correct the type of the key parameter.
(Marcin Kolny) Bug #773977
* SettingsSchemaSource: get_default(): Correct the refcounting.
(Marcin Kolny) Bug #774593
Gio::DBus:
* Proxy: Fix memory leak in get_cached_property_names().
(Kjell Ahlstedt) Bug #775210
Documentation:
* Glib::Variant: Improve documentation of maybe types.
(Daniel Boles) Bug #778219
* Gio::ActionMap: Clarify doc of ActivateWithParameterSlot
(Daniel Boles)
Build:
* Visual Studio builds: "Install" the .pdb files
(Chun-wei Fan)
Diffstat (limited to 'devel/glibmm/PLIST')
-rw-r--r-- | devel/glibmm/PLIST | 31 |
1 files changed, 26 insertions, 5 deletions
diff --git a/devel/glibmm/PLIST b/devel/glibmm/PLIST index 03a23fa442e..a33e8c53002 100644 --- a/devel/glibmm/PLIST +++ b/devel/glibmm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.37 2016/11/25 17:11:50 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.38 2017/11/24 15:14:50 wiz Exp $ include/giomm-2.4/giomm.h include/giomm-2.4/giomm/action.h include/giomm-2.4/giomm/actiongroup.h @@ -372,6 +372,7 @@ include/glibmm-2.4/glibmm/value_custom.h include/glibmm-2.4/glibmm/valuearray.h include/glibmm-2.4/glibmm/variant.h include/glibmm-2.4/glibmm/variant_basictypes.h +include/glibmm-2.4/glibmm/variantdbusstring.h include/glibmm-2.4/glibmm/variantdict.h include/glibmm-2.4/glibmm/variantiter.h include/glibmm-2.4/glibmm/varianttype.h @@ -433,8 +434,6 @@ share/doc/glibmm-2.4/images/gtkmm_logo.gif share/doc/glibmm-2.4/images/top.gif share/doc/glibmm-2.4/reference/glibmm-2.4.tag share/doc/glibmm-2.4/reference/html/annotated.html -share/doc/glibmm-2.4/reference/html/arrowdown.png -share/doc/glibmm-2.4/reference/html/arrowright.png share/doc/glibmm-2.4/reference/html/bc_s.png share/doc/glibmm-2.4/reference/html/bdwn.png share/doc/glibmm-2.4/reference/html/classGio_1_1Action-members.html @@ -874,6 +873,12 @@ share/doc/glibmm-2.4/reference/html/classGlib_1_1Container__Helpers_1_1SListIter share/doc/glibmm-2.4/reference/html/classGlib_1_1ConvertError-members.html share/doc/glibmm-2.4/reference/html/classGlib_1_1ConvertError.html share/doc/glibmm-2.4/reference/html/classGlib_1_1ConvertError__inherit__graph.png +share/doc/glibmm-2.4/reference/html/classGlib_1_1DBusObjectPathString-members.html +share/doc/glibmm-2.4/reference/html/classGlib_1_1DBusObjectPathString.html +share/doc/glibmm-2.4/reference/html/classGlib_1_1DBusObjectPathString__inherit__graph.png +share/doc/glibmm-2.4/reference/html/classGlib_1_1DBusSignatureString-members.html +share/doc/glibmm-2.4/reference/html/classGlib_1_1DBusSignatureString.html +share/doc/glibmm-2.4/reference/html/classGlib_1_1DBusSignatureString__inherit__graph.png share/doc/glibmm-2.4/reference/html/classGlib_1_1Date-members.html share/doc/glibmm-2.4/reference/html/classGlib_1_1Date.html share/doc/glibmm-2.4/reference/html/classGlib_1_1DateTime-members.html @@ -1212,6 +1217,12 @@ share/doc/glibmm-2.4/reference/html/classGlib_1_1VariantStringBase.html share/doc/glibmm-2.4/reference/html/classGlib_1_1VariantStringBase__inherit__graph.png share/doc/glibmm-2.4/reference/html/classGlib_1_1VariantType-members.html share/doc/glibmm-2.4/reference/html/classGlib_1_1VariantType.html +share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01Glib_1_1DBusObjectPathString_01_4-members.html +share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01Glib_1_1DBusObjectPathString_01_4.html +share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01Glib_1_1DBusObjectPathString_01_4__inherit__graph.png +share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01Glib_1_1DBusSignatureString_01_4-members.html +share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01Glib_1_1DBusSignatureString_01_4.html +share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01Glib_1_1DBusSignatureString_01_4__inherit__graph.png share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01Glib_1_1ustring_01_4-members.html share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01Glib_1_1ustring_01_4.html share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01Glib_1_1ustring_01_4__inherit__graph.png @@ -1251,6 +1262,11 @@ share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01std_1_1map_3_01K_00 share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01std_1_1string_01_4-members.html share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01std_1_1string_01_4.html share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01std_1_1string_01_4__inherit__graph.png +share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01std_1_1tuple_3_01Types_8_8_8_01_4_01_4-members.html +share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01std_1_1tuple_3_01Types_8_8_8_01_4_01_4.html +share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01std_1_1tuple_3_01Types_8_8_8_01_4_01_4__inherit__graph.png +share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01std_1_1vector_3_01Glib_1_1DBusObjectPathString_01_4_01_4-members.html +share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01std_1_1vector_3_01Glib_1_1DBusObjectPathString_01_4_01_4.html share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01std_1_1vector_3_01Glib_1_1ustring_01_4_01_4-members.html share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01std_1_1vector_3_01Glib_1_1ustring_01_4_01_4.html share/doc/glibmm-2.4/reference/html/classGlib_1_1Variant_3_01std_1_1vector_3_01Glib_1_1ustring_01_4_01_4__inherit__graph.png @@ -1270,6 +1286,7 @@ share/doc/glibmm-2.4/reference/html/classGlib_1_1ustring-members.html share/doc/glibmm-2.4/reference/html/classGlib_1_1ustring.html share/doc/glibmm-2.4/reference/html/classGlib_1_1ustring__Iterator-members.html share/doc/glibmm-2.4/reference/html/classGlib_1_1ustring__Iterator.html +share/doc/glibmm-2.4/reference/html/classGlib_1_1ustring__inherit__graph.png share/doc/glibmm-2.4/reference/html/classes.html share/doc/glibmm-2.4/reference/html/closed.png share/doc/glibmm-2.4/reference/html/deprecated.html @@ -1284,6 +1301,7 @@ share/doc/glibmm-2.4/reference/html/examples.html share/doc/glibmm-2.4/reference/html/folderclosed.png share/doc/glibmm-2.4/reference/html/folderopen.png share/doc/glibmm-2.4/reference/html/functions.html +share/doc/glibmm-2.4/reference/html/functions_0x7e.html share/doc/glibmm-2.4/reference/html/functions_b.html share/doc/glibmm-2.4/reference/html/functions_c.html share/doc/glibmm-2.4/reference/html/functions_d.html @@ -1315,6 +1333,7 @@ share/doc/glibmm-2.4/reference/html/functions_eval_w.html share/doc/glibmm-2.4/reference/html/functions_eval_y.html share/doc/glibmm-2.4/reference/html/functions_f.html share/doc/glibmm-2.4/reference/html/functions_func.html +share/doc/glibmm-2.4/reference/html/functions_func_0x7e.html share/doc/glibmm-2.4/reference/html/functions_func_b.html share/doc/glibmm-2.4/reference/html/functions_func_c.html share/doc/glibmm-2.4/reference/html/functions_func_d.html @@ -1339,7 +1358,6 @@ share/doc/glibmm-2.4/reference/html/functions_func_v.html share/doc/glibmm-2.4/reference/html/functions_func_w.html share/doc/glibmm-2.4/reference/html/functions_func_y.html share/doc/glibmm-2.4/reference/html/functions_func_z.html -share/doc/glibmm-2.4/reference/html/functions_func_~.html share/doc/glibmm-2.4/reference/html/functions_g.html share/doc/glibmm-2.4/reference/html/functions_h.html share/doc/glibmm-2.4/reference/html/functions_i.html @@ -1377,7 +1395,6 @@ share/doc/glibmm-2.4/reference/html/functions_vars.html share/doc/glibmm-2.4/reference/html/functions_w.html share/doc/glibmm-2.4/reference/html/functions_y.html share/doc/glibmm-2.4/reference/html/functions_z.html -share/doc/glibmm-2.4/reference/html/functions_~.html share/doc/glibmm-2.4/reference/html/graph_legend.html share/doc/glibmm-2.4/reference/html/graph_legend.png share/doc/glibmm-2.4/reference/html/group__Base64.html @@ -1524,6 +1541,8 @@ share/doc/glibmm-2.4/reference/html/inherit_graph_98.png share/doc/glibmm-2.4/reference/html/inherit_graph_99.png share/doc/glibmm-2.4/reference/html/inherits.html share/doc/glibmm-2.4/reference/html/jquery.js +share/doc/glibmm-2.4/reference/html/menu.js +share/doc/glibmm-2.4/reference/html/menudata.js share/doc/glibmm-2.4/reference/html/modules.html share/doc/glibmm-2.4/reference/html/namespaceGio.html share/doc/glibmm-2.4/reference/html/namespaceGio_1_1DBus.html @@ -1625,6 +1644,8 @@ share/doc/glibmm-2.4/reference/html/since_2_44.html share/doc/glibmm-2.4/reference/html/since_2_46.html share/doc/glibmm-2.4/reference/html/since_2_48.html share/doc/glibmm-2.4/reference/html/since_2_50.html +share/doc/glibmm-2.4/reference/html/since_2_52.html +share/doc/glibmm-2.4/reference/html/since_2_54.html share/doc/glibmm-2.4/reference/html/since_2_6.html share/doc/glibmm-2.4/reference/html/since_2_8.html share/doc/glibmm-2.4/reference/html/splitbar.png |