Subject: CVS commit: pkgsrc/devel/gobject-introspection
From: Adam Ciarcinski
Date: 2025-01-14 14:17:12
Message id: 20250114131712.E4F48FC1D@cvs.NetBSD.org

Log Message:
gobject-introspection: updated to 1.82.0

1.82.0 - 2024-09-13

* Require GLib 2.82.0

1.81.4 - 2024-09-03

* Add rpath when building the type dumper on macOS
* Fix regression in the installation of GIRepository-2.0.typelib

1.81.2 - 2024-09-03

* Add strict mode warning for enumeration members starting with a number
* Set deprecation message for signals and properties
* Fix HTML definition lists in the documentation generator
* Catch up with Python-Markdown 3.4 extension API changes
* Propagate scanner errors
* Do not break when parsing ARM SVE types in system headers
* Pair pointer GTypes with their opaque structure
* Fix property accessor pairing
* Handle pid_t, etc. as their own top-level types
* Add warning for closure annotation
* Warn on invalid callback annotations
* Make sure to set a GError with an invalid introspect-dump string
* Move gobject-introspection tests to a submodule
* Remove dependency on distutils.msvccompiler
* Be more thorough about applying -Wl,--no-as-needed option
* Documentation and build fixes

Files:
RevisionActionfile
1.96modifypkgsrc/devel/gobject-introspection/Makefile
1.19modifypkgsrc/devel/gobject-introspection/PLIST
1.57modifypkgsrc/devel/gobject-introspection/distinfo
1.9modifypkgsrc/devel/gobject-introspection/patches/patch-giscanner_ccompiler.py
1.1removepkgsrc/devel/gobject-introspection/patches/patch-giscanner_msvccompiler.py