source: gnome/platform/gconf.xml@ 3261d400

12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 3261d400 was e1e58be, checked in by Pierre Labastie <pierre.labastie@…>, 9 months ago

Remove all ftp urls

neither firefox nor epiphany can download them, and they are not
well maintained, because rarely tested.
This is WIP because the "(HTTP)" part of "Download (HTTP)" will
need to be removed too.
But let's see what users think first...

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