Changeset 046ae388 for multimedia


Ignore:
Timestamp:
11/10/2004 12:42:57 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
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
Children:
08d52d9
Parents:
73942e6
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/esound.xml

    r73942e6 r046ae388  
    33  <!ENTITY % general-entities SYSTEM "../../general.ent">
    44  %general-entities;
    5  
     5
    66  <!ENTITY esound-download-http "http://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-&esound-version;.tar.bz2">
    77  <!ENTITY esound-download-ftp  "ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-&esound-version;.tar.bz2">
     
    3333<listitem><para>Download MD5 Sum: &esound-md5sum;</para></listitem>
    3434<listitem><para>Download size: &esound-size;</para></listitem>
    35 <listitem><para>Estimated Disk space required: &esound-buildsize;</para></listitem>
     35<listitem><para>Estimated disk space required: &esound-buildsize;</para></listitem>
    3636<listitem><para>Estimated build time: &esound-time;</para></listitem></itemizedlist>
    3737</sect3>
     
    6060make &amp;&amp;
    6161make install</command></userinput></screen>
     62
     63<para>If you wish to install the package documentation (man pages have been
     64already installed), copy the <filename>docs/esound.ps</filename> file and
     65<filename class='directory'>docs/html</filename> directory to a desired
     66location on your system.</para>
    6267
    6368</sect2>
Note: See TracChangeset for help on using the changeset viewer.