The GNOME Settings Daemon is responsible for setting various parameters of a GNOME Session and the applications that run under it.
This package is known to build and work properly using an LFS-9.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-settings-daemon/3.32/gnome-settings-daemon-3.32.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-settings-daemon/3.32/gnome-settings-daemon-3.32.1.tar.xz
Download MD5 sum: 603643a0f2c2188f364504909aca08c6
Download size: 1.3 MB
Estimated disk space required: 37 MB
Estimated build time: 0.4 SBU
colord-1.4.4, Fontconfig-2.13.1, GeoClue-2.5.3, geocode-glib-3.26.1, gnome-desktop-3.32.2, Little CMS-2.9, libcanberra-0.30, libgweather-3.32.2, libnotify-0.7.8, librsvg-2.44.14, libwacom-0.29, PulseAudio-12.2, elogind-241.3, UPower-0.99.10, and Xorg Wacom Driver-0.37.0
ALSA-1.1.9, Cups-2.2.12, NetworkManager-1.20.0, NSS-3.45, and Wayland-1.17.0
Recommended dependencies are not strictly required for this package to build and function, but you may not get expected results at runtime if you don't install them.
python-dbusmock and umockdev (required for the tests)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-settings-daemon
Install GNOME Settings Daemon by running the following commands:
mkdir build && cd build && meson --prefix=/usr --sysconfdir=/etc .. && ninja
To check the results, execute: ninja test. Note that you must have python-dbusmock installed in order for the tests to complete successfully. Some tests in the "power" testsuite may fail depending on the init system in use.
Now, as the root
user:
ninja install
Last updated on 2019-08-25 11:35:01 -0700