UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
glib
The GLib package contains low-level libraries useful for providing data structure handling for C, portability wrappers and interfaces for such runtime functionality as an event loop, threads, dynamic loading and an object system. Package info
Template:
Codename: glib
Source file: glib-2.56.1.tar.xz
Source file size: 8028716
Source file MD5-checkum: 988af38524804ea1ae6bc9a2bad181ff
Source directory: glib-2.56.1
Package URL: https://umvirt.com/linux/downloads/0.1/packages/g/glib-2.56.1.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/g/glib-2.56.1.tar.xz.md5sum
Dependances: pcre.
Dependance of: harfbuzz, bluez, libmypaint, cairo, libxklavier, meld, at-spi2-core, dconf, glib-networking, volume_key, libmirage, vala, polkit, wireshark, gmime3, gvfs, qt4, dbus-glib, desktop-file-utils, mate-settings-daemon, json-glib, colord, mate-terminal, gnome-menus, libcroco, gnome-games, gstreamer, libfm-extra, gnome-mahjongg, libgudev, pygobject, gnome-mines, mc, libqmi, vte-gtk2, libgnome-games-support, gobject-introspection, enchant, qt5, five-or-more, shared-mime-info, grilo, cups-filters, swell-foop, gdk-pixbuf, libgee, glibmm, gnome-nibbles, pango, libgtop, hexchat, gnome-chess, dia.
Patches: glib-2.56.1-skip_warnings-1.patch.
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 $ARG_STATIC --prefix=/usr \
--with-pcre=system \
--with-python=/usr/bin/python3
Build script:
make
Install script:
make install