mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Added a note to the EsounD instructions to optionally install the package documentation
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2915 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
73942e65d2
commit
046ae38885
@ -22,6 +22,9 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>November 9th, 2004 [randy]: Added a note to the EsounD
|
||||
instructions to optionally install the package documentation.</para></listitem>
|
||||
|
||||
<listitem><para>November 9th, 2004 [randy]: Added optional dependencies and
|
||||
additional instructions to Alsa Library; added PCM to the
|
||||
Glossary.</para></listitem>
|
||||
|
@ -2,7 +2,7 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
|
||||
<!ENTITY esound-download-http "http://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-&esound-version;.tar.bz2">
|
||||
<!ENTITY esound-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-&esound-version;.tar.bz2">
|
||||
<!ENTITY esound-md5sum "1566344f80a8909b5e6e4d6b6520c2c1">
|
||||
@ -32,7 +32,7 @@ streams for playback by a single device.</para>
|
||||
<listitem><para>Download (FTP): <ulink url="&esound-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download MD5 Sum: &esound-md5sum;</para></listitem>
|
||||
<listitem><para>Download size: &esound-size;</para></listitem>
|
||||
<listitem><para>Estimated Disk space required: &esound-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated disk space required: &esound-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time: &esound-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
@ -60,6 +60,11 @@ commands:</para>
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
<para>If you wish to install the package documentation (man pages have been
|
||||
already installed), copy the <filename>docs/esound.ps</filename> file and
|
||||
<filename class='directory'>docs/html</filename> directory to a desired
|
||||
location on your system.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user