source: gnome/platform/dconf.xml@ c2172dd

12.0 12.1 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since c2172dd was 91318eb, checked in by Pierre Labastie <pierre.labastie@…>, 16 months ago

Add "setup" to meson commands

I've not been very consistent on typography, but it is a start

  • Property mode set to 100644
File size: 8.7 KB
RevLine 
[dabe4b0]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[09e3604f]7<!-- DConf -->
[c975b7c]8 <!ENTITY dconf-download-http "&gnome-download-http;/dconf/0.40/dconf-&dconf-version;.tar.xz">
9 <!ENTITY dconf-download-ftp "&gnome-download-ftp;/dconf/0.40/dconf-&dconf-version;.tar.xz">
[7e16b7ab]10 <!ENTITY dconf-md5sum "ac8db20b0d6b996d4bbbeb96463d01f0">
11 <!ENTITY dconf-size "115 KB">
[ec047148]12 <!ENTITY dconf-buildsize "7.0 MB (with tests)">
[baaf6020]13 <!ENTITY dconf-time "0.1 SBU (with tests)">
[09e3604f]14
15<!-- DConf-Editor -->
[863002a3]16 <!ENTITY dconf-editor-download-http "&gnome-download-http;/dconf-editor/&gnome-43;/dconf-editor-&dconf-editor-version;.tar.xz">
17 <!ENTITY dconf-editor-download-ftp "&gnome-download-ftp;/dconf-editor/&gnome-43;/dconf-editor-&dconf-editor-version;.tar.xz">
18 <!ENTITY dconf-editor-md5sum "a85bc794ca3cc920dc6acf63f5ea81bb">
19 <!ENTITY dconf-editor-size "588 KB">
20 <!ENTITY dconf-editor-buildsize "21 MB">
[44621c7]21 <!ENTITY dconf-editor-time "0.2 SBU">
[dabe4b0]22]>
23
24<sect1 id="dconf" xreflabel="DConf-&dconf-version;">
25 <?dbhtml filename="dconf.html"?>
26
27
[09e3604f]28 <title>DConf-&dconf-version; / DConf-Editor-&dconf-editor-version;</title>
[dabe4b0]29
30 <indexterm zone="dconf">
31 <primary sortas="a-DConf">DConf</primary>
32 </indexterm>
33
[09e3604f]34<!-- DConf -->
35
[dabe4b0]36 <sect2 role="package">
37 <title>Introduction to DConf</title>
38
39 <para>
40 The <application>DConf</application> package contains a low-level
[09e3604f]41 configuration system. Its main purpose is to provide a backend to
42 GSettings on platforms that don't already have configuration storage
43 systems.
[dabe4b0]44 </para>
45
[6c4a1f8b]46 <para>
47 The <application>DConf-Editor</application>, as the name suggests, is a
48 graphical editor for the <application>DConf</application> database.
49 Installation is optional, because <command>gsettings</command> from <xref
50 linkend="glib2"/> provides similar functionality on the commandline.
51 </para>
52
[b3d57664]53 &lfs113_checked;
[dabe4b0]54
55 <bridgehead renderas="sect3">Package Information</bridgehead>
56 <itemizedlist spacing="compact">
57 <listitem>
58 <para>
59 Download (HTTP): <ulink url="&dconf-download-http;"/>
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Download (FTP): <ulink url="&dconf-download-ftp;"/>
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Download MD5 sum: &dconf-md5sum;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Download size: &dconf-size;
75 </para>
76 </listitem>
77 <listitem>
78 <para>
79 Estimated disk space required: &dconf-buildsize;
80 </para>
81 </listitem>
82 <listitem>
83 <para>
84 Estimated build time: &dconf-time;
85 </para>
86 </listitem>
87 </itemizedlist>
88
[f67554b0]89 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
[6c4a1f8b]90 <itemizedlist spacing="compact">
91 <listitem>
92 <para>
93 Download (HTTP): <ulink url="&dconf-editor-download-http;"/>
94 </para>
95 </listitem>
96 <listitem>
97 <para>
98 Download (FTP): <ulink url="&dconf-editor-download-ftp;"/>
99 </para>
100 </listitem>
101 <listitem>
102 <para>
103 Download MD5 sum: &dconf-editor-md5sum;
104 </para>
105 </listitem>
106 <listitem>
107 <para>
108 Download size: &dconf-editor-size;
109 </para>
110 </listitem>
111 <listitem>
112 <para>
113 Estimated disk space required: &dconf-editor-buildsize;
114 </para>
115 </listitem>
116 <listitem>
117 <para>
118 Estimated build time: &dconf-editor-time;
119 </para>
120 </listitem>
121 </itemizedlist>
[a78d8510]122
[dabe4b0]123 <bridgehead renderas="sect3">DConf Dependencies</bridgehead>
124
125 <bridgehead renderas="sect4">Required</bridgehead>
126 <para role="required">
[a78d8510]127 <xref linkend="dbus"/>,
[6c4a1f8b]128 <xref linkend="glib2"/>,
[7716d79]129 <xref linkend="gtk3"/> (for the editor),
130 <xref linkend="libhandy1"/> (for the editor), and
[6c4a1f8b]131 <xref linkend="libxml2"/> (for the editor)
[dabe4b0]132 </para>
133
134 <bridgehead renderas="sect4">Recommended</bridgehead>
135 <para role="recommended">
[09e3604f]136 <xref linkend="libxslt"/> and
[dabe4b0]137 <xref linkend="vala"/>
138 </para>
139
140 <bridgehead renderas="sect4">Optional</bridgehead>
141 <para role="optional">
[c6762ff]142 <xref linkend="gtk-doc"/> and
143 <ulink url="https://github.com/scop/bash-completion">bash-completion</ulink>
[dabe4b0]144 </para>
145
146 <para condition="html" role="usernotes">User Notes:
147 <ulink url="&blfs-wiki;/dconf"/>
148 </para>
149 </sect2>
150
151 <sect2 role="installation">
152 <title>Installation of DConf</title>
[c6762ff]153
[21ba876]154 <para revision="sysv">
155 First, prevent unnecessary systemd units from being installed:
156 </para>
157
[c6ff8c2]158<screen revision="sysv"><userinput remap="pre">sed -i 's/install_dir: systemd_userunitdir,//' service/meson.build</userinput></screen>
[21ba876]159
[dabe4b0]160 <para>
161 Install <application>DConf</application> by running the following
162 commands:
163 </para>
164
[27229db]165<screen><userinput>mkdir build &amp;&amp;
166cd build &amp;&amp;
167
[91318eb]168meson setup --prefix=/usr \
169 --buildtype=release \
170 -Dbash_completion=false \
171 .. &amp;&amp;
[27229db]172ninja</userinput></screen>
[dabe4b0]173
174 <para>
[781824ec]175 To test the results, issue: <command>ninja test</command>
[dabe4b0]176 </para>
177
178 <para>
[6c4a1f8b]179 As the <systemitem class="username">root</systemitem> user:
180 </para>
181
[781824ec]182<screen role="root"><userinput>ninja install</userinput></screen>
[6c4a1f8b]183
[82192a18]184 <para>
185 Now, optionally install the editor:
186 </para>
[6c4a1f8b]187
[7fe2fc8]188<screen><userinput>cd .. &amp;&amp;
189tar -xf ../dconf-editor-&dconf-editor-version;.tar.xz &amp;&amp;
190cd dconf-editor-&dconf-editor-version; &amp;&amp;
[6c4a1f8b]191
[27229db]192mkdir build &amp;&amp;
193cd build &amp;&amp;
194
[91318eb]195meson setup --prefix=/usr --buildtype=release .. &amp;&amp;
[27229db]196ninja</userinput></screen>
[6c4a1f8b]197
198 <para>
199 As the <systemitem class="username">root</systemitem> user:
[dabe4b0]200 </para>
201
[27229db]202<screen role="root"><userinput>ninja install</userinput></screen>
[dabe4b0]203
204 </sect2>
205
206 <sect2 role="commands">
207 <title>Command Explanations</title>
208
[adf17153]209 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
210 href="../../xincludes/meson-buildtype-release.xml"/>
211
[82192a18]212 <para>
[7e16b7ab]213 <option>-Dgtk_doc=true</option>: Use this parameter if
[82192a18]214 <application>GTK-Doc</application> is installed and you wish to rebuild
215 and install the API documentation.
216 </para>
[dabe4b0]217
[863002a3]218<!--
219 <para><!- - Using nbsp so that spaces are output verbatim - ->
[f56eb466]220 <command>sed -e '/&nbsp;&nbsp;desktop,/d' ...</command>: This
[8f16a204]221 fixes a failure to build with newer versions of
222 <application>meson</application>.
223 </para>
[863002a3]224-->
[8f16a204]225
[dabe4b0]226 </sect2>
227
228 <sect2 role="content">
229 <title>Contents</title>
230
231 <segmentedlist>
232 <segtitle>Installed Programs</segtitle>
233 <segtitle>Installed Libraries</segtitle>
234 <segtitle>Installed Directories</segtitle>
235
236 <seglistitem>
237 <seg>
[6c4a1f8b]238 dconf and dconf-editor
[dabe4b0]239 </seg>
240 <seg>
[863002a3]241 libdconf.so
[3fdc9b0]242 and libdconfsettings.so (GIO Module installed in
243 <filename class="directory">/usr/lib/gio/modules</filename>)
[dabe4b0]244 </seg>
245 <seg>
[8558044]246 /usr/{include,share/gtk-doc/html}/dconf
[dabe4b0]247 </seg>
248 </seglistitem>
249 </segmentedlist>
250
251 <variablelist>
252 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
253 <?dbfo list-presentation="list"?>
254 <?dbhtml list-presentation="table"?>
255
256 <varlistentry id="dconf-prog">
257 <term><command>dconf</command></term>
258 <listitem>
259 <para>
260 is a simple tool for manipulating the
[4c24eb0a]261 <application>DConf</application> database
[dabe4b0]262 </para>
263 <indexterm zone="dconf dconf-prog">
264 <primary sortas="b-dconf">dconf</primary>
265 </indexterm>
266 </listitem>
267 </varlistentry>
268
[6c4a1f8b]269 <varlistentry id="dconf-editor">
270 <term><command>dconf-editor</command></term>
271 <listitem>
272 <para>
273 is a graphical program for editing the
[4c24eb0a]274 <application>DConf</application> database
[6c4a1f8b]275 </para>
276 <indexterm zone="dconf dconf-editor">
277 <primary sortas="b-dconf-editor">dconf-editor</primary>
278 </indexterm>
279 </listitem>
280 </varlistentry>
281
[dabe4b0]282 <varlistentry id="libdconf">
283 <term><filename class="libraryfile">libdconf.so</filename></term>
284 <listitem>
285 <para>
[4c24eb0a]286 contains the <application>DConf</application> client API functions
[dabe4b0]287 </para>
288 <indexterm zone="dconf libdconf">
289 <primary sortas="c-libdconf">libdconf.so</primary>
290 </indexterm>
291 </listitem>
292 </varlistentry>
[863002a3]293
[dabe4b0]294 </variablelist>
295
296 </sect2>
297
298</sect1>
Note: See TracBrowser for help on using the repository browser.