source: gnome/otherlibs/gnome-libs.xml@ d472f41a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 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 d472f41a was d472f41a, checked in by Alexander E. Patrakov <alexander@…>, 16 years ago

Killed Imlib-1.9.15. See http://linuxfromscratch.org/pipermail/blfs-dev/2007-December/017928.html for rationale.

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

  • Property mode set to 100644
File size: 8.5 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
[26f579d9]7 <!ENTITY gnome-libs-download-http "&gnome-download-http;/gnome-libs/1.4/gnome-libs-&gnome-libs-version;.tar.bz2">
8 <!ENTITY gnome-libs-download-ftp "&gnome-download-ftp;/gnome-libs/1.4/gnome-libs-&gnome-libs-version;.tar.bz2">
[cc9a625]9 <!ENTITY gnome-libs-md5sum "6111e91b143a90afb30f7a8c1e6cbbd6">
10 <!ENTITY gnome-libs-size "2.8 MB">
11 <!ENTITY gnome-libs-buildsize "70 MB">
12 <!ENTITY gnome-libs-time "1.4 SBU">
[fdca4266]13]>
14
[a679914]15<sect1 id="gnome-libs" xreflabel="GNOME Libraries-&gnome-libs-version;">
[1b453e16]16 <?dbhtml filename="gnome-libs.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>GNOME Libraries-&gnome-libs-version;</title>
24
25 <indexterm zone="gnome-libs">
26 <primary sortas="a-GNOME-Libraries">GNOME Libraries</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to GNOME Libraries</title>
31
32 <para>The <application>GNOME Libraries</application> package contains
33 the <application>GNOME</application> libraries. This is useful as a
34 foundation for the <application>GNOME</application> Desktop and
35 applications.</para>
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&gnome-libs-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&gnome-libs-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &gnome-libs-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &gnome-libs-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &gnome-libs-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &gnome-libs-time;</para>
56 </listitem>
57 </itemizedlist>
58
[22230ec]59 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
60 <itemizedlist spacing="compact">
[bccbdaea]61 <listitem>
[22230ec]62 <para>Required patch: <ulink
63 url="&patch-root;/gnome-libs-&gnome-libs-version;-gcc4-1.patch"/></para>
64 </listitem>
65 </itemizedlist>
66
[1b453e16]67 <bridgehead renderas="sect3">GNOME Libraries Dependencies</bridgehead>
68
69 <bridgehead renderas="sect4">Required</bridgehead>
[f4341f8]70 <para role="required"><xref linkend="ORBit"/>,
[3f87e4a]71 <xref linkend="GTK"/>, and
[d472f41a]72 <ulink url="http://ftp.gnome.org/pub/gnome/sources/imlib/1.9/">Imlib</ulink></para>
[3f87e4a]73 <!-- <xref linkend="db"/> -->
[1b453e16]74
75 <bridgehead renderas="sect4">Optional</bridgehead>
[f4341f8]76 <para role="optional"><xref linkend="audiofile"/>,
[3f87e4a]77 <xref linkend="esound"/>, and
[1b453e16]78 <xref linkend="gtk-doc"/></para>
79
[0a7c3921]80 <para condition="html" role="usernotes">User Notes:
81 <ulink url="&blfs-wiki;/gnome-libs"/></para>
82
[1b453e16]83 </sect2>
84
85 <sect2 role="installation">
86 <title>Installation of GNOME Libraries</title>
87
[cc9a625]88 <para>The installation process expects a
89 <systemitem class='groupname'>games</systemitem> group to exist on the
90 system. If you have not previously created this group, issue the following
91 command as the <systemitem class='username'>root</systemitem> user:</para>
92
93<screen role='root'><userinput>groupadd -g 60 games</userinput></screen>
94
[1b453e16]95 <para>Install <application>GNOME Libraries</application>
96 by running the following commands:</para>
97
[22230ec]98<screen><userinput>patch -Np1 -i ../gnome-libs-&gnome-libs-version;-gcc4-1.patch &amp;&amp;
99./configure --prefix=/opt/gnome-1.4 --disable-gtk-doc &amp;&amp;
[cc9a625]100make</userinput></screen>
101
102 <para>To test the results, issue: <command>make check</command>.</para>
103
104 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
105
106<screen role='root'><userinput>make install</userinput></screen>
[1b453e16]107
108 </sect2>
109
110 <sect2 role="configuration">
111 <title>Configuring GNOME Libraries</title>
112
113 <sect3 id="gnome-libs-config">
114 <title>Config Files</title>
115
[cc9a625]116 <para><filename>/opt/gnome-1.4/etc/mime-magic</filename>,
117 <filename>/opt/gnome-1.4/etc/paper.config</filename>,
118 <filename>/opt/gnome-1.4/etc/sound/events/gnome.soundlist</filename> and
119 <filename>/opt/gnome-1.4/etc/sound/events/gtk-events.soundlist</filename></para>
[1b453e16]120
121 <indexterm zone="gnome-libs gnome-libs-config">
[cc9a625]122 <primary sortas="e-opt-gnome-etc-mime-magic">
123 /opt/gnome-1.4/etc/mime-magic</primary>
[1b453e16]124 </indexterm>
125
126 <indexterm zone="gnome-libs gnome-libs-config">
[cc9a625]127 <primary sortas="e-opt-gnome-etc-paper.config">
128 /opt/gnome-1.4/etc/paper.config</primary>
[1b453e16]129 </indexterm>
130
131 <indexterm zone="gnome-libs gnome-libs-config">
[cc9a625]132 <primary sortas="e-opt-gnome-etc-sound-events-gnome.soundlist">
133 /opt/.../gnome.soundlist</primary>
[1b453e16]134 </indexterm>
135
136 <indexterm zone="gnome-libs gnome-libs-config">
[cc9a625]137 <primary sortas="e-opt-gnome-etc-sound-events-gtk-events.soundlist">
138 /opt/.../gtk-events.soundlist</primary>
[1b453e16]139 </indexterm>
140
141 </sect3>
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>
[cc9a625]154 <seg>dns-helper, gconfigger, gnome-bug, gnome-config,
155 gnome-dump-metadata, gnome-gen-mimedb, gnome-moz-remote,
156 gnome-name-service, gnome-pty-helper, gnome_segv, goad-browser,
157 libart-config, loadshlib and new-object</seg>
[0a7c3921]158 <seg>libart_lgpl.{so,a}, libgnome.{so,a}, libgnomeui.{so,a},
159 libgnomesupport.{so,a}, libgnorba.{so,a}, libgnorbagtk.{so,a},
160 libgtkxmhtml.{so,a}, and libzvt.{so,a}</seg>
[cc9a625]161 <seg>/opt/gnome-1.4/doc,
162 /opt/gnome-1.4/etc/sound,
163 /opt/gnome-1.4/include/gnome-1.0,
164 /opt/gnome-1.4/lib/gnome-libs,
165 /opt/gnome-1.4/share/gnome,
166 /opt/gnome-1.4/share/gtk-doc/html/libart,
167 /opt/gnome-1.4/share/mime-info,
168 /opt/gnome-1.4/share/pixmaps,
169 /opt/gnome-1.4/share/type-convert and
170 /opt/gnome-1.4/var</seg>
[1b453e16]171 </seglistitem>
172 </segmentedlist>
173
174 <variablelist>
175 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
176 <?dbfo list-presentation="list"?>
177 <?dbhtml list-presentation="table"?>
178
179 <varlistentry id="libart_lgpl1">
[0a7c3921]180 <term><filename class='libraryfile'>libart_lgpl.{so,a}</filename></term>
[1b453e16]181 <listitem>
182 <para>is the LGPL component of <application>libart</application>.</para>
183 <indexterm zone="gnome-libs libart_lgpl1">
[0a7c3921]184 <primary sortas="c-libart_lgpl">libart_lgpl.{so,a}</primary>
[1b453e16]185 </indexterm>
186 </listitem>
187 </varlistentry>
188
189 <varlistentry id="libgnome1">
[0a7c3921]190 <term><filename class='libraryfile'>libgnome.{so,a}</filename></term>
[1b453e16]191 <listitem>
192 <para>is the non-GUI part of the <application>GNOME</application>
193 library.</para>
194 <indexterm zone="gnome-libs libgnome1">
[0a7c3921]195 <primary sortas="c-libgnome">libgnome.{so,a}</primary>
[1b453e16]196 </indexterm>
197 </listitem>
198 </varlistentry>
199
200 <varlistentry id="libgnomeui1">
[0a7c3921]201 <term><filename class='libraryfile'>libgnomeui.{so,a}</filename></term>
[1b453e16]202 <listitem>
203 <para>is the GUI part of the <application>GNOME</application>
204 library.</para>
205 <indexterm zone="gnome-libs libgnomeui1">
[0a7c3921]206 <primary sortas="c-libgnomeui">libgnomeui.{so,a}</primary>
[1b453e16]207 </indexterm>
208 </listitem>
209 </varlistentry>
210
211 <varlistentry id="libgnorbagtk1">
[0a7c3921]212 <term><filename class='libraryfile'>libgnorbagtk.{so,a}</filename></term>
[1b453e16]213 <listitem>
214 <para>is the <application>GNOME</application>
215 <application>CORBA</application> <application>GTK</application>
216 framework.</para>
217 <indexterm zone="gnome-libs libgnorbagtk1">
[0a7c3921]218 <primary sortas="c-libgnorbagtk">libgnorbagtk.{so,a}</primary>
[1b453e16]219 </indexterm>
220 </listitem>
221 </varlistentry>
222
223 <varlistentry id="libzvt1">
[0a7c3921]224 <term><filename class='libraryfile'>libzvt.{so,a}</filename></term>
[1b453e16]225 <listitem>
226 <para>provides the functions necessary to emulate
227 <command>xterm</command>.</para>
228 <indexterm zone="gnome-libs libzvt1">
[0a7c3921]229 <primary sortas="c-libzvt">libzvt.{so,a}</primary>
[1b453e16]230 </indexterm>
231 </listitem>
232 </varlistentry>
233
234 </variablelist>
235
236 </sect2>
[a453c08]237
238</sect1>
Note: See TracBrowser for help on using the repository browser.