source: gnome/platform/gconf.xml@ a1836490

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since a1836490 was d437f756, checked in by Bruce Dubbs <bdubbs@…>, 3 years ago

More library tags

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24257 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.2 KB
Line 
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 <!ENTITY GConf-download-http "&gnome-download-http;/GConf/3.2/GConf-&GConf-version;.tar.xz">
8 <!ENTITY GConf-download-ftp "&gnome-download-ftp;/GConf/3.2/GConf-&GConf-version;.tar.xz">
9 <!ENTITY GConf-md5sum "2b16996d0e4b112856ee5c59130e822c">
10 <!ENTITY GConf-size "1.5 MB">
11 <!ENTITY GConf-buildsize "45 MB">
12 <!ENTITY GConf-time "0.3 SBU">
13]>
14
15<sect1 id="GConf" xreflabel="GConf-&GConf-version;">
16 <?dbhtml filename="GConf.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>GConf-&GConf-version;</title>
24
25 <indexterm zone="GConf">
26 <primary sortas="a-GConf">GConf</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to GConf</title>
31
32 <para>
33 The <application>GConf</application> package contains a
34 configuration database system used by many
35 <application>GNOME</application> applications.
36 </para>
37
38 &lfs101_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&GConf-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&GConf-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &GConf-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &GConf-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &GConf-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &GConf-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">GConf Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="dbus-glib"/> and
79 <xref linkend="libxml2"/>
80 </para>
81
82 <bridgehead renderas="sect4">Recommended</bridgehead>
83 <para role="recommended">
84 <xref linkend="gobject-introspection"/>,
85 <xref linkend="gtk3"/> and
86 <xref linkend="polkit"/>
87 </para>
88
89 <bridgehead renderas="sect4">Optional</bridgehead>
90 <para role="optional">
91 <!--<xref linkend="gtk-doc"/> and -->
92 <xref linkend="openldap"/>
93 </para>
94
95 <para condition="html" role="usernotes">User Notes:
96 <ulink url="&blfs-wiki;/gconf"/>
97 </para>
98 </sect2>
99
100 <sect2 role="installation">
101 <title>Installation of GConf</title>
102
103 <para>
104 Install <application>GConf</application> by running the following
105 commands:
106 </para>
107
108<screen><userinput>./configure --prefix=/usr \
109 --sysconfdir=/etc \
110 --disable-orbit \
111 --disable-static &amp;&amp;
112make</userinput></screen>
113
114 <para>
115 This package does not come with a test suite.
116 </para>
117
118 <para>
119 Now, as the <systemitem class="username">root</systemitem>
120 user:
121 </para>
122
123<screen role="root"><userinput>make install &amp;&amp;
124ln -s gconf.xml.defaults /etc/gconf/gconf.xml.system</userinput></screen>
125
126 </sect2>
127
128 <sect2 role="commands">
129 <title>Command Explanations</title>
130
131 <para>
132 <parameter>--disable-orbit</parameter>: This switch is required if
133 <application>ORBit2</application> is not installed.
134 <application>ORBit2</application> is a deprecated package.
135 </para>
136
137 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
138 href="../../xincludes/static-libraries.xml"/>
139 <!-- gtk-doc support is broken due to obsolete command "gtkdoc-mktmpl"
140 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
141 href="../../xincludes/gtk-doc-rebuild.xml"/>-->
142
143 </sect2>
144
145 <sect2 role="content">
146 <title>Contents</title>
147
148 <segmentedlist>
149 <segtitle>Installed Programs</segtitle>
150 <segtitle>Installed Libraries</segtitle>
151 <segtitle>Installed Directories</segtitle>
152
153 <seglistitem>
154 <seg>
155 gconf-merge-tree, gconftool-2, gsettings-data-convert and
156 gsettings-schema-convert
157 </seg>
158 <seg>
159 libgconf-2.so and libgsettingsgconfbackend.so (GIO Module installed
160 in <filename class="directory">/usr/lib/gio/modules</filename>)
161 </seg>
162 <seg>
163 /etc/gconf,
164 /usr/include/gconf,
165 /usr/lib/GConf,
166 /usr/share/gtk-doc/html/gconf and
167 /usr/share/sgml/gconf
168 </seg>
169 </seglistitem>
170 </segmentedlist>
171
172 <variablelist>
173 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
174 <?dbfo list-presentation="list"?>
175 <?dbhtml list-presentation="table"?>
176
177 <varlistentry id="gconf-merge-tree">
178 <term><command>gconf-merge-tree</command></term>
179 <listitem>
180 <para>
181 merges an XML filesystem hierarchy
182 </para>
183 <indexterm zone="GConf gconf-merge-tree">
184 <primary sortas="b-gconf-merge-tree">gconf-merge-tree</primary>
185 </indexterm>
186 </listitem>
187 </varlistentry>
188
189 <varlistentry id="gconftool-2">
190 <term><command>gconftool-2</command></term>
191 <listitem>
192 <para>
193 is a command line tool used for manipulating the
194 <application>GConf</application> database
195 </para>
196 <indexterm zone="GConf gconftool-2">
197 <primary sortas="b-gconftool-2">gconftool-2</primary>
198 </indexterm>
199 </listitem>
200 </varlistentry>
201
202 <varlistentry id="gsettings-data-convert">
203 <term><command>gsettings-data-convert</command></term>
204 <listitem>
205 <para>
206 reads values out of the users <application>GConf</application>
207 database and stores them in GSettings
208 </para>
209 <indexterm zone="GConf gsettings-data-convert">
210 <primary sortas="b-gsettings-data-convert">gsettings-data-convert</primary>
211 </indexterm>
212 </listitem>
213 </varlistentry>
214
215 <varlistentry id="gsettings-schemas-convert">
216 <term><command>gsettings-schemas-convert</command></term>
217 <listitem>
218 <para>
219 converts between <application>GConf</application> and GSettings
220 schema file formats
221 </para>
222 <indexterm zone="GConf gsettings-schemas-convert">
223 <primary sortas="b-gsettings-schemas-convert">gsettings-schemas-convert</primary>
224 </indexterm>
225 </listitem>
226 </varlistentry>
227
228 <varlistentry id="libgconf-2">
229 <term><filename class="libraryfile">libgconf-2.so</filename></term>
230 <listitem>
231 <para>
232 provides the functions necessary to maintain the
233 configuration database
234 </para>
235 <indexterm zone="GConf libgconf-2">
236 <primary sortas="c-libgconf-2">libgconf-2.so</primary>
237 </indexterm>
238 </listitem>
239 </varlistentry>
240
241 </variablelist>
242
243 </sect2>
244
245</sect1>
Note: See TracBrowser for help on using the repository browser.