UmVirt LFS Package info
DB commit: eeb5b556770c9a541df710c0fd927901d6de9d66
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
gobject-introspection
The GObject Introspection is used to describe the program APIs and collect them in a uniform, machine readable format.Package info
Template:
Codename: gobject-introspection
Source file: gobject-introspection-1.76.1.tar.xz
Source file size: 1055416
Source file MD5-checkum: 5cb554fdd139db79f9b1be13892fddac
Source directory: gobject-introspection-1.76.1
Package URL: https://umvirt.com/linux/downloads/0.2/packages/g/gobject-introspection-1.76.1.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2/packages/g/gobject-introspection-1.76.1.tar.xz.md5sum
Dependances: glib.
Dependance of: gnome-online-accounts, poppler-app, ibus, keybinder, totem-pl-parser, mutter, gtk3, cogl, gsound, keybinder3, geocode-glib, clutter, libunique, gjs, clutter-gtk, gtksourceview, libchamplain, libcloudproviders, vte, libgdata, libnotify, babl, vte-gtk2, libportal, gegl, nautilus, gst-plugins-base, upower, lightdm-app, python3-pygobject, ModemManager, gnome-bluetooth, libmbim, libshumate, network-manager-applet, gtk4, libwnck3, libgusb, libical, gsettings-desktop-schemas, accountsservice, libwnck2, colord-gtk, python2-pygobject, rest, libsoup2, GConf, libblockdev, udisks, gnome-desktop, gtksourceview4, gnome-menus, gstreamer, libgee, libsecret, libgudev, libgtop, libmypaint, libpeas, libxfce4util, graphene, colord, libqmi, at-spi2-core, avahi, NetworkManager, pango, json-glib, evolution-data-server, libsoup3, tracker, grilo, libxklavier, polkit-123, libgweather, harfbuzz, webkitgtk3, webkitgtk4, AppStream, gcr4, gcr3, netsurf.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build
cd build
meson setup --prefix=/usr --buildtype=release ..
Build script:
cd build
ninja
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
ninja test
fi
Install script:
cd build
ninja install