UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: c9dd8835b9e79548f70e25c8ffb9d09430f622a0
APP commit:
[ BASH | XML | JSON ]

glib-gobject

The GLib package contains low-level libraries useful for providing data structure handling for C, portability wrappers and interfaces for runtime functionality such as an event loop, threads, dynamic loading and an object system.

Package info

Codename: glib-gobject
Source file: glib-2.80.4.tar.xz
Source directory: glib-2.80.4
Package URL: https://ulfs.org/linux/downloads/package_files/4145625122/packages/g/glib-2.80.4.tar.xz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/4145625122/packages/g/glib-2.80.4.tar.xz.md5sum
Dependances: gobject-introspection.
Dependance of: harfbuzz, gsettings-desktop-schemas, python2-pygobject, python3-pygobject.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd    build &&

meson setup ..                  \
      --prefix=/usr             \
      --buildtype=release       \
      -D introspection=enabled  \
      -D man-pages=enabled  

 

Build script:
cd    build
ninja

Install script:
cd    build
ninja install


Apache/2.4.62 (Debian) Server at ulfs.org Port 443