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 |
|
---|
7 | <!-- DConf -->
|
---|
8 | <!ENTITY dconf-download-http "&gnome-download-http;/dconf/0.24/dconf-&dconf-version;.tar.xz">
|
---|
9 | <!ENTITY dconf-download-ftp "&gnome-download-ftp;/dconf/0.24/dconf-&dconf-version;.tar.xz">
|
---|
10 | <!ENTITY dconf-md5sum "9bd257ba5b718f484fa0f4ab6e81e53b">
|
---|
11 | <!ENTITY dconf-size "216 KB">
|
---|
12 | <!ENTITY dconf-buildsize "20 MB">
|
---|
13 | <!ENTITY dconf-time "0.2 SBU">
|
---|
14 |
|
---|
15 | <!-- DConf-Editor -->
|
---|
16 | <!ENTITY dconf-editor-download-http "&gnome-download-http;/dconf-editor/&gnome-minor16;/dconf-editor-&dconf-editor-version;.tar.xz">
|
---|
17 | <!ENTITY dconf-editor-download-ftp "&gnome-download-ftp;/dconf-editor/&gnome-minor16;/dconf-editor-&dconf-editor-version;.tar.xz">
|
---|
18 | <!ENTITY dconf-editor-md5sum "cefbc473bd6773cd3b92f2e5cf793ee8">
|
---|
19 | <!ENTITY dconf-editor-size "252 KB">
|
---|
20 | <!ENTITY dconf-editor-buildsize "6.7 MB">
|
---|
21 | <!ENTITY dconf-editor-time "less than 0.1 SBU">
|
---|
22 | ]>
|
---|
23 |
|
---|
24 | <sect1 id="dconf" xreflabel="DConf-&dconf-version;">
|
---|
25 | <?dbhtml filename="dconf.html"?>
|
---|
26 |
|
---|
27 | <sect1info>
|
---|
28 | <othername>$LastChangedBy$</othername>
|
---|
29 | <date>$Date$</date>
|
---|
30 | </sect1info>
|
---|
31 |
|
---|
32 | <title>DConf-&dconf-version; / DConf-Editor-&dconf-editor-version;</title>
|
---|
33 |
|
---|
34 | <indexterm zone="dconf">
|
---|
35 | <primary sortas="a-DConf">DConf</primary>
|
---|
36 | </indexterm>
|
---|
37 |
|
---|
38 | <!-- DConf -->
|
---|
39 |
|
---|
40 | <sect2 role="package">
|
---|
41 | <title>Introduction to DConf</title>
|
---|
42 |
|
---|
43 | <para>
|
---|
44 | The <application>DConf</application> package contains a low-level
|
---|
45 | configuration system. Its main purpose is to provide a backend to
|
---|
46 | GSettings on platforms that don't already have configuration storage
|
---|
47 | systems.
|
---|
48 | </para>
|
---|
49 |
|
---|
50 | <para>
|
---|
51 | The <application>DConf-Editor</application>, as the name suggests, is a
|
---|
52 | graphical editor for the <application>DConf</application> database.
|
---|
53 | Installation is optional, because <command>gsettings</command> from <xref
|
---|
54 | linkend="glib2"/> provides similar functionality on the commandline.
|
---|
55 | </para>
|
---|
56 |
|
---|
57 | &lfs77_checked;
|
---|
58 |
|
---|
59 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
60 | <itemizedlist spacing="compact">
|
---|
61 | <listitem>
|
---|
62 | <para>
|
---|
63 | Download (HTTP): <ulink url="&dconf-download-http;"/>
|
---|
64 | </para>
|
---|
65 | </listitem>
|
---|
66 | <listitem>
|
---|
67 | <para>
|
---|
68 | Download (FTP): <ulink url="&dconf-download-ftp;"/>
|
---|
69 | </para>
|
---|
70 | </listitem>
|
---|
71 | <listitem>
|
---|
72 | <para>
|
---|
73 | Download MD5 sum: &dconf-md5sum;
|
---|
74 | </para>
|
---|
75 | </listitem>
|
---|
76 | <listitem>
|
---|
77 | <para>
|
---|
78 | Download size: &dconf-size;
|
---|
79 | </para>
|
---|
80 | </listitem>
|
---|
81 | <listitem>
|
---|
82 | <para>
|
---|
83 | Estimated disk space required: &dconf-buildsize;
|
---|
84 | </para>
|
---|
85 | </listitem>
|
---|
86 | <listitem>
|
---|
87 | <para>
|
---|
88 | Estimated build time: &dconf-time;
|
---|
89 | </para>
|
---|
90 | </listitem>
|
---|
91 | </itemizedlist>
|
---|
92 |
|
---|
93 | <bridgehead renderas="sect3">Additional Package Information</bridgehead>
|
---|
94 | <itemizedlist spacing="compact">
|
---|
95 | <listitem>
|
---|
96 | <para>
|
---|
97 | Download (HTTP): <ulink url="&dconf-editor-download-http;"/>
|
---|
98 | </para>
|
---|
99 | </listitem>
|
---|
100 | <listitem>
|
---|
101 | <para>
|
---|
102 | Download (FTP): <ulink url="&dconf-editor-download-ftp;"/>
|
---|
103 | </para>
|
---|
104 | </listitem>
|
---|
105 | <listitem>
|
---|
106 | <para>
|
---|
107 | Download MD5 sum: &dconf-editor-md5sum;
|
---|
108 | </para>
|
---|
109 | </listitem>
|
---|
110 | <listitem>
|
---|
111 | <para>
|
---|
112 | Download size: &dconf-editor-size;
|
---|
113 | </para>
|
---|
114 | </listitem>
|
---|
115 | <listitem>
|
---|
116 | <para>
|
---|
117 | Estimated disk space required: &dconf-editor-buildsize;
|
---|
118 | </para>
|
---|
119 | </listitem>
|
---|
120 | <listitem>
|
---|
121 | <para>
|
---|
122 | Estimated build time: &dconf-editor-time;
|
---|
123 | </para>
|
---|
124 | </listitem>
|
---|
125 | </itemizedlist>
|
---|
126 |
|
---|
127 | <bridgehead renderas="sect3">DConf Dependencies</bridgehead>
|
---|
128 |
|
---|
129 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
130 | <para role="required">
|
---|
131 | <xref linkend="gtk3"/> and
|
---|
132 | <xref linkend="libxml2"/>
|
---|
133 | </para>
|
---|
134 |
|
---|
135 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
136 | <para role="recommended">
|
---|
137 | <xref linkend="libxslt"/> and
|
---|
138 | <xref linkend="vala"/>
|
---|
139 | </para>
|
---|
140 |
|
---|
141 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
142 | <para role="optional">
|
---|
143 | <xref linkend="gtk-doc"/>
|
---|
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>
|
---|
153 |
|
---|
154 | <para>
|
---|
155 | Install <application>DConf</application> by running the following
|
---|
156 | commands:
|
---|
157 | </para>
|
---|
158 |
|
---|
159 | <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &&
|
---|
160 | make</userinput></screen>
|
---|
161 |
|
---|
162 | <para>
|
---|
163 | This package does not come with a test suite.
|
---|
164 | </para>
|
---|
165 |
|
---|
166 | <para>
|
---|
167 | As the <systemitem class="username">root</systemitem> user:
|
---|
168 | </para>
|
---|
169 |
|
---|
170 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
171 |
|
---|
172 | <para>Now, optionally install the editor:</para>
|
---|
173 |
|
---|
174 | <screen><userinput>tar -xf ../dconf-editor-&dconf-editor-version;.tar.xz &&
|
---|
175 | cd dconf-editor-&dconf-editor-version; &&
|
---|
176 |
|
---|
177 | ./configure --prefix=/usr --sysconfdir=/etc &&
|
---|
178 | make</userinput></screen>
|
---|
179 |
|
---|
180 | <para>
|
---|
181 | As the <systemitem class="username">root</systemitem> user:
|
---|
182 | </para>
|
---|
183 |
|
---|
184 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
185 |
|
---|
186 | </sect2>
|
---|
187 |
|
---|
188 | <sect2 role="commands">
|
---|
189 | <title>Command Explanations</title>
|
---|
190 |
|
---|
191 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
192 | href="../../xincludes/gtk-doc-rebuild.xml"/>
|
---|
193 |
|
---|
194 | </sect2>
|
---|
195 |
|
---|
196 | <sect2 role="content">
|
---|
197 | <title>Contents</title>
|
---|
198 |
|
---|
199 | <segmentedlist>
|
---|
200 | <segtitle>Installed Programs</segtitle>
|
---|
201 | <segtitle>Installed Libraries</segtitle>
|
---|
202 | <segtitle>Installed Directories</segtitle>
|
---|
203 |
|
---|
204 | <seglistitem>
|
---|
205 | <seg>
|
---|
206 | dconf and dconf-editor
|
---|
207 | </seg>
|
---|
208 | <seg>
|
---|
209 | libdconf-dbus-1.so and libdconf.so
|
---|
210 | </seg>
|
---|
211 | <seg>
|
---|
212 | /usr/include/dconf,
|
---|
213 | /usr/include/dconf-dbus-1, and
|
---|
214 | /usr/share/gtk-doc/html/dconf
|
---|
215 | </seg>
|
---|
216 | </seglistitem>
|
---|
217 | </segmentedlist>
|
---|
218 |
|
---|
219 | <variablelist>
|
---|
220 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
221 | <?dbfo list-presentation="list"?>
|
---|
222 | <?dbhtml list-presentation="table"?>
|
---|
223 |
|
---|
224 | <varlistentry id="dconf-prog">
|
---|
225 | <term><command>dconf</command></term>
|
---|
226 | <listitem>
|
---|
227 | <para>
|
---|
228 | is a simple tool for manipulating the
|
---|
229 | <application>DConf</application> database.
|
---|
230 | </para>
|
---|
231 | <indexterm zone="dconf dconf-prog">
|
---|
232 | <primary sortas="b-dconf">dconf</primary>
|
---|
233 | </indexterm>
|
---|
234 | </listitem>
|
---|
235 | </varlistentry>
|
---|
236 |
|
---|
237 | <varlistentry id="dconf-editor">
|
---|
238 | <term><command>dconf-editor</command></term>
|
---|
239 | <listitem>
|
---|
240 | <para>
|
---|
241 | is a graphical program for editing the
|
---|
242 | <application>DConf</application> database.
|
---|
243 | </para>
|
---|
244 | <indexterm zone="dconf dconf-editor">
|
---|
245 | <primary sortas="b-dconf-editor">dconf-editor</primary>
|
---|
246 | </indexterm>
|
---|
247 | </listitem>
|
---|
248 | </varlistentry>
|
---|
249 |
|
---|
250 | <varlistentry id="libdconf">
|
---|
251 | <term><filename class="libraryfile">libdconf.so</filename></term>
|
---|
252 | <listitem>
|
---|
253 | <para>
|
---|
254 | contains the <application>DConf</application> client API functions.
|
---|
255 | </para>
|
---|
256 | <indexterm zone="dconf libdconf">
|
---|
257 | <primary sortas="c-libdconf">libdconf.so</primary>
|
---|
258 | </indexterm>
|
---|
259 | </listitem>
|
---|
260 | </varlistentry>
|
---|
261 |
|
---|
262 | <varlistentry id="libdconf-dbus-1">
|
---|
263 | <term><filename class="libraryfile">libdconf-dbus-1.so</filename></term>
|
---|
264 | <listitem>
|
---|
265 | <para>
|
---|
266 | contains the <application>DConf</application> client API functions
|
---|
267 | for <application>D-Bus</application>.
|
---|
268 | </para>
|
---|
269 | <indexterm zone="dconf libdconf-dbus-1">
|
---|
270 | <primary sortas="c-libdconf-dbus-1">libdconf-dbus-1.so</primary>
|
---|
271 | </indexterm>
|
---|
272 | </listitem>
|
---|
273 | </varlistentry>
|
---|
274 |
|
---|
275 | </variablelist>
|
---|
276 |
|
---|
277 | </sect2>
|
---|
278 |
|
---|
279 | </sect1>
|
---|