Contents
/usr/lib/gio/modules
)
The DConf package contains a low-level configuration system. Its main purpose is to provide a backend to GSettings on platforms that don't already have configuration storage systems.
The DConf-Editor, as the name suggests, is a graphical editor for the DConf database. Installation is optional, because gsettings from GLib-2.54.3 provides similar functionality on the commandline.
This package is known to build and work properly using an LFS-8.2 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/dconf/0.26/dconf-0.26.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/dconf/0.26/dconf-0.26.1.tar.xz
Download MD5 sum: a3cb67032e060450fa01c1a0f874bb60
Download size: 332 KB
Estimated disk space required: 9.5 MB
Estimated build time: 0.1 SBU
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/dconf-editor/3.26/dconf-editor-3.26.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/dconf-editor/3.26/dconf-editor-3.26.2.tar.xz
Download MD5 sum: 81e99daa0e2d6283de6e70cd529c331c
Download size: 532 KB
Estimated disk space required: 13 MB
Estimated build time: less than 0.1 SBU
dbus-1.12.4, GLib-2.54.3, GTK+-3.22.28 (for the editor), and libxml2-2.9.7 (for the editor)
libxslt-1.1.32 and Vala-0.38.8
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/dconf
Install DConf by running the following commands:
./configure --prefix=/usr --sysconfdir=/etc && make
This package does not come with a test suite.
As the root
user:
make install
Now, optionally install the editor:
tar -xf ../dconf-editor-3.26.2.tar.xz && cd dconf-editor-3.26.2 && ./configure --prefix=/usr --sysconfdir=/etc && make
As the root
user:
make install
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
/usr/lib/gio/modules
)
Last updated on 2018-02-19 15:22:55 -0800