UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
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: gjs, libpeas, gtksourceview, libwnck3, folks, network-manager-applet, gfbgraph, accountsservice, telepathy-glib, ModemManager, libblockdev, atk, libnotify, udisks, clutter, gnome-bluetooth, clutter-gtk, libgusb, librsvg-broken, libgweather, upower, python2-pygobject3, keybinder, geocode-glib, python3-pygobject3, libunique, libmypaint, gnome-menus, evolution-data-server, NetworkManager, gstreamer, libgudev, cogl, polkit, pango, gmime3, colord, totem-pl-parser, libgee, vte, gConf, json-glib, gnome-desktop, libgtop, 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