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-8.4 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-settings-daemon/3.30/gnome-settings-daemon-3.30.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-settings-daemon/3.30/gnome-settings-daemon-3.30.2.tar.xz
Download MD5 sum: ac4cf0cf54d60c839698cad6560367ff
Download size: 1.3 MB
Estimated disk space required: 38 MB
Estimated build time: 0.3 SBU
colord-1.4.3, Fontconfig-2.13.1, GeoClue-2.5.2, gnome-desktop-3.30.2.1, Little CMS-2.9, libcanberra-0.30, libgweather-3.28.2, libnotify-0.7.7, librsvg-2.44.12, libwacom-0.29, PulseAudio-12.2, Systemd-240, UPower-0.99.9, and Xorg Wacom Driver-0.36.0
ALSA-1.1.8, Cups-2.2.10, NetworkManager-1.14.6, NSS-3.42.1, and Wayland-1.16.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.
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
This package does not have a working testsuite.
Now, as the root
user:
ninja install
Last updated on 2019-02-20 23:16:01 -0800