glfs/gnome/core/gnome-desktop.xml
Randy McMurchy 7cdaed07ac Moved the GNOME xinclude files to the global xinclude directory because more than just GNOME packages can use them
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6214 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-06-25 21:31:03 +00:00

173 lines
6.0 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gnome-desktop-download-http "&gnome-download-http;/gnome-desktop/&gnome-version;/gnome-desktop-&gnome-desktop-version;.tar.bz2">
<!ENTITY gnome-desktop-download-ftp "&gnome-download-ftp;/gnome-desktop/&gnome-version;/gnome-desktop-&gnome-desktop-version;.tar.bz2">
<!ENTITY gnome-desktop-md5sum "9c252124a80453d47377664b31159590">
<!ENTITY gnome-desktop-size "1.1 MB">
<!ENTITY gnome-desktop-buildsize "13.6 MB">
<!ENTITY gnome-desktop-time "0.2 SBU">
]>
<sect1 id="gnome-desktop" xreflabel="GNOME Desktop-&gnome-desktop-version;">
<?dbhtml filename="gnome-desktop.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>GNOME Desktop-&gnome-desktop-version;</title>
<indexterm zone="gnome-desktop">
<primary sortas="a-GNOME-Desktop">GNOME Desktop</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to GNOME Desktop</title>
<para>The <application>GNOME Desktop</application> package contains
the <command>gnome-about</command> program, the
<filename class='libraryfile'>libgnome-desktop-2</filename> library and
<application>GNOME</application>'s core graphics files and icons.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&gnome-desktop-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&gnome-desktop-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &gnome-desktop-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &gnome-desktop-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &gnome-desktop-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &gnome-desktop-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">GNOME Desktop Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="libgnomeui"/> and
<xref linkend="gnome-doc-utils"/></para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended"><xref linkend="startup-notification"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-desktop"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of GNOME Desktop</title>
<para>Install <application>GNOME Desktop</application> by
running the following commands:</para>
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
--sysconfdir=&gnome-etc-dir; \
--localstatedir=/var/lib \
--mandir=$(pkg-config \
--variable=prefix ORBit-2.0)/share/man &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/gnome-prefix.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/gnome-sysconfdir.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/scrollkeeper-dir.xml"/>
<para><option>--with-gnome-distributor="Some Name"</option>: Use this
parameter to supply a custom name in the <quote>Distributor:</quote>
field of the <quote>GNOME About</quote> display window.</para>
<para><option>--with-kde-datadir=$KDE_PREFIX/share</option>: Use this
parameter if <application>KDE</application> is installed in any prefix
other than <filename class='directory'>/usr</filename>.</para>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/gnome-mandir.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/gtk-doc-rebuild.xml"/>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>gnome-about</seg>
<seg>libgnome-desktop-2.{so,a}</seg>
<seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
include/gnome-desktop-2.0,
share/{gnome-about,
{gnome/help,omf}/{fdl,gnome-feedback,gpl,lgpl},
gtk-doc/html/gnome-desktop}</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="gnome-about">
<term><command>gnome-about</command></term>
<listitem>
<para>produces the about screen.</para>
<indexterm zone="gnome-desktop gnome-about">
<primary sortas="b-gnome-about">gnome-about</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libgnome-desktop-2">
<term><filename class='libraryfile'>libgnome-desktop-2.{so,a}</filename></term>
<listitem>
<para>contains APIs being tested for inclusion in
<application>libgnome</application> or
<application>libgnomeui</application>.</para>
<indexterm zone="gnome-desktop libgnome-desktop-2">
<primary sortas="c-libgnome-desktop-2">libgnome-desktop-2.{so,a}</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>