Contents
/usr/lib/gio/modules)
            The GLib Networking package contains Network related gio modules for GLib.
This package is known to build and work properly using an LFS-10.1 platform.
Download (HTTP): https://download.gnome.org/sources/glib-networking/2.66/glib-networking-2.66.0.tar.xz
Download MD5 sum: 4740154ce6dcf7859fbbfd954fa5a226
Download size: 192 KB
Estimated disk space required: 5.8 MB (with tests)
Estimated build time: less than 0.1 SBU (with tests)
GLib-2.66.7, GnuTLS-3.7.0, and gsettings-desktop-schemas-3.38.0
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/glib-networking
Install GLib Networking by running the following commands:
mkdir build &&
cd    build &&
meson --prefix=/usr          \
      -Dlibproxy=disabled .. &&
ninja
        To test the results, issue: ninja test.
          Now, as the root user:
        
ninja install
/usr/lib/gio/modules)
            Last updated on 2021-02-19 22:13:48 -0800