devel/template-glib: update to 3.40.0
Update to 3.40.0
==============
Version 3.40.0
==============
Stable release for GNOME 50.0
==============
Version 3.39.0
==============
Release for GNOME 50 Beta
* Allow loading and comparing enums during eval
* Allow null gpointer to gchararray cast
* Add a new silencing expression node using {% %}
* Allow object comparison by pointer
* Translation updates
==============
Version 3.38.0
==============
This is a stable release for GNOME 49.0
* Allow GObject Introspection to automatically cast various numerics into
the arguments of a call-site when the will fit in the destination type
and size.
* Use gi-doc for documentation.
==============
Version 3.37.1
==============
Release for GNOME 49 Beta
* Add `.mangle()` for strings to make it simpler to convert
ClassName to class_name.
* Fix calls to a function in a GIRepository like GLib.strsplit
* Add support for GStrv in GI parameter types
* Allow comparing GStrv for == and != comparison
* Fix handling for null branches
==============
Version 3.37.0
==============
Release for GNOME 49 Alpha
• Port to libgirepository-2.0
• Improve testsuite for ASAN/LSAN findingsFix LICENSE
Switch to USES= gettext-tools
Add USE_LDCONFIG=yes (truckman)
PR: 294100