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 12.2 platform.
Download (HTTP): https://download.gnome.org/sources/glib-networking/2.80/glib-networking-2.80.0.tar.xz
Download MD5 sum: 8e13b80148e28adc9e4cf681c0b30402
Download size: 284 KB
Estimated disk space required: 5.6 MB (with tests)
Estimated build time: less than 0.1 SBU (with tests)
GLib-2.80.4 and GnuTLS-3.8.7.1
gsettings-desktop-schemas-46.1 (for the applications using this package to use proxy server settings in GNOME) and make-ca-1.14
Install GLib Networking by running the following commands:
mkdir build && cd build && meson setup \ --prefix=/usr \ --buildtype=release \ -D libproxy=disabled \ .. && ninja
To test the results, issue: ninja test.
Now, as the root
user:
ninja install
--buildtype=release
:
Specify a buildtype suitable for stable releases of the package, as
the default may produce unoptimized binaries.
/usr/lib/gio/modules
)