Changeset 822f073


Ignore:
Timestamp:
05/09/2005 07:42:39 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
0b67514
Parents:
9e69cae
Message:

Tagged esound.xml

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4079 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/esound.xml

    r9e69cae r822f073  
     1<?xml version="1.0" encoding="ISO-8859-1"?>
    12<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
    23   "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
     
    1314
    1415<sect1 id="esound" xreflabel="EsounD-&esound-version;">
    15 <sect1info>
    16 <othername>$LastChangedBy$</othername>
    17 <date>$Date$</date>
    18 </sect1info>
    19 <?dbhtml filename="esound.html"?>
    20 <title>EsounD-&esound-version;</title>
    21 <indexterm zone="esound">
    22 <primary sortas="a-EsounD">EsounD</primary></indexterm>
    23 
    24 <sect2>
    25 <title>Introduction to <application>EsounD</application></title>
    26 
    27 <para>The <application>EsounD</application> package contains the Enlightened
    28 Sound Daemon. This is useful for mixing together several digitized audio
    29 streams for playback by a single device.</para>
    30 
    31 <sect3><title>Package information</title>
    32 <itemizedlist spacing='compact'>
    33 <listitem><para>Download (HTTP):
    34 <ulink url="&esound-download-http;"/></para></listitem>
    35 <listitem><para>Download (FTP):
    36 <ulink url="&esound-download-ftp;"/></para></listitem>
    37 <listitem><para>Download MD5 Sum: &esound-md5sum;</para></listitem>
    38 <listitem><para>Download size: &esound-size;</para></listitem>
    39 <listitem><para>Estimated disk space required:
    40 &esound-buildsize;</para></listitem>
    41 <listitem><para>Estimated build time:
    42 &esound-time;</para></listitem></itemizedlist>
    43 </sect3>
    44 
    45 <sect3><title><application>EsounD</application> dependencies</title>
    46 <sect4><title>Required</title>
    47 <para><xref linkend="audiofile"/></para>
    48 </sect4>
    49 
    50 <sect4><title>Optional</title>
    51 <para><xref linkend="alsa"/>,
    52 <xref linkend="tcpwrappers"/> and
    53 <xref linkend="docbook-utils"/></para>
    54 </sect4>
    55 </sect3>
    56 
    57 </sect2>
    58 
    59 <sect2>
    60 <title>Installation of <application>EsounD</application></title>
    61 
    62 <para>Install <application>EsounD</application> by running the following
    63 commands:</para>
    64 
    65 <screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
    66 make</command></userinput></screen>
    67 
    68 <para>Now, as the root user:</para>
    69 
    70 <screen><userinput role='root'><command>make install &amp;&amp;
     16  <?dbhtml filename="esound.html"?>
     17
     18  <sect1info>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
     21  </sect1info>
     22
     23  <title>EsounD-&esound-version;</title>
     24
     25  <indexterm zone="esound">
     26    <primary sortas="a-EsounD">EsounD</primary>
     27  </indexterm>
     28
     29  <sect2 role="package">
     30    <title>Introduction to EsounD</title>
     31
     32    <para>The <application>EsounD</application> package contains
     33    the Enlightened Sound Daemon. This is useful for mixing together
     34    several digitized audio streams for playback by a single device.</para>
     35
     36    <bridgehead renderas="sect3">Package Information</bridgehead>
     37    <itemizedlist spacing="compact">
     38      <listitem>
     39        <para>Download (HTTP): <ulink url="&esound-download-http;"/></para>
     40      </listitem>
     41      <listitem>
     42        <para>Download (FTP): <ulink url="&esound-download-ftp;"/></para>
     43      </listitem>
     44      <listitem>
     45        <para>Download MD5 sum: &esound-md5sum;</para>
     46      </listitem>
     47      <listitem>
     48        <para>Download size: &esound-size;</para>
     49      </listitem>
     50      <listitem>
     51        <para>Estimated disk space required: &esound-buildsize;</para>
     52      </listitem>
     53      <listitem>
     54        <para>Estimated build time: &esound-time;</para>
     55      </listitem>
     56    </itemizedlist>
     57
     58    <bridgehead renderas="sect3">EsounD Dependencies</bridgehead>
     59
     60    <bridgehead renderas="sect4">Required</bridgehead>
     61    <para><xref linkend="audiofile"/></para>
     62
     63    <bridgehead renderas="sect4">Optional</bridgehead>
     64    <para><xref linkend="alsa"/>,
     65    <xref linkend="tcpwrappers"/> and
     66    <xref linkend="docbook-utils"/></para>
     67
     68  </sect2>
     69
     70  <sect2 role="installation">
     71    <title>Installation of EsounD</title>
     72
     73    <para>Install <application>EsounD</application> by running the following
     74    commands:</para>
     75
     76<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
     77make</userinput></screen>
     78
     79    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     80
     81<screen role="root"><userinput>make install &amp;&amp;
    7182install -v -m755 -d /usr/share/doc/esound-&esound-version; &amp;&amp;
    7283install -v -m644 docs/esound.ps /usr/share/doc/esound-&esound-version; &amp;&amp;
    73 cp -v docs/html /usr/share/doc/esound-&esound-version;</command></userinput></screen>
    74 
    75 </sect2>
    76 
    77 <sect2>
    78 <title>Command explanations</title>
    79 
    80 <para><parameter>--sysconfdir=/etc</parameter>: This switch puts configuration
    81 files in <filename class="directory">/etc</filename> instead of
    82 <filename class="directory">/usr/etc</filename>.</para>
    83 
    84 </sect2>
    85 
    86 <sect2>
    87 <title>Configuring <application>EsounD</application></title>
    88 
    89 <sect3 id="esound-config"><title>Config files</title>
    90 <para><filename>/etc/esd.conf</filename></para>
    91 <indexterm zone="esound esound-config">
    92 <primary sortas="e-etc-esd.conf">/etc/esd.conf</primary></indexterm>
    93 </sect3>
    94 
    95 <sect3><title>Configuration Information</title>
    96 
    97 <para>Instructions and information about the configuration file is
    98 located in the <filename>TIPS</filename> file in the
    99 <application>EsounD</application> source directory.</para>
    100 </sect3>
    101 
    102 </sect2>
    103 
    104 <sect2>
    105 <title>Contents</title>
    106 
    107 <segmentedlist>
    108 <segtitle>Installed Programs</segtitle>
    109 <segtitle>Installed Libraries</segtitle>
    110 <segtitle>Installed Directory</segtitle>
    111 
    112 <seglistitem>
    113 <seg>esd, esdcat, esdctl, esd-config, esddsp, esdfilt, esdloop, esdmon,
    114 esdplay, esdrec and esdsample</seg>
    115 <seg>libesd.[so,a] and libesddsp.[so,a]</seg>
    116 <seg>/usr/share/doc/esound-&esound-version;</seg>
    117 </seglistitem>
    118 </segmentedlist>
    119 
    120 <variablelist>
    121 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    122 <?dbfo list-presentation="list"?>
    123 
    124 <varlistentry id="esd">
    125 <term><command>esd</command></term>
    126 <listitem><para>is the Enlightened Sound Daemon.</para>
    127 <indexterm zone="esound esd">
    128 <primary sortas="b-esd">esd</primary>
    129 </indexterm></listitem>
    130 </varlistentry>
    131 
    132 <varlistentry id="esd-config">
    133 <term><command>esd-config</command></term>
    134 <listitem><para>is used by <command>configure</command> to determine the
    135 compiler and linker flags that should be used to compile and link programs
    136 that use <application>EsounD</application>.</para>
    137 <indexterm zone="esound esd-config">
    138 <primary sortas="b-esd-config">esd-config</primary>
    139 </indexterm></listitem>
    140 </varlistentry>
    141 
    142 <varlistentry id="esdcat">
    143 <term><command>esdcat</command></term>
    144 <listitem><para>plays a <filename>RAW</filename> audio stream through the
    145 daemon.</para>
    146 <indexterm zone="esound esdcat">
    147 <primary sortas="b-esdcat">esdcat</primary>
    148 </indexterm></listitem>
    149 </varlistentry>
    150 
    151 <varlistentry id="esdctl">
    152 <term><command>esdctl</command></term>
    153 <listitem><para> controls certain aspects of the sound daemon.</para>
    154 <indexterm zone="esound esdctl">
    155 <primary sortas="b-esdctl">esdctl</primary>
    156 </indexterm></listitem>
    157 </varlistentry>
    158 
    159 <varlistentry id="esdfilt">
    160 <term><command>esdfilt</command></term>
    161 <listitem><para>is an <application>EsoundD</application> filter.</para>
    162 <indexterm zone="esound esdfilt">
    163 <primary sortas="b-esdfilt">esdfilt</primary>
    164 </indexterm></listitem>
    165 </varlistentry>
    166 
    167 <varlistentry id="esdloop">
    168 <term><command>esdloop</command></term>
    169 <listitem><para>is test scaffolding for sample cache, loop and free.</para>
    170 <indexterm zone="esound esdloop">
    171 <primary sortas="b-esdloop">esdloop</primary>
    172 </indexterm></listitem>
    173 </varlistentry>
    174 
    175 <varlistentry id="esdmon">
    176 <term><command>esdmon</command></term>
    177 <listitem><para>outputs the mixed stream from the daemon.</para>
    178 <indexterm zone="esound esdmon">
    179 <primary sortas="b-esdmon">esdmon</primary>
    180 </indexterm></listitem>
    181 </varlistentry>
    182 
    183 <varlistentry id="esdplay">
    184 <term><command>esdplay</command></term>
    185 <listitem><para>plays the named file on
    186 <application>EsoundD</application>.</para>
    187 <indexterm zone="esound esdplay">
    188 <primary sortas="b-esdplay">esdplay</primary>
    189 </indexterm></listitem>
    190 </varlistentry>
    191 
    192 <varlistentry id="esdrec">
    193 <term><command>esdrec</command></term>
    194 <listitem><para>outputs from the sound device's current input.</para>
    195 <indexterm zone="esound esdrec">
    196 <primary sortas="b-esdrec">esdrec</primary>
    197 </indexterm></listitem>
    198 </varlistentry>
    199 
    200 <varlistentry id="esdsample">
    201 <term><command>esdsample</command></term>
    202 <listitem><para>is test scaffolding for sample cache, playback, and
    203 free.</para>
    204 <indexterm zone="esound esdsample">
    205 <primary sortas="b-esdsample">esdsample</primary>
    206 </indexterm></listitem>
    207 </varlistentry>
    208 
    209 <varlistentry id="libesd">
    210 <term><filename class='libraryfile'>libesd.[so,a]</filename></term>
    211 <listitem><para>contains functions used by the
    212 <application>EsounD</application> programs as well as other programs to
    213 read, write and play various sound format files.</para>
    214 <indexterm zone="esound libesd">
    215 <primary sortas="c-libesd">libesd.[so,a]</primary>
    216 </indexterm></listitem>
    217 </varlistentry>
    218 </variablelist>
    219 
    220 </sect2>
     84cp -v docs/html /usr/share/doc/esound-&esound-version;</userinput></screen>
     85
     86  </sect2>
     87
     88  <sect2 role="commands">
     89    <title>Command Explanations</title>
     90
     91    <para><parameter>--sysconfdir=/etc</parameter>: This switch puts
     92    configuration files in <filename class="directory">/etc</filename> instead
     93    of <filename class="directory">/usr/etc</filename>.</para>
     94
     95  </sect2>
     96
     97  <sect2 role="configuration">
     98    <title>Configuring EsounD</title>
     99
     100    <sect3 id="esound-config">
     101      <title>Config Files</title>
     102
     103      <para><filename>/etc/esd.conf</filename></para>
     104
     105      <indexterm zone="esound esound-config">
     106        <primary sortas="e-etc-esd.conf">/etc/esd.conf</primary>
     107      </indexterm>
     108
     109    </sect3>
     110
     111    <sect3>
     112      <title>Configuration Information</title>
     113
     114      <para>Instructions and information about the configuration file is
     115      located in the <filename>TIPS</filename> file in the
     116      <application>EsounD</application> source directory.</para>
     117
     118    </sect3>
     119
     120  </sect2>
     121
     122  <sect2 role="content">
     123    <title>Contents</title>
     124
     125    <segmentedlist>
     126      <segtitle>Installed Programs</segtitle>
     127      <segtitle>Installed Libraries</segtitle>
     128      <segtitle>Installed Directory</segtitle>
     129
     130      <seglistitem>
     131        <seg>esd, esdcat, esdctl, esd-config, esddsp, esdfilt, esdloop, esdmon,
     132        esdplay, esdrec, and esdsample</seg>
     133        <seg>libesd.[so,a] and libesddsp.[so,a]</seg>
     134        <seg>/usr/share/doc/esound-&esound-version;</seg>
     135      </seglistitem>
     136    </segmentedlist>
     137
     138    <variablelist>
     139      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     140      <?dbfo list-presentation="list"?>
     141      <?dbhtml list-presentation="table"?>
     142
     143      <varlistentry id="esd">
     144        <term><command>esd</command></term>
     145        <listitem>
     146          <para>is the Enlightened Sound Daemon.</para>
     147          <indexterm zone="esound esd">
     148            <primary sortas="b-esd">esd</primary>
     149          </indexterm>
     150        </listitem>
     151      </varlistentry>
     152
     153      <varlistentry id="esd-config">
     154        <term><command>esd-config</command></term>
     155        <listitem>
     156          <para>is used by <command>configure</command> to determine the
     157          compiler and linker flags that should be used to compile and link programs
     158          that use <application>EsounD</application>.</para>
     159          <indexterm zone="esound esd-config">
     160            <primary sortas="b-esd-config">esd-config</primary>
     161          </indexterm>
     162        </listitem>
     163      </varlistentry>
     164
     165      <varlistentry id="esdcat">
     166        <term><command>esdcat</command></term>
     167        <listitem>
     168          <para>plays a RAW audio stream through the daemon.</para>
     169          <indexterm zone="esound esdcat">
     170            <primary sortas="b-esdcat">esdcat</primary>
     171          </indexterm>
     172        </listitem>
     173      </varlistentry>
     174
     175      <varlistentry id="esdctl">
     176        <term><command>esdctl</command></term>
     177        <listitem>
     178          <para> controls certain aspects of the sound daemon.</para>
     179          <indexterm zone="esound esdctl">
     180            <primary sortas="b-esdctl">esdctl</primary>
     181          </indexterm>
     182        </listitem>
     183      </varlistentry>
     184
     185      <varlistentry id="esdfilt">
     186        <term><command>esdfilt</command></term>
     187        <listitem>
     188          <para>is an <application>EsoundD</application> filter.</para>
     189          <indexterm zone="esound esdfilt">
     190            <primary sortas="b-esdfilt">esdfilt</primary>
     191          </indexterm>
     192        </listitem>
     193      </varlistentry>
     194
     195      <varlistentry id="esdloop">
     196        <term><command>esdloop</command></term>
     197        <listitem>
     198          <para>is test scaffolding for sample cache, loop and free.</para>
     199          <indexterm zone="esound esdloop">
     200            <primary sortas="b-esdloop">esdloop</primary>
     201          </indexterm>
     202        </listitem>
     203      </varlistentry>
     204
     205      <varlistentry id="esdmon">
     206        <term><command>esdmon</command></term>
     207        <listitem>
     208          <para>outputs the mixed stream from the daemon.</para>
     209          <indexterm zone="esound esdmon">
     210            <primary sortas="b-esdmon">esdmon</primary>
     211          </indexterm>
     212        </listitem>
     213      </varlistentry>
     214
     215      <varlistentry id="esdplay">
     216        <term><command>esdplay</command></term>
     217        <listitem>
     218          <para>plays the named file on
     219          <application>EsoundD</application>.</para>
     220          <indexterm zone="esound esdplay">
     221            <primary sortas="b-esdplay">esdplay</primary>
     222          </indexterm>
     223        </listitem>
     224      </varlistentry>
     225
     226      <varlistentry id="esdrec">
     227        <term><command>esdrec</command></term>
     228        <listitem>
     229          <para>outputs from the sound device's current input.</para>
     230          <indexterm zone="esound esdrec">
     231            <primary sortas="b-esdrec">esdrec</primary>
     232          </indexterm>
     233        </listitem>
     234      </varlistentry>
     235
     236      <varlistentry id="esdsample">
     237        <term><command>esdsample</command></term>
     238        <listitem>
     239          <para>is test scaffolding for sample cache, playback, and free.</para>
     240          <indexterm zone="esound esdsample">
     241            <primary sortas="b-esdsample">esdsample</primary>
     242          </indexterm>
     243        </listitem>
     244      </varlistentry>
     245
     246      <varlistentry id="libesd">
     247        <term><filename class='libraryfile'>libesd.[so,a]</filename></term>
     248        <listitem>
     249          <para>contains functions used by the <application>EsounD</application>
     250          programs as well as other programs to read, write and play various sound
     251          format files.</para>
     252          <indexterm zone="esound libesd">
     253            <primary sortas="c-libesd">libesd.[so,a]</primary>
     254          </indexterm>
     255        </listitem>
     256      </varlistentry>
     257
     258    </variablelist>
     259
     260  </sect2>
    221261
    222262</sect1>
Note: See TracChangeset for help on using the changeset viewer.