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.3 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-settings-daemon/3.28/gnome-settings-daemon-3.28.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-settings-daemon/3.28/gnome-settings-daemon-3.28.1.tar.xz
Download MD5 sum: 8b441f756942f41c95fbaeba2f10766c
Download size: 1.3 MB
Estimated disk space required: 38 MB
Estimated build time: 0.2 SBU
colord-1.4.3, Fontconfig-2.13.0, GeoClue-2.4.11, gnome-desktop-3.28.2, Little CMS-2.9, libcanberra-0.30, libgweather-3.28.2, libnotify-0.7.7, librsvg-2.42.2, libwacom-0.29, PulseAudio-12.2, Systemd-239, UPower-0.99.7, and Xorg Wacom Driver-0.36.0
ALSA-1.1.6, Cups-2.2.8, NetworkManager-1.12.2, NSS-3.38, and Wayland-1.15.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 2018-08-30 16:17:00 -0700