source: multimedia/libdriv/esound.xml@ ff2d78f

6.3 6.3-rc3
Last change on this file since ff2d78f was ca43c8f0, checked in by Randy McMurchy <randy@…>, 17 years ago

Added a chown command to the EsounD instructions to fix incorrect permissions on installed doc files

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

  • Property mode set to 100644
File size: 8.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY esound-download-http "&gnome-download-http;/esound/0.2/esound-&esound-version;.tar.bz2">
8 <!ENTITY esound-download-ftp "&gnome-download-ftp;/esound/0.2/esound-&esound-version;.tar.bz2">
9 <!ENTITY esound-md5sum "99cc68770176c8940cf346f60208420e">
10 <!ENTITY esound-size "383 KB">
11 <!ENTITY esound-buildsize "5 MB">
12 <!ENTITY esound-time "0.2 SBU">
13]>
14
15<sect1 id="esound" xreflabel="EsounD-&esound-version;">
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 role="required"><xref linkend="audiofile"/></para>
62
63 <bridgehead renderas="sect4">Optional</bridgehead>
64 <para role="optional"><xref linkend="alsa"/>,
65 <xref linkend="arts"/>,
66 <xref linkend="tcpwrappers"/>, and
67 <xref linkend="docbook-utils"/></para>
68
69 <para condition="html" role="usernotes">User Notes:
70 <ulink url="&blfs-wiki;/esound"/></para>
71
72 </sect2>
73
74 <sect2 role="installation">
75 <title>Installation of EsounD</title>
76
77 <para>Install <application>EsounD</application> by running the following
78 commands:</para>
79
80<screen><userinput>sed -i 's@doc/esound@&amp;-&esound-version;@' configure &amp;&amp;
81./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
82make</userinput></screen>
83
84 <para>This package does not come with a test suite.</para>
85
86 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
87
88<screen role="root"><userinput>make install &amp;&amp;
89chown -v root:root /usr/share/doc/esound-&esound-version;/html/*</userinput></screen>
90
91 </sect2>
92
93 <sect2 role="commands">
94 <title>Command Explanations</title>
95
96 <para><command>sed -i '...'</command>: This appends the version string to
97 the documentation installation directory.</para>
98
99 <para><parameter>--sysconfdir=/etc</parameter>: This switch puts
100 configuration files in <filename class="directory">/etc</filename> instead
101 of <filename class="directory">/usr/etc</filename>.</para>
102
103 </sect2>
104
105 <sect2 role="configuration">
106 <title>Configuring EsounD</title>
107
108 <sect3 id="esound-config">
109 <title>Config Files</title>
110
111 <para><filename>/etc/esd.conf</filename></para>
112
113 <indexterm zone="esound esound-config">
114 <primary sortas="e-etc-esd.conf">/etc/esd.conf</primary>
115 </indexterm>
116
117 </sect3>
118
119 <sect3>
120 <title>Configuration Information</title>
121
122 <para>Instructions and information about the configuration file is
123 located in the <filename>TIPS</filename> file in the
124 <application>EsounD</application> source directory.</para>
125
126 </sect3>
127
128 </sect2>
129
130 <sect2 role="content">
131 <title>Contents</title>
132
133 <segmentedlist>
134 <segtitle>Installed Programs</segtitle>
135 <segtitle>Installed Libraries</segtitle>
136 <segtitle>Installed Directory</segtitle>
137
138 <seglistitem>
139 <seg>esd, esdcat, esdctl, esd-config, esddsp, esdfilt, esdloop, esdmon,
140 esdplay, esdrec, and esdsample</seg>
141 <seg>libesd.{so,a} and libesddsp.{so,a}</seg>
142 <seg>/usr/share/doc/esound-&esound-version;</seg>
143 </seglistitem>
144 </segmentedlist>
145
146 <variablelist>
147 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
148 <?dbfo list-presentation="list"?>
149 <?dbhtml list-presentation="table"?>
150
151 <varlistentry id="esd">
152 <term><command>esd</command></term>
153 <listitem>
154 <para>is the Enlightened Sound Daemon.</para>
155 <indexterm zone="esound esd">
156 <primary sortas="b-esd">esd</primary>
157 </indexterm>
158 </listitem>
159 </varlistentry>
160
161 <varlistentry id="esd-config">
162 <term><command>esd-config</command></term>
163 <listitem>
164 <para>is used by <command>configure</command> to determine the
165 compiler and linker flags that should be used to compile and link programs
166 that use <application>EsounD</application>.</para>
167 <indexterm zone="esound esd-config">
168 <primary sortas="b-esd-config">esd-config</primary>
169 </indexterm>
170 </listitem>
171 </varlistentry>
172
173 <varlistentry id="esdcat">
174 <term><command>esdcat</command></term>
175 <listitem>
176 <para>plays a RAW audio stream through the daemon.</para>
177 <indexterm zone="esound esdcat">
178 <primary sortas="b-esdcat">esdcat</primary>
179 </indexterm>
180 </listitem>
181 </varlistentry>
182
183 <varlistentry id="esdctl">
184 <term><command>esdctl</command></term>
185 <listitem>
186 <para> controls certain aspects of the sound daemon.</para>
187 <indexterm zone="esound esdctl">
188 <primary sortas="b-esdctl">esdctl</primary>
189 </indexterm>
190 </listitem>
191 </varlistentry>
192
193 <varlistentry id="esdfilt">
194 <term><command>esdfilt</command></term>
195 <listitem>
196 <para>is an <application>EsoundD</application> filter.</para>
197 <indexterm zone="esound esdfilt">
198 <primary sortas="b-esdfilt">esdfilt</primary>
199 </indexterm>
200 </listitem>
201 </varlistentry>
202
203 <varlistentry id="esdloop">
204 <term><command>esdloop</command></term>
205 <listitem>
206 <para>is test scaffolding for sample cache, loop and free.</para>
207 <indexterm zone="esound esdloop">
208 <primary sortas="b-esdloop">esdloop</primary>
209 </indexterm>
210 </listitem>
211 </varlistentry>
212
213 <varlistentry id="esdmon">
214 <term><command>esdmon</command></term>
215 <listitem>
216 <para>outputs the mixed stream from the daemon.</para>
217 <indexterm zone="esound esdmon">
218 <primary sortas="b-esdmon">esdmon</primary>
219 </indexterm>
220 </listitem>
221 </varlistentry>
222
223 <varlistentry id="esdplay">
224 <term><command>esdplay</command></term>
225 <listitem>
226 <para>plays the named file on
227 <application>EsoundD</application>.</para>
228 <indexterm zone="esound esdplay">
229 <primary sortas="b-esdplay">esdplay</primary>
230 </indexterm>
231 </listitem>
232 </varlistentry>
233
234 <varlistentry id="esdrec">
235 <term><command>esdrec</command></term>
236 <listitem>
237 <para>outputs from the sound device's current input.</para>
238 <indexterm zone="esound esdrec">
239 <primary sortas="b-esdrec">esdrec</primary>
240 </indexterm>
241 </listitem>
242 </varlistentry>
243
244 <varlistentry id="esdsample">
245 <term><command>esdsample</command></term>
246 <listitem>
247 <para>is test scaffolding for sample cache, playback, and free.</para>
248 <indexterm zone="esound esdsample">
249 <primary sortas="b-esdsample">esdsample</primary>
250 </indexterm>
251 </listitem>
252 </varlistentry>
253
254 <varlistentry id="libesd">
255 <term><filename class='libraryfile'>libesd.{so,a}</filename></term>
256 <listitem>
257 <para>contains functions used by the <application>EsounD</application>
258 programs as well as other programs to read, write and play various sound
259 format files.</para>
260 <indexterm zone="esound libesd">
261 <primary sortas="c-libesd">libesd.{so,a}</primary>
262 </indexterm>
263 </listitem>
264 </varlistentry>
265
266 </variablelist>
267
268 </sect2>
269
270</sect1>
Note: See TracBrowser for help on using the repository browser.