mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 05:22:13 +08:00
84429e4e9e
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2193 af4574ff-66df-0310-9fd7-8a98e5e911e0
30 lines
1.1 KiB
XML
30 lines
1.1 KiB
XML
<sect2>
|
|
<title>Introduction to <application>GLib</application></title>
|
|
|
|
<para>The <application>glib</application> package contains a low-level core
|
|
library. This is useful for providing data structure handling for C,
|
|
portability wrappers and interfaces for such runtime functionality as an
|
|
event loop, threads, dynamic loading, and an object system.</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink
|
|
url="&GLib2-download-http;"/></para></listitem>
|
|
<listitem><para>Download (FTP): <ulink
|
|
url="&GLib2-download-ftp;"/></para></listitem>
|
|
<listitem><para>Download size: &GLib2-size;</para></listitem>
|
|
<listitem><para>Estimated Disk space required:
|
|
&GLib2-buildsize;</para></listitem>
|
|
<listitem><para>Estimated build time:
|
|
&GLib2-time;</para></listitem></itemizedlist>
|
|
</sect3>
|
|
|
|
<sect3><title><application>GLib</application> dependencies</title>
|
|
<sect4><title>Required</title>
|
|
<para><xref linkend="pkgconfig"/></para></sect4>
|
|
<sect4><title>Optional</title>
|
|
<para><xref linkend="gtk-doc"/></para></sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|