UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

gobject-introspection

The GObject Introspection is used to describe the program APIs and collect them in a uniform, machine readable format.

Package info

Codename: gobject-introspection
Source file: gobject-introspection-1.56.1.tar.xz
Source directory: gobject-introspection-1.56.1
Package URL: https://umvirt.com/linux/downloads/0.1/packages/g/gobject-introspection-1.56.1.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/g/gobject-introspection-1.56.1.tar.xz.md5sum
Dependances: glib, which.
Dependance of: clutter, gnome-bluetooth, clutter-gtk, libgusb, librsvg-broken, libgweather, upower, python2-pygobject3, keybinder, geocode-glib, python3-pygobject3, libunique, gjs, libpeas, gtksourceview, libwnck3, folks, network-manager-applet, gfbgraph, accountsservice, telepathy-glib, ModemManager, libblockdev, atk, libnotify, udisks, cogl, polkit, pango, gmime3, colord, totem-pl-parser, libgee, vte, gConf, json-glib, libmypaint, gnome-menus, evolution-data-server, NetworkManager, gstreamer, libgudev, libgtop, gnome-desktop, libxklavier, gdk-pixbuf.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
ARG_STATIC="--disable-static"
if [[ "$ULFS_PKG_STATIC" == "YES" ]]
then
    ARG_STATIC="--enable-static"
fi

./configure --prefix=/usr    \
            $ARG_STATIC \
            --with-python=/usr/bin/python3

Build script:
make

Install script:
make install