gsettings-desktop-schemas-49.1

Introduction to GSettings Desktop Schemas

The GSettings Desktop Schemas package contains a collection of GSettings schemas for settings shared by various components of a GNOME Desktop.

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

GSettings Desktop Schemas Dependencies

Required

GLib-2.86.2 (with GObject Introspection)

Installation of GSettings Desktop Schemas

prepare GSettings Desktop Schemas by running the following commands:

sed -i -r 's:"(/system):"/org/gnome\1:g' schemas/*.in

meson setup build --prefix=/usr --buildtype=release
ninja -C build

This package does not come with a test suite.

Now Install the package, as the root user:

ninja -C build install

Command Explanations

sed ... schemas/*.in: This command fixes some deprecated entries in the schema templates.

Contents

Installed Programs: None
Installed Libraries: None
Installed Directory: /usr/include/gsettings-desktop-schemas and /usr/share/GConf/gsettings