source: archive/deprecated/libgnome.xml@ 466b894

lazarus trunk
Last change on this file since 466b894 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 18 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 5.6 KB
RevLine 
[fdca4266]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" [
[fdca4266]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[a006f98]7 <!ENTITY libgnome-download-http "&gnome-download-http;/libgnome/2.32/libgnome-&libgnome-version;.tar.bz2">
8 <!ENTITY libgnome-download-ftp "&gnome-download-ftp;/libgnome/2.32/libgnome-&libgnome-version;.tar.bz2">
9 <!ENTITY libgnome-md5sum "a4345e6087ae6195d65a4674ffdca559">
[36c18ac]10 <!ENTITY libgnome-size "1.7 MB">
11 <!ENTITY libgnome-buildsize "28 MB">
[a006f98]12 <!ENTITY libgnome-time "0.2 SBU">
[fdca4266]13]>
14
[8395a78]15<sect1 id="libgnome" xreflabel="libgnome-&libgnome-version;">
[80ed143]16 <?dbhtml filename="libgnome.html"?>
17
18
[51d7b70]19 <title>libgnome-&libgnome-version;</title>
[80ed143]20
21 <indexterm zone="libgnome">
22 <primary sortas="a-Libgnome">Libgnome</primary>
23 </indexterm>
24
25 <sect2 role="package">
[51d7b70]26 <title>Introduction to libgnome</title>
[80ed143]27
28 <para>The <application>libgnome</application> package contains the
29 <filename class="libraryfile">libgnome</filename> library.</para>
30
[79e6d17]31 &lfs72_checked;
[625d5fe5]32
[8d3eae9]33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
34 href="../../xincludes/gnome2.xml"/>
35
[80ed143]36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>Download (HTTP): <ulink url="&libgnome-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&libgnome-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &libgnome-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &libgnome-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &libgnome-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &libgnome-time;</para>
55 </listitem>
56 </itemizedlist>
57
[51d7b70]58 <bridgehead renderas="sect3">libgnome Dependencies</bridgehead>
[80ed143]59
60 <bridgehead renderas="sect4">Required</bridgehead>
[65ed5cb]61 <para role="required"><xref linkend="libbonobo"/> and
62 <xref linkend="gnome-vfs"/></para>
[80ed143]63
[dd9a2ad8]64 <bridgehead renderas="sect4">Recommended (if you plan on installing the
[a006f98]65 GNOME-2 deprecated packages)</bridgehead>
66 <para role="recommended"><xref linkend="libcanberra"/></para>
[dd9a2ad8]67
[80ed143]68 <bridgehead renderas="sect4">Optional</bridgehead>
[36c18ac]69 <para role="optional"><xref linkend="gtk-doc"/></para>
[80ed143]70
[0a7c3921]71 <para condition="html" role="usernotes">User Notes:
72 <ulink url="&blfs-wiki;/libgnome"/></para>
73
[80ed143]74 </sect2>
75
76 <sect2 role="installation">
[51d7b70]77 <title>Installation of libgnome</title>
[80ed143]78
79 <para>Install <application>libgnome</application> by running the following
80 commands:</para>
81
[79e6d17]82<screen><userinput>ORBit=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
83
84./configure --prefix=$ORBit \
85 --sysconfdir=&gnome-old-etc-dir; \
86 --localstatedir=/var/lib \
87 --mandir=$ORBit/share/man &amp;&amp;
[80ed143]88make</userinput></screen>
[d0de39a3]89
[80ed143]90 <para>This package does not come with a test suite.</para>
[d0de39a3]91
[80ed143]92 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[d0de39a3]93
[80ed143]94<screen role="root"><userinput>make install</userinput></screen>
[fdca4266]95
[80ed143]96 </sect2>
[fdca4266]97
[80ed143]98 <sect2 role="commands">
99 <title>Command Explanations</title>
[fdca4266]100
[e05cd03f]101 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a6c9fc2]102 href="../../xincludes/gnome-old-prefix.xml"/>
[864b24de]103
[e05cd03f]104 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[8d3eae9]105 href="../../xincludes/gnome-old-sysconfdir.xml"/>
[fdca4266]106
[80ed143]107 <para><parameter>--localstatedir=/var/lib</parameter>: This
[551b9389]108 parameter sets <envar>LIBGNOME_LOCALSTATEDIR</envar> to
[80ed143]109 <filename class='directory'>/var/lib</filename> instead
[79e6d17]110 of <filename class='directory'>/usr/var</filename>
[919683dc]111 to synchronize with the <application>GNOME Games</application>
[80ed143]112 installation and properly record high scores in
113 <filename class='directory'>/var/lib/games</filename>.</para>
[d4613f3f]114
[a006f98]115 <!-- change dashes to pluses, otherwise not treated as a comment!
116 esound seems to have fallen out as a dep, probably because of pulse.
117 <para><option>++disable-esd</option>: This parameter is required if
118 <xref linkend="esound"/> is not installed.</para> -->
119
120 <para><option>--disable-static</option>: This switch prevents the static
[414007c]121 libraries being installed.</para>
[dd9a2ad8]122
[e05cd03f]123 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[551b9389]124 href="../../xincludes/gtk-doc-rebuild.xml"/>
125
[80ed143]126 </sect2>
[fdca4266]127
[80ed143]128 <sect2 role="content">
129 <title>Contents</title>
[fdca4266]130
[80ed143]131 <segmentedlist>
132 <segtitle>Installed Program</segtitle>
133 <segtitle>Installed Libraries</segtitle>
134 <segtitle>Installed Directories</segtitle>
[fdca4266]135
[80ed143]136 <seglistitem>
137 <seg>gnome-open</seg>
[2a427ac]138 <seg>libgnome-2.{so,a} and the libmoniker_extra_2.{so,a} (bonobo
139 library)</seg>
[1b8ae42]140 <seg>&gnome-old-etc-dir;/sound/events,
[36c18ac]141 <envar>$GNOME_PREFIX</envar>/{include/libgnome-2.0/libgnome,
142 share/gtk-doc/html/libgnome}</seg>
[80ed143]143 </seglistitem>
144 </segmentedlist>
[fdca4266]145
[80ed143]146 <variablelist>
147 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
148 <?dbfo list-presentation="list"?>
149 <?dbhtml list-presentation="table"?>
[fdca4266]150
[80ed143]151 <varlistentry id="libgnome-2">
[0a7c3921]152 <term><filename class='libraryfile'>libgnome-2.{so,a}</filename></term>
[80ed143]153 <listitem>
154 <para>are the non-GUI portion of the <application>GNOME</application>
155 libraries.</para>
156 <indexterm zone="libgnome libgnome-2">
[0a7c3921]157 <primary sortas="c-libgnome-2">libgnome-2.{so,a}</primary>
[80ed143]158 </indexterm>
159 </listitem>
160 </varlistentry>
[fdca4266]161
[80ed143]162 </variablelist>
163
164 </sect2>
[8395a78]165
166</sect1>
Note: See TracBrowser for help on using the repository browser.