glfs/gnome/add/gnome-audio.xml
Manuel Canales Esparcia e7307aa1ca Typo fix. Gnome.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5380 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-12-08 20:29:35 +00:00

97 lines
3.2 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-audio-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-audio/2.0/gnome-audio-&gnome-audio-version;.tar.bz2">
<!ENTITY gnome-audio-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-audio/2.0/gnome-audio-&gnome-audio-version;.tar.bz2">
<!ENTITY gnome-audio-md5sum "cd14b84af59fb2ec673527d32f4e379f">
<!ENTITY gnome-audio-size "1.4 MB">
<!ENTITY gnome-audio-buildsize "4.2 MB">
<!ENTITY gnome-audio-time "less than 0.1 SBU">
]>
<sect1 id="gnome-audio" xreflabel="gnome-audio-&gnome-audio-version;">
<?dbhtml filename="gnome-audio.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
<keywordset>
<keyword role="package">gnome-audio-&gnome-audio-version;.tar</keyword>
<keyword role="ftpdir">gnome-audio</keyword>
</keywordset>
</sect1info>
<title>gnome-audio-&gnome-audio-version;</title>
<indexterm zone="gnome-audio">
<primary sortas="a-Gnome-audio">Gnome-audio</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to gnome-audio</title>
<para>The <application>gnome-audio</application> package contains a set
of default sounds for the <application>GNOME</application> GUI desktop.
Sound files for startup, shutdown and many GTK+ events are included.
These sounds compliment the <application>GNOME Media</application>
package.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&gnome-audio-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&gnome-audio-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &gnome-audio-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &gnome-audio-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &gnome-audio-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &gnome-audio-time;</para>
</listitem>
</itemizedlist>
</sect2>
<sect2 role="installation">
<title>Installation of gnome-audio</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
<para>Install <application>gnome-audio</application> by running the
following command as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make prefix=`pkg-config --variable=prefix ORBit-2.0` install</userinput></screen>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>None</seg>
<seg>None</seg>
<seg>$GNOME_PREFIX/share/sounds</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>