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 libao-download-http "https://downloads.xiph.org/releases/ao/libao-&libao-version;.tar.gz">
|
---|
8 | <!ENTITY libao-download-ftp " ">
|
---|
9 | <!ENTITY libao-md5sum "9f5dd20d7e95fd0dd72df5353829f097">
|
---|
10 | <!ENTITY libao-size "456 KB">
|
---|
11 | <!ENTITY libao-buildsize "3.9 MB">
|
---|
12 | <!ENTITY libao-time "less than 0.1 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="libao" xreflabel="libao-&libao-version;">
|
---|
16 | <?dbhtml filename="libao.html"?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <date>$Date$</date>
|
---|
20 | </sect1info>
|
---|
21 |
|
---|
22 | <title>Libao-&libao-version;</title>
|
---|
23 |
|
---|
24 | <indexterm zone="libao">
|
---|
25 | <primary sortas="a-Libao">Libao</primary>
|
---|
26 | </indexterm>
|
---|
27 |
|
---|
28 | <sect2 role="package">
|
---|
29 | <title>Introduction to Libao</title>
|
---|
30 |
|
---|
31 | <para>
|
---|
32 | The <application>libao</application> package contains a
|
---|
33 | cross-platform audio library. This is useful to output audio on a wide
|
---|
34 | variety of platforms. It currently supports WAV files, OSS (Open Sound
|
---|
35 | System), ESD (Enlighten Sound Daemon), ALSA (Advanced Linux Sound
|
---|
36 | Architecture), NAS (Network Audio system), aRTS (analog Real-Time
|
---|
37 | Synthesizer), and PulseAudio (next generation
|
---|
38 | <application>GNOME</application> sound architecture).
|
---|
39 | </para>
|
---|
40 |
|
---|
41 | &lfs110a_checked;
|
---|
42 |
|
---|
43 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
44 | <itemizedlist spacing="compact">
|
---|
45 | <listitem>
|
---|
46 | <para>
|
---|
47 | Download (HTTP): <ulink url="&libao-download-http;"/>
|
---|
48 | </para>
|
---|
49 | </listitem>
|
---|
50 | <listitem>
|
---|
51 | <para>
|
---|
52 | Download (FTP): <ulink url="&libao-download-ftp;"/>
|
---|
53 | </para>
|
---|
54 | </listitem>
|
---|
55 | <listitem>
|
---|
56 | <para>
|
---|
57 | Download MD5 sum: &libao-md5sum;
|
---|
58 | </para>
|
---|
59 | </listitem>
|
---|
60 | <listitem>
|
---|
61 | <para>
|
---|
62 | Download size: &libao-size;
|
---|
63 | </para>
|
---|
64 | </listitem>
|
---|
65 | <listitem>
|
---|
66 | <para>
|
---|
67 | Estimated disk space required: &libao-buildsize;
|
---|
68 | </para>
|
---|
69 | </listitem>
|
---|
70 | <listitem>
|
---|
71 | <para>
|
---|
72 | Estimated build time: &libao-time;
|
---|
73 | </para>
|
---|
74 | </listitem>
|
---|
75 | </itemizedlist>
|
---|
76 |
|
---|
77 | <bridgehead renderas="sect3">Libao Dependencies</bridgehead>
|
---|
78 |
|
---|
79 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
80 | <para role="optional">
|
---|
81 | <xref linkend="x-window-system"/>,
|
---|
82 | <xref linkend="alsa"/>, and
|
---|
83 | <xref linkend='pulseaudio'/>
|
---|
84 | </para>
|
---|
85 |
|
---|
86 | <para condition="html" role="usernotes">User Notes:
|
---|
87 | <ulink url="&blfs-wiki;/libao"/></para>
|
---|
88 |
|
---|
89 | </sect2>
|
---|
90 |
|
---|
91 | <sect2 role="installation">
|
---|
92 | <title>Installation of Libao</title>
|
---|
93 |
|
---|
94 | <para>
|
---|
95 | Install <application>libao</application> by running the following
|
---|
96 | commands:
|
---|
97 | </para>
|
---|
98 |
|
---|
99 | <screen><userinput>./configure --prefix=/usr &&
|
---|
100 | make</userinput></screen>
|
---|
101 |
|
---|
102 | <para>
|
---|
103 | This package does not come with a test suite.
|
---|
104 | </para>
|
---|
105 |
|
---|
106 | <para>
|
---|
107 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
108 | </para>
|
---|
109 |
|
---|
110 | <screen role="root"><userinput>make install &&
|
---|
111 | install -v -m644 README /usr/share/doc/libao-&libao-version;</userinput></screen>
|
---|
112 |
|
---|
113 | </sect2>
|
---|
114 |
|
---|
115 | <sect2 role="configuration">
|
---|
116 | <title>Configuring Libao</title>
|
---|
117 |
|
---|
118 | <sect3 id="libao-config">
|
---|
119 | <title>Config Files</title>
|
---|
120 |
|
---|
121 | <para>
|
---|
122 | <filename>/etc/libao.conf</filename> and
|
---|
123 | <filename>~/.libao</filename>
|
---|
124 | </para>
|
---|
125 |
|
---|
126 | <indexterm zone="libao libao-config">
|
---|
127 | <primary sortas="e-etc-libao.conf">/etc/libao.conf</primary>
|
---|
128 | </indexterm>
|
---|
129 |
|
---|
130 | <indexterm zone="libao libao-config">
|
---|
131 | <primary sortas="e-AA.libao">~/.libao</primary>
|
---|
132 | </indexterm>
|
---|
133 |
|
---|
134 | </sect3>
|
---|
135 |
|
---|
136 | <sect3>
|
---|
137 | <title>Configuration Information</title>
|
---|
138 |
|
---|
139 | <para>
|
---|
140 | Currently, the only configuration option available is setting the
|
---|
141 | default output device. Issue <command>man libao.conf</command>
|
---|
142 | for details.
|
---|
143 | </para>
|
---|
144 |
|
---|
145 | </sect3>
|
---|
146 |
|
---|
147 | </sect2>
|
---|
148 |
|
---|
149 | <sect2 role="content">
|
---|
150 | <title>Contents</title>
|
---|
151 |
|
---|
152 | <segmentedlist>
|
---|
153 | <segtitle>Installed Programs</segtitle>
|
---|
154 | <segtitle>Installed Libraries</segtitle>
|
---|
155 | <segtitle>Installed Directories</segtitle>
|
---|
156 |
|
---|
157 | <seglistitem>
|
---|
158 | <seg>None</seg>
|
---|
159 | <seg>libao.so and plugins under /usr/lib/ao/plugins-4</seg>
|
---|
160 | <seg>/usr/include/ao, /usr/lib/ao and /usr/share/doc/libao-&libao-version;</seg>
|
---|
161 | </seglistitem>
|
---|
162 | </segmentedlist>
|
---|
163 |
|
---|
164 | <variablelist>
|
---|
165 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
166 | <?dbfo list-presentation="list"?>
|
---|
167 | <?dbhtml list-presentation="table"?>
|
---|
168 |
|
---|
169 | <varlistentry id="libao-lib">
|
---|
170 | <term><filename class="libraryfile">libao.so</filename></term>
|
---|
171 | <listitem>
|
---|
172 | <para>
|
---|
173 | provides functions for programs wishing to output sound over
|
---|
174 | supported platforms
|
---|
175 | </para>
|
---|
176 | <indexterm zone="libao libao-lib">
|
---|
177 | <primary sortas="c-libao">libao.so</primary>
|
---|
178 | </indexterm>
|
---|
179 | </listitem>
|
---|
180 | </varlistentry>
|
---|
181 |
|
---|
182 | </variablelist>
|
---|
183 |
|
---|
184 | </sect2>
|
---|
185 |
|
---|
186 | </sect1>
|
---|