source: multimedia/libdriv/pulseaudio.xml@ cf193634

systemd-13485
Last change on this file since cf193634 was 2a3a49a, checked in by Douglas R. Reno <renodr@…>, 9 years ago

Update to cURL-7.45.0
Update to ICU-56.1
Update to gstreamer.1.6.0
Update to ISO-Codes-3.62
Update to gst-plugins-base-1.6.0
Update to gsettings-desktop-schemas-3.18.0
Update to glib-networking-2.46.1
Update to libsoup-2.52.1
Update to at-spi2-core-2.18.1
Update to at-spi2-atk-2.18.1
Update to gtk+-3.18.2
Update to BlueZ-5.35
Update to PulseAudio-7.0
Update to v4l-utils-1.8.0
Update to gst-plugins-good-1.6.0
Plenty of tags

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16529 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 13.3 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 pulseaudio-download-http
8 "http://freedesktop.org/software/pulseaudio/releases/pulseaudio-&pulseaudio-version;.tar.xz">
9 <!ENTITY pulseaudio-download-ftp " ">
10 <!ENTITY pulseaudio-md5sum "09668b660ffb32f2639cfd6fdc9d3b37">
11 <!ENTITY pulseaudio-size "1.4 MB">
12 <!ENTITY pulseaudio-buildsize "113 MB (with tests)">
13 <!ENTITY pulseaudio-time "2.5 SBU (with tests)">
14]>
15
16<sect1 id="pulseaudio" xreflabel="PulseAudio-&pulseaudio-version;">
17 <?dbhtml filename="pulseaudio.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>PulseAudio-&pulseaudio-version;</title>
25
26 <indexterm zone="pulseaudio">
27 <primary sortas="a-PulseAudio">PulseAudio</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to PulseAudio</title>
32
33 <para>
34 <application>PulseAudio</application> is a sound system for POSIX OSes,
35 meaning that it is a proxy for sound applications. It allows you to do
36 advanced operations on your sound data as it passes between your application
37 and your hardware. Things like transferring the audio to a different machine,
38 changing the sample format or channel count and mixing several sounds into
39 one are easily achieved using a sound server.
40 </para>
41
42 &lfs78_checked;
43
44 <bridgehead renderas="sect3">Package Information</bridgehead>
45 <itemizedlist spacing="compact">
46 <listitem>
47 <para>
48 Download (HTTP): <ulink url="&pulseaudio-download-http;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download (FTP): <ulink url="&pulseaudio-download-ftp;"/>
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download MD5 sum: &pulseaudio-md5sum;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Download size: &pulseaudio-size;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated disk space required: &pulseaudio-buildsize;
69 </para>
70 </listitem>
71 <listitem>
72 <para>
73 Estimated build time: &pulseaudio-time;
74 </para>
75 </listitem>
76 </itemizedlist>
77
78 <bridgehead renderas="sect3">PulseAudio Dependencies</bridgehead>
79
80 <bridgehead renderas="sect4">Required</bridgehead>
81 <para role="required">
82 <xref linkend="json-c"/> and
83 <xref linkend="libsndfile"/>
84 </para>
85
86 <bridgehead renderas="sect4">Recommended</bridgehead>
87 <para role="recommended">
88 <xref linkend="alsa-lib"/>,
89 <xref linkend="dbus"/>,
90 <xref linkend="glib2"/>,
91 <xref linkend="openssl"/>,
92 <xref linkend="speex"/> and
93 <xref linkend="xorg7-lib"/>
94 </para>
95
96 <bridgehead renderas="sect4">Optional</bridgehead>
97 <para role="optional">
98 <xref linkend="avahi"/>,
99 <xref linkend="bluez"/> (runtime),
100 <xref linkend="check"/>,
101 <xref linkend="GConf"/>,
102 <xref linkend="gtk3"/>,
103 <xref linkend="libsamplerate"/> (deprecated),
104 <xref linkend="sbc"/> (Bluetooth support),
105 <xref linkend="valgrind"/>,
106 <ulink url="http://www.fftw.org/">FFTW</ulink>,
107 <ulink url="http://www.jackaudio.org/">JACK</ulink>,
108 <ulink url="http://0pointer.de/lennart/projects/libasyncns/">libasyncns</ulink>,
109 <ulink url="http://www.lirc.org/">LIRC</ulink>,
110 <ulink url="https://www.kernel.org/pub/linux/network/ofono/">oFono</ulink>,
111 <ulink url="http://code.entropywave.com/projects/orc/">ORC</ulink>,
112 <ulink url="http://tdb.samba.org/">TDB</ulink>,
113 <ulink url="http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/">
114 WebRTC AudioProcessing</ulink> and
115 <ulink url="http://www.xen.org/">XEN</ulink>
116 </para>
117
118 <para condition="html" role="usernotes">User Notes:
119 <ulink url="&blfs-wiki;/pulseaudio"/>
120 </para>
121 </sect2>
122
123 <sect2 role="installation">
124 <title>Installation of PulseAudio</title>
125
126 <para>
127 Install <application>PulseAudio</application> by running the following
128 commands:
129 </para>
130
131<screen><userinput>find . -name "Makefile.in" | xargs sed -i "s|(libdir)/@PACKAGE@|(libdir)/pulse|" &amp;&amp;
132./configure --prefix=/usr \
133 --sysconfdir=/etc \
134 --localstatedir=/var \
135 --disable-bluez4 \
136 --disable-rpath \
137 --with-module-dir=/usr/lib/pulse/modules &amp;&amp;
138make</userinput></screen>
139
140 <para>
141 To test the results, issue: <command>make check</command>.
142 </para>
143
144 <para>
145 Now, as the <systemitem class="username">root</systemitem> user:
146 </para>
147
148<screen role="root"><userinput>make install</userinput></screen>
149
150 <!-- http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/SystemWide/ -->
151 <para>
152 While still as the <systemitem class="username">root</systemitem>
153 user, remove the <application>D-Bus</application> configuration file
154 for the system wide daemon to avoid creating unnecessary system
155 users and groups:
156 </para>
157
158<screen role="root"><userinput>rm -fv /etc/dbus-1/system.d/pulseaudio-system.conf</userinput></screen>
159
160 </sect2>
161
162 <sect2 role="commands">
163 <title>Command Explanations</title>
164
165 <para>
166 <command>find . -name Makefile.in ...</command>: This sed changes
167 the build system to install <application>PulseAudio</application>
168 private libraries into
169 <filename class="directory">/usr/lib/pulse</filename> instead of
170 <filename class="directory">/usr/lib/pulseaudio</filename>.
171 </para>
172
173 <para>
174 <parameter>--disable-bluez4</parameter>: This switch disables
175 support for <application>BlueZ</application> version 4 in favor
176 of <application>BlueZ</application> version 5 since the latter
177 also installs compatibility library for the earlier version.
178 </para>
179
180 <para>
181 <parameter>--disable-rpath</parameter>: This switch prevents
182 linker from adding a hardcoded runtime path to the installed
183 programs and libraries.
184 </para>
185
186 <para>
187 <parameter>--with-module-dir=/usr/lib/pulse/modules</parameter>:
188 This parameter ensures that <application>PulseAudio</application>
189 modules are installed in <filename class="directory">/usr/lib/pulse/modules
190 </filename> instead of <filename class="directory">
191 /usr/lib/pulse-&pulseaudio-major-version;/modules</filename>.
192 </para>
193
194 </sect2>
195
196 <sect2 role="content">
197 <title>Contents</title>
198
199 <segmentedlist>
200 <segtitle>Installed Programs</segtitle>
201 <segtitle>Installed Libraries</segtitle>
202 <segtitle>Installed Directories</segtitle>
203
204 <seglistitem>
205 <seg>
206 esdcompat, pacat, pacmd, pactl, padsp, pamon, paplay,
207 parec, parecord, pasuspender, pax11publish, pulseaudio,
208 qpaeq and start-pulseaudio-x11
209 </seg>
210 <seg>
211 libpulsecore-&pulseaudio-major-version;.so, libpulse-mainloop-glib.so,
212 libpulse-simple.so and libpulse.so
213 </seg>
214 <seg>
215 /etc/pulse,
216 /usr/include/pulse,
217 /usr/lib/cmake/PulseAudio,
218 /usr/lib/pulse,
219 /usr/libexec/pulse and
220 /usr/share/pulseaudio
221 </seg>
222 </seglistitem>
223 </segmentedlist>
224
225 <variablelist>
226 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
227 <?dbfo list-presentation="list"?>
228 <?dbhtml list-presentation="table"?>
229
230 <varlistentry id="esdcompat">
231 <term><command>esdcompat</command></term>
232 <listitem>
233 <para>
234 is the <application>PulseAudio</application> ESD wrapper script.
235 </para>
236 <indexterm zone="pulseaudio esdcompat">
237 <primary sortas="b-esdcompat">esdcompat</primary>
238 </indexterm>
239 </listitem>
240 </varlistentry>
241
242 <varlistentry id="pacat">
243 <term><command>pacat</command></term>
244 <listitem>
245 <para>
246 Plays back or records raw or encoded audio streams on a
247 <application>PulseAudio</application> sound server.
248 </para>
249 <indexterm zone="pulseaudio pacat">
250 <primary sortas="b-pacat">pacat</primary>
251 </indexterm>
252 </listitem>
253 </varlistentry>
254
255 <varlistentry id="pacmd">
256 <term><command>pacmd</command></term>
257 <listitem>
258 <para>
259 is a tool used to reconfigure a <application>PulseAudio</application>
260 sound server during runtime.
261 </para>
262 <indexterm zone="pulseaudio pacmd">
263 <primary sortas="b-pacmd">pacmd</primary>
264 </indexterm>
265 </listitem>
266 </varlistentry>
267
268 <varlistentry id="pactl">
269 <term><command>pactl</command></term>
270 <listitem>
271 <para>
272 is used to control a running <application>PulseAudio</application>
273 sound server.
274 </para>
275 <indexterm zone="pulseaudio pactl">
276 <primary sortas="b-pactl">pactl</primary>
277 </indexterm>
278 </listitem>
279 </varlistentry>
280
281 <varlistentry id="padsp">
282 <term><command>padsp</command></term>
283 <listitem>
284 <para>
285 is the <application>PulseAudio</application> OSS Wrapper.
286 </para>
287 <indexterm zone="pulseaudio padsp">
288 <primary sortas="b-padsp">padsp</primary>
289 </indexterm>
290 </listitem>
291 </varlistentry>
292
293 <varlistentry id="pamon">
294 <term><command>pamon</command></term>
295 <listitem>
296 <para>
297 is a symbolic link to <command>pacat</command>.
298 </para>
299 <indexterm zone="pulseaudio pamon">
300 <primary sortas="b-pamon">pamon</primary>
301 </indexterm>
302 </listitem>
303 </varlistentry>
304
305 <varlistentry id="paplay">
306 <term><command>paplay</command></term>
307 <listitem>
308 <para>
309 is used to play audio files on a
310 <application>PulseAudio</application> sound server.
311 </para>
312 <indexterm zone="pulseaudio paplay">
313 <primary sortas="b-paplay">paplay</primary>
314 </indexterm>
315 </listitem>
316 </varlistentry>
317
318 <varlistentry id="parec">
319 <term><command>parec</command></term>
320 <listitem>
321 <para>
322 is a symbolic link to <command>pacat</command>.
323 </para>
324 <indexterm zone="pulseaudio parec">
325 <primary sortas="b-parec">parec</primary>
326 </indexterm>
327 </listitem>
328 </varlistentry>
329
330 <varlistentry id="parecord">
331 <term><command>parecord</command></term>
332 <listitem>
333 <para>
334 is a symbolic link to <command>pacat</command>.
335 </para>
336 <indexterm zone="pulseaudio parecord">
337 <primary sortas="b-parecord">parecord</primary>
338 </indexterm>
339 </listitem>
340 </varlistentry>
341
342 <varlistentry id="pasuspender">
343 <term><command>pasuspender</command></term>
344 <listitem>
345 <para>
346 is a tool that can be used to tell a local
347 <application>PulseAudio</application> sound server to temporarily
348 suspend access to the audio devices, to allow other applications
349 to access them directly.
350 </para>
351 <indexterm zone="pulseaudio pasuspender">
352 <primary sortas="b-pasuspender">pasuspender</primary>
353 </indexterm>
354 </listitem>
355 </varlistentry>
356
357 <varlistentry id="pax11publish">
358 <term><command>pax11publish</command></term>
359 <listitem>
360 <para>
361 is the <application>PulseAudio</application>
362 X11 Credential Utility.
363 </para>
364 <indexterm zone="pulseaudio pax11publish">
365 <primary sortas="b-pax11publish">pax11publish</primary>
366 </indexterm>
367 </listitem>
368 </varlistentry>
369
370 <varlistentry id="pulseaudio-prog">
371 <term><command>pulseaudio</command></term>
372 <listitem>
373 <para>
374 is a networked low-latency sound server for Linux.
375 </para>
376 <indexterm zone="pulseaudio pulseaudio-prog">
377 <primary sortas="b-pulseaudio">pulseaudio</primary>
378 </indexterm>
379 </listitem>
380 </varlistentry>
381
382 <varlistentry id="qpaeq">
383 <term><command>qpaeq</command></term>
384 <listitem>
385 <para>
386 is an equalizer interface for
387 <application>PulseAudio</application> equalizer sinks.
388 </para>
389 <indexterm zone="pulseaudio qpaeq">
390 <primary sortas="b-qpaeq">qpaeq</primary>
391 </indexterm>
392 </listitem>
393 </varlistentry>
394
395 <varlistentry id="start-pulseaudio-x11">
396 <term><command>start-pulseaudio-x11</command></term>
397 <listitem>
398 <para>
399 Starts <application>PulseAudio</application> and registers it to
400 the X11 session manager.
401 </para>
402 <indexterm zone="pulseaudio start-pulseaudio-x11">
403 <primary sortas="b-start-pulseaudio-x11">start-pulseaudio-x11</primary>
404 </indexterm>
405 </listitem>
406 </varlistentry>
407
408 </variablelist>
409
410 </sect2>
411
412</sect1>
Note: See TracBrowser for help on using the repository browser.