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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 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 fdca4266 was fdca4266, checked in by DJ Lucas <dj@…>, 20 years ago

Last of XML rewrite

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

  • Property mode set to 100644
File size: 4.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7<!ENTITY gnome-libs-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-libs/1.4/gnome-libs-&gnome-libs-version;.tar.bz2">
8<!ENTITY gnome-libs-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-libs/1.4/gnome-libs-&gnome-libs-version;.tar.bz2">
9<!ENTITY gnome-libs-size "2.8 MB">
10<!ENTITY gnome-libs-buildsize "112.4 MB">
11<!ENTITY gnome-libs-time "1.95 SBU">
12
13]>
14
15<sect1 id="gnome-libs" xreflabel="GNOME Libraries-&gnome-libs-version;">
16<?dbhtml filename="gnome-libs.html"?>
17<title>GNOME Libraries-&gnome-libs-version;</title>
18
19<sect2>
20<title>Introduction to <application><acronym>GNOME</acronym> Libraries</application></title>
21
22<para>The <application><acronym>GNOME</acronym> Libraries</application>
23package contains the <application><acronym>GNOME</acronym></application>
24libraries. This is useful as a foundation for the
25<application><acronym>GNOME</acronym></application> Desktop and
26applications.</para>
27
28<sect3><title>Package information</title>
29<itemizedlist spacing='compact'>
30<listitem><para>Download (HTTP): <ulink
31url="&gnome-libs-download-http;"/></para></listitem>
32<listitem><para>Download (FTP): <ulink
33url="&gnome-libs-download-ftp;"/></para></listitem>
34<listitem><para>Download size: &gnome-libs-size;</para></listitem>
35<listitem><para>Estimated Disk space required:
36&gnome-libs-buildsize;</para></listitem>
37<listitem><para>Estimated build time:
38&gnome-libs-time;</para></listitem></itemizedlist>
39</sect3>
40
41<sect3><title><application><acronym>GNOME</acronym> Libraries</application> dependencies</title>
42<sect4><title>Required</title>
43<para><xref linkend="ORBit"/>, <xref linkend="GTK"/>, <xref linkend="imlib"/>
44and <xref linkend="db-3.3"/> or <xref linkend="db"/></para></sect4>
45<sect4><title>Optional</title>
46<para><xref linkend="audiofile"/>, <xref linkend="esound"/> and <xref
47linkend="gtk-doc"/></para></sect4>
48</sect3>
49
50</sect2>
51
52<sect2>
53<title>Installation of <application><acronym>GNOME</acronym> Libraries</application></title>
54
55<para>Install <application><acronym>GNOME</acronym> Libraries</application> by running the following
56commands:</para>
57
58<screen><userinput><command>./configure --prefix=/opt/gnome --disable-gtk-doc &amp;&amp;
59make &amp;&amp;
60make install</command></userinput></screen>
61
62</sect2>
63
64<sect2>
65<title>Configuring <application><acronym>GNOME</acronym> Libraries</application></title>
66
67<sect3><title>Config files</title>
68<para><filename>/opt/gnome/etc/mime-magic</filename>,
69<filename>/opt/gnome/etc/paper.config</filename>,
70<filename>/opt/gnome/etc/sound/events/gnome.soundlist</filename> and
71<filename>/opt/gnome/etc/sound/events/gtk-events.soundlist</filename></para>
72</sect3>
73
74<!--<sect3><title>Configuration Information</title>
75
76&library-config;
77
78</sect3>-->
79
80</sect2>
81
82<sect2>
83<title>Contents</title>
84
85<para>The <application><acronym>GNOME</acronym> Libraries</application>
86package contains <filename class="libraryfile">libgnome</filename>,
87<filename class="libraryfile">libgnomeui</filename>,
88<filename class="libraryfile">libgnomesupport</filename>,
89<filename class="libraryfile">libart_lgpl</filename>,
90<filename class="libraryfile">libgtk-xmhtml</filename>,
91<filename class="libraryfile">libgnorbagtk</filename> and <filename
92class="libraryfile">libzvt</filename>
93libraries.</para>
94
95</sect2>
96
97<sect2><title>Description</title>
98
99<sect3><title>libgnome</title>
100<para><filename class="libraryfile">libgnome</filename> library is the non-<acronym>GUI</acronym>
101part of the <application><acronym>GNOME</acronym></application> library.</para></sect3>
102
103<sect3><title>libgnomeui</title>
104<para><filename class="libraryfile">libgnomeui</filename> is the <acronym>GUI</acronym> part of the
105<application><acronym>GNOME</acronym></application> library.</para></sect3>
106
107<sect3><title>libgnomesupport</title>
108<para>No description available.</para></sect3>
109
110<sect3><title>libart_lgpl</title>
111<para><filename class="libraryfile">libart_lgpl</filename> library is the
112<acronym>LGPL</acronym> component of libart.</para></sect3>
113
114<sect3><title>libgtk-xmhtml</title>
115<para>No description available.</para></sect3>
116
117<sect3><title>libgnorbagtk</title>
118<para><filename class="libraryfile">libgnorbagtk</filename> is the
119<application><acronym>GNOME</acronym></application>
120<acronym>CORBA</acronym> <acronym>GTK</acronym> framework.</para></sect3>
121
122<sect3><title>libzvt</title>
123<para><filename class="libraryfile">libzvt</filename> library provides
124the functions necessary to emulate <command>xterm</command>.</para></sect3>
125
126</sect2>
127
128</sect1>
129
Note: See TracBrowser for help on using the repository browser.