gnome-settings-daemon-3.30.2

Introduction to GNOME Settings Daemon

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.

Package Information

GNOME Settings Daemon Dependencies

Required

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

Recommended

[Note]

Note

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

Installation of 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

Contents

Installed Programs: gnome-settings-daemon (library executable)
Installed Libraries: None
Installed Directories: /usr/include/gnome-settings-daemon-3.0, /usr/lib/gnome-settings-daemon-3.0, and /usr/share/gnome-settings-daemon

Short Descriptions

gnome-settings-daemon

is responsible for setting the various preference parameters of a GNOME session and the applications that run under it.

Last updated on 2019-02-20 23:16:01 -0800