GObject Introspection Tools
http://live.gnome.org/GObjectIntrospection
The goal of the project is to describe the APIs and collect them in
a uniform, machine readable format.
-
2
derived packages
- Links to GNOME:Factory / gobject-introspection
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout GNOME:Next/gobject-introspection && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000121 121 Bytes | |
g-ir-dep-tool.patch | 0000004021 3.93 KB | |
gi-find-deps.sh | 0000007013 6.85 KB | |
gobject-introspection-1.39.90.tar.xz | 0001268712 1.21 MB | |
gobject-introspection-rpmlintrc | 0000000165 165 Bytes | |
gobject-introspection-typelib.template | 0000000374 374 Bytes | |
gobject-introspection.changes | 0000041817 40.8 KB | |
gobject-introspection.spec | 0000006645 6.49 KB | |
gobjectintrospection.attr | 0000000324 324 Bytes |
Revision 27 (latest revision is 198)
Dominique Leuenberger (dimstar)
accepted
request 223123
from
Bjørn Lie (Zaitor)
(revision 27)
- Update to version 1.39.90: + Update glib annotations from git master. + Fix errors parsing OSX 10.9 headers. + gi-tester: Don't use negative substring parameters. + scanner: - Improve compatibility with OS X. - Report __inline__ as the inline token. + docwriter: Don't render private nodes. + Add test passing an owned boxed structure to a callback.
Comments 1
Note (to my future self):
Release 1.78.0 brought:
Add GObject as a dependency for the Cairo GIR
, by commit 9a9a7062:Not sure whether we have to do something about that.