glfs/gnome/core/gnome-desktop.xml
Ken Moffat 7ee5186f91 gnome-desktop-3.2.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9377 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-02-12 00:48:24 +00:00

162 lines
5.7 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/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.xz">
<!ENTITY gnome-desktop-download-ftp "&gnome-download-ftp;/gnome-desktop/&gnome-version;/gnome-desktop-&gnome-desktop-version;.tar.xz">
<!ENTITY gnome-desktop-md5sum "6d09ae32ac1f12fb25b8d30572a033a6">
<!ENTITY gnome-desktop-size "903 KB">
<!ENTITY gnome-desktop-buildsize "21 MB">
<!ENTITY gnome-desktop-time "0.5 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
<filename class='libraryfile'>libgnome-desktop-3</filename> library and
<application>GNOME</application>'s core graphics files and icons.</para>
&lfs70_built;
<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="DocBook"/>,
<xref linkend="gnome-doc-utils"/>,
<!-- FIXME:ken
<xref linkend="gsettings-desktop-schemas"/>,-->
gsettings-desktop-schemas-3.2.0,
<xref linkend="gtk3"/>,
<xref linkend="which"/>, and
<xref linkend="xorg7-lib"/></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=$GNOME_PREFIX &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/2001/XInclude"
href="../../xincludes/gnome-prefix.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>
<para><option>--disable-static</option>: This switch prevents the static
libraries being installed.</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gtk-doc-rebuild.xml"/>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>None</seg>
<seg>libgnome-desktop-3.{so,a}</seg>
<seg>/usr/{include/gnome-desktop-3.0/libgnome-desktop,
share/{gnome/help/{fdl/{C,ar,ca,de,el,es,eu,fr,hu,ko,oc,pl,sl,sv,uk,vi,
zh_CN},gpl/{C,ar,ca,cs,de,el,es,eu,fi,fr,hu,ko,nds,oc,pa,sl,sv,uk,vi,
zh_CN},lgpl/{C,ar,de,el,es,eu,fi,fr,hu,ko,oc,pa,pt_BR,sl,sv,uk,vi,
zh_CN}},gtk-doc/html/gnome-desktop3,libgnome-desktop-3.0,
locale/{an/LC_MESSAGES,fur/LC_MESSAGES,ig/LC_MESSAGES,lo/LC_MESSAGES,
yo/LC_MESSAGES},omf/{fdl,gpl,lgpl}}}</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="libgnome-desktop-3">
<term><filename class='libraryfile'>libgnome-desktop-3.{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-3">
<primary sortas="c-libgnome-desktop-3">libgnome-desktop-3.{so,a}</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>