gobject-introspection
gobject-introspection
Introspection system for GObject-based libraries
- version 1.86.0-3
- is not a group package
Dependencies
- python
- cairo
- glib
- meson (build)
- ninja or samurai (build)
- python-setuptools (build)
- python-packaging (build)
Installation
Install it by running either;
kpkg install gobject-introspectionor
kpkg build gobject-introspectionTo see the difference, see The handbook
Dependency Graph
graph TD
N0["libxau"]
N1["libxdmcp"]
N2["libxcb"]
N3["xorgproto"]
N4["fontconfig"]
N5["glib"]
N6["freetype"]
N7["gperf"]
N8["xcb-proto"]
N9["pixman"]
N10["libxext"]
N11["libx11"]
N12["cairo"]
N13["libxrender"]
N14["gobject-introspection"]
style N14 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N15["libpng"]
N0 --> N2
N1 --> N2
N2 --> N12
N2 --> N11
N3 --> N0
N3 --> N1
N3 --> N11
N4 --> N12
N5 --> N14
N5 --> N12
N6 --> N12
N6 --> N4
N7 --> N4
N8 --> N2
N10 --> N12
N9 --> N12
N11 --> N12
N11 --> N13
N11 --> N10
N12 --> N14
N13 --> N12
N15 --> N12
N15 --> N6