source: general/genlib/glib2.xml@ adf6dd9a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since adf6dd9a was adf6dd9a, checked in by Bruce Dubbs <bdubbs@…>, 11 years ago

Archive unneeded packages: pkgconfig,

bc, ibus, udev, slib, gamin, and notify-python

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

  • Property mode set to 100644
File size: 12.2 KB
RevLine 
[52d29f7]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[52d29f7]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[f06ea67]7 <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.38/glib-&glib2-version;.tar.xz">
8 <!ENTITY glib2-download-ftp "&gnome-download-ftp;/glib/2.38/glib-&glib2-version;.tar.xz">
[1e0d6c3]9 <!ENTITY glib2-md5sum "f3f6789151c1810f2fe23fe9ebb8b828">
[70b674f2]10 <!ENTITY glib2-size "6.4 MB">
[1e0d6c3]11 <!ENTITY glib2-buildsize "116 MB (plus 41MB installed)">
12 <!ENTITY glib2-time "0.9 SBU (additional 5.6 SBU to run the test suite)">
[52d29f7]13]>
14
[7c461b3]15<sect1 id="glib2" xreflabel="GLib-&glib2-version;">
[7c18102]16 <?dbhtml filename="glib2.html"?>
[4c3474fe]17
[7c18102]18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
[4c3474fe]22
[7c18102]23 <title>GLib-&glib2-version;</title>
[4c3474fe]24
[7c18102]25 <indexterm zone="glib2">
26 <primary sortas="a-GLib2">GLib2</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to GLib</title>
[4c3474fe]31
[b84342d6]32 <para>
33 The <application>GLib</application> package contains a low-level
[0d7900a]34 libraries useful for providing data structure handling for C, portability
[b84342d6]35 wrappers and interfaces for such runtime functionality as an
36 event loop, threads, dynamic loading and an object system.
37 </para>
[4c3474fe]38
[5f26d66f]39 &lfs74_checked;
[08f1ff7]40
[7c18102]41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
[b84342d6]44 <para>
45 Download (HTTP): <ulink url="&glib2-download-http;"/>
46 </para>
[7c18102]47 </listitem>
48 <listitem>
[b84342d6]49 <para>
50 Download (FTP): <ulink url="&glib2-download-ftp;"/>
51 </para>
[7c18102]52 </listitem>
53 <listitem>
[b84342d6]54 <para>
55 Download MD5 sum: &glib2-md5sum;
56 </para>
[7c18102]57 </listitem>
58 <listitem>
[b84342d6]59 <para>
60 Download size: &glib2-size;
61 </para>
[7c18102]62 </listitem>
63 <listitem>
[b84342d6]64 <para>
65 Estimated disk space required: &glib2-buildsize;
66 </para>
[7c18102]67 </listitem>
68 <listitem>
[b84342d6]69 <para>
70 Estimated build time: &glib2-time;
71 </para>
[7c18102]72 </listitem>
73 </itemizedlist>
[4c3474fe]74
[06b397f]75 <bridgehead renderas="sect3">GLib Dependencies</bridgehead>
[4c3474fe]76
[08f1ff7]77 <bridgehead renderas="sect4">Required</bridgehead>
[b8a081c]78 <para role="required">
[adf6dd9a]79 <xref linkend="libffi"/> and
[b8a081c]80 <xref linkend="python2"/>
[0d7900a]81 </para>
[4c3474fe]82
[1b9e36e]83 <bridgehead renderas="sect4">Recommended</bridgehead>
[b8a081c]84 <para role="recommended">
[d3e019dc]85 <xref linkend="pcre"/> (built with Unicode properties)
[b8a081c]86 </para>
[1b9e36e]87
[7c18102]88 <bridgehead renderas="sect4">Optional</bridgehead>
[b8a081c]89 <para role="optional">
90 <xref linkend="attr"/>,
[70b674f2]91 <xref linkend="dbus"/> (required to run the tests), and
[ffc297e]92 <xref linkend="gtk-doc"/>
[b8a081c]93 </para>
[b31b493]94
[75103a06]95 <bridgehead renderas="sect4">Additional Runtime Dependencies</bridgehead>
[b84342d6]96 <para role="optional">
[70b674f2]97 Quoted directly from the <filename>INSTALL</filename> file:
[b84342d6]98 <quote>Some of the mimetype-related functionality in GIO requires the
99 <command>update-mime-database</command> and
[0d7900a]100 <command>update-desktop-database</command> utilities</quote>,
[b84342d6]101 which are part of
102 <xref linkend="shared-mime-info"/> and
103 <xref linkend="desktop-file-utils"/>, respectively.
104 </para>
[75103a06]105
[1039de3]106 <para condition="html" role="usernotes">User Notes:
[7ded7e3]107 <ulink url="&blfs-wiki;/glib2"/>
108 </para>
[7c18102]109 </sect2>
[4c3474fe]110
[7c18102]111 <sect2 role="installation">
112 <title>Installation of GLib</title>
113
[b84342d6]114 <para>
115 Install <application>GLib</application> by running the following
116 commands:
117 </para>
[b31b493]118
[70b674f2]119<screen><userinput>./configure --prefix=/usr --with-pcre=system &amp;&amp;
[7c18102]120make</userinput></screen>
[4c3474fe]121
[b84342d6]122 <para>
123 The <application>GLib</application> test suite requires
124 <application>desktop-file-utils</application> in order to run. However,
125 <application>desktop-file-utils</application> requires
126 <application>GLib</application> in order to compile; therefore, you must
127 first install <application>GLib</application> and then run the test
128 suite.
129 </para>
[4c3474fe]130
[b84342d6]131 <para>
132 Now, as the <systemitem class="username">root</systemitem> user:
133 </para>
[4c3474fe]134
[355495ce]135<screen role="root"><userinput>make install</userinput></screen>
[4c3474fe]136
[b84342d6]137 <para>
138 You should now install <xref linkend="desktop-file-utils"/> and proceed to
139 run the test suite.
140 </para>
[c0e1d87]141
[b84342d6]142 <para>
[1db07ae]143 To test the results, issue: <command>make -k check</command>. The
[70b674f2]144 tests need to be run in a graphical environment. One test (regex)
[1e0d6c3]145 fails when using the system pcre package. Test "gdatetime" has been
146 reported to fail.
[b84342d6]147 </para>
[c0e1d87]148
[7c18102]149 </sect2>
[4c3474fe]150
[7c18102]151 <sect2 role="commands">
152 <title>Command Explanations</title>
[864b24de]153
[b84342d6]154 <para>
[359fdb62]155 <parameter>--with-pcre=system</parameter>: This switch causes the
[b84342d6]156 build to use a system-provided version of the
157 <application>PCRE</application> library instead of an internal
158 version.
159 </para>
[7147513]160
[0913f48]161 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[b84342d6]162 href="../../xincludes/gtk-doc-rebuild.xml"/>
[0913f48]163
[7c18102]164 </sect2>
[4c3474fe]165
[7c18102]166 <sect2 role="content">
167 <title>Contents</title>
168
169 <segmentedlist>
170 <segtitle>Installed Programs</segtitle>
171 <segtitle>Installed Libraries</segtitle>
172 <segtitle>Installed Directories</segtitle>
[4c3474fe]173
[7c18102]174 <seglistitem>
[0913f48]175 <seg>
176 gdbus, gdbus-codegen, gio-querymodules,
177 glib-compile-resources, glib-compile-schemas,
178 glib-genmarshal, glib-gettextize, glib-mkenums,
[70b674f2]179 gobject-query, gresource, gsettings, gtester,
[0913f48]180 and gtester-report
181 </seg>
182 <seg>
183 libgio-2.0.so, libglib-2.0.so, libgmodule-2.0.so,
[70b674f2]184 libgobject-2.0.so, and libgthread-2.0.so
[0913f48]185 </seg>
186 <seg>
[d3e019dc]187 /usr/include/gio-unix-2.0,
188 /usr/include/glib-2.0,
189 /usr/lib/gdbus-2.0,
190 /usr/lib/gio,
191 /usr/lib/glib-2.0,
192 /usr/share/glib-2.0,
193 /usr/share/gtk-doc/html/gio,
[70b674f2]194 /usr/share/gtk-doc/html/glib, and
[d3e019dc]195 /usr/share/gtk-doc/html/gobject
[0913f48]196 </seg>
[7c18102]197 </seglistitem>
198 </segmentedlist>
[4c3474fe]199
[7c18102]200 <variablelist>
201 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
202 <?dbfo list-presentation="list"?>
203 <?dbhtml list-presentation="table"?>
[4c3474fe]204
[b31b493]205 <varlistentry id="gdbus">
206 <term><command>gdbus</command></term>
207 <listitem>
[b84342d6]208 <para>
[d3e019dc]209 is a simple tool used for working with
210 <application>D-Bus</application> objects.
[b84342d6]211 </para>
[b31b493]212 <indexterm zone="glib2 gdbus">
213 <primary sortas="b-gdbus">gdbus</primary>
214 </indexterm>
215 </listitem>
216 </varlistentry>
217
218 <varlistentry id="gdbus-codegen">
219 <term><command>gdbus-codegen</command></term>
220 <listitem>
[b84342d6]221 <para>
[0d7900a]222 is used to generate code and/or documentation for one or
[b84342d6]223 more <application>D-Bus</application> interfaces.
224 </para>
[b31b493]225 <indexterm zone="glib2 gdbus-codegen">
226 <primary sortas="b-gdbus-codegen">gdbus-codegen</primary>
227 </indexterm>
228 </listitem>
229 </varlistentry>
230
231 <varlistentry id="gio-querymodules">
232 <term><command>gio-querymodules</command></term>
233 <listitem>
[b84342d6]234 <para>
[0d7900a]235 is used to create a giomodule.cache file in the listed directories.
[d3e019dc]236 This file lists the implemented extension points for each module
237 that has been found.
[b84342d6]238 </para>
[b31b493]239 <indexterm zone="glib2 gio-querymodules">
240 <primary sortas="b-gio-querymodules">gio-querymodules</primary>
241 </indexterm>
242 </listitem>
243 </varlistentry>
244
245 <varlistentry id="glib-compile-resources">
246 <term><command>glib-compile-resources</command></term>
247 <listitem>
[b84342d6]248 <para>
[0d7900a]249 is used to read the resource description from file and
250 the files that it references to create a binary resource
[b84342d6]251 bundle that is suitable for use with the GResource API.
252 </para>
[b31b493]253 <indexterm zone="glib2 glib-compile-resources">
254 <primary sortas="b-glib-compile-resources">glib-compile-resources</primary>
255 </indexterm>
256 </listitem>
257 </varlistentry>
258
259 <varlistentry id="glib-compile-schemas">
260 <term><command>glib-compile-schemas</command></term>
261 <listitem>
[b84342d6]262 <para>
[0d7900a]263 is used to compile all the GSettings XML schema files
264 in directory into a binary file with the name gschemas.compiled
[b84342d6]265 that can be used by GSettings.
266 </para>
[b31b493]267 <indexterm zone="glib2 glib-compile-schemas">
268 <primary sortas="b-glib-compile-resources">glib-compile-schemas</primary>
269 </indexterm>
270 </listitem>
271 </varlistentry>
272
[7c18102]273 <varlistentry id="glib-genmarshal">
274 <term><command>glib-genmarshal</command></term>
275 <listitem>
[b84342d6]276 <para>
277 is a C code marshaller generation utility for GLib closures.
278 </para>
[7c18102]279 <indexterm zone="glib2 glib-genmarshal">
280 <primary sortas="b-glib-genmarshal">glib-genmarshal</primary>
281 </indexterm>
282 </listitem>
283 </varlistentry>
[4c3474fe]284
[7c18102]285 <varlistentry id="glib-gettextize">
286 <term><command>glib-gettextize</command></term>
287 <listitem>
[b84342d6]288 <para>
289 is a variant of the <application>gettext</application>
290 internationalization utility.
291 </para>
[7c18102]292 <indexterm zone="glib2 glib-gettextize">
293 <primary sortas="b-glib-gettextize">glib-gettextize</primary>
294 </indexterm>
295 </listitem>
296 </varlistentry>
[4c3474fe]297
[7c18102]298 <varlistentry id="glib-mkenums">
299 <term><command>glib-mkenums</command></term>
300 <listitem>
[b84342d6]301 <para>
302 is a C language enum description generation utility.
303 </para>
[7c18102]304 <indexterm zone="glib2 glib-mkenums">
305 <primary sortas="b-glib-mkenums">glib-mkenums</primary>
306 </indexterm>
307 </listitem>
308 </varlistentry>
[4c3474fe]309
[7c18102]310 <varlistentry id="gobject-query">
311 <term><command>gobject-query</command></term>
312 <listitem>
[b84342d6]313 <para>
314 is a small utility that draws a tree of types.
315 </para>
[7c18102]316 <indexterm zone="glib2 gobject-query">
317 <primary sortas="b-gobject-query">gobject-query</primary>
318 </indexterm>
319 </listitem>
320 </varlistentry>
[4c3474fe]321
[b31b493]322 <varlistentry id="gresource">
323 <term><command>gresource</command></term>
324 <listitem>
[b84342d6]325 <para>
326 offers a simple commandline interface to GResource.
327 </para>
[b31b493]328 <indexterm zone="glib2 gresource">
329 <primary sortas="b-gresource">gresource</primary>
330 </indexterm>
331 </listitem>
332 </varlistentry>
333
334 <varlistentry id="gsettings">
335 <term><command>gsettings</command></term>
336 <listitem>
[b84342d6]337 <para>
338 offers a simple commandline interface to GSettings.
339 </para>
[b31b493]340 <indexterm zone="glib2 gsettings">
341 <primary sortas="b-gsettings">gsettings</primary>
342 </indexterm>
343 </listitem>
344 </varlistentry>
345
[e103708b]346 <varlistentry id="gtester">
347 <term><command>gtester</command></term>
348 <listitem>
[b84342d6]349 <para>
350 is a test running utility.
351 </para>
[e103708b]352 <indexterm zone="glib2 gtester">
353 <primary sortas="b-gtester">gtester</primary>
354 </indexterm>
355 </listitem>
356 </varlistentry>
357
358 <varlistentry id="gtester-report">
359 <term><command>gtester-report</command></term>
360 <listitem>
[b84342d6]361 <para>
362 is a test report formatting utility.
363 </para>
[e103708b]364 <indexterm zone="glib2 gtester-report">
365 <primary sortas="b-gtester-report">gtester-report</primary>
366 </indexterm>
367 </listitem>
368 </varlistentry>
369
[7c18102]370 <varlistentry id="GLib-libraries">
371 <term>GLib libraries</term>
372 <listitem>
[b84342d6]373 <para>
374 contain a low-level core libraries for the
375 <application>GIMP</application> Toolkit.
376 </para>
[7c18102]377 <indexterm zone="glib2 GLib-libraries">
378 <primary sortas="c-GLib-libraries">Glib libraries</primary>
379 </indexterm>
380 </listitem>
381 </varlistentry>
[4c3474fe]382
[7c18102]383 </variablelist>
384
385 </sect2>
[d4340990]386
387</sect1>
Note: See TracBrowser for help on using the repository browser.