Path to this page:
./
devel/gobject-introspection,
GObject Introspection
Branch: CURRENT,
Version: 1.76.1nb1,
Package name: gobject-introspection-1.76.1nb1,
Maintainer: pkgsrc-usersThe goal of the project is to describe the APIs and collect them in
a uniform, machine readable format.
Required to run:[
textproc/py-expat] [
devel/glib2] [
devel/libffi] [
textproc/py-cElementTree] [
lang/python37]
Required to build:[
pkgtools/cwrappers] [
devel/meson]
Master sites: (Expand)
Filesize: 1030.68 KB
Version history: (Expand)
- (2023-08-14) Updated to version: gobject-introspection-1.76.1nb1
- (2023-06-26) Updated to version: gobject-introspection-1.76.1
- (2022-12-31) Updated to version: gobject-introspection-1.74.0nb1
- (2022-11-23) Updated to version: gobject-introspection-1.74.0
- (2022-11-16) Updated to version: gobject-introspection-1.70.0nb3
- (2022-06-30) Updated to version: gobject-introspection-1.70.0nb2
CVS history: (Expand)
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-06-26 21:46:40 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
gobject-introspection: updated to 1.76.1
1.76.1 - 2023-03-22
-------------------
* Handle null default values
* Documentation fixes
1.76.0 - 2023-03-13
-------------------
* Documentation fixes
* Update the GIR data for GLib
|
2022-12-31 07:01:20 by Christopher KOBAYASHI | Files touched by this commit (1) |
Log message:
Update glib2 minimum version requirement.
Bump package revision.
|
2022-11-23 11:56:40 by Adam Ciarcinski | Files touched by this commit (5) |  |
Log message:
gobject-introspection: updated to 1.74.0
1.74.0 - 2022-09-17
-------------------
* Update the GIR data for GLib, GObject, GModule, and GIO
1.72.1 - 2022-09-21
-------------------
* Improve scanner support for C99 and pre-processor macros
* Build fixes
* Documentation fixes
* Update the GIR data for GLib, GObject, GModule, and GIO
1.72.0 - 2022-03-18
-------------------
* Add new utility API to libgirepository for bindings implementing an argument
cache [Philip Chimento]
* Update the GIR data for GLib, GObject, GModule, and GIO
|
2022-11-16 17:08:34 by Jonathan Perkin | Files touched by this commit (3) |
Log message:
gobject-introspection: Avoid -Wl,--no-as-needed on SunOS.
We currently prune this out in mk/platform but this ensures the installed files
do not contain it either. Bump PKGREVISION.
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2022-05-13 14:05:59 by Tobias Nygren | Files touched by this commit (3) |
Log message:
gobject-introspection: fix Python GTK bindings not working correctly on macOS
|
2022-02-16 13:05:00 by Thomas Klausner | Files touched by this commit (1) |
Log message:
gobject-introspection: use find variant that's more compatible with Solaris
From Uwe Klaus.
Add comment on when post-install can be removed.
|