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 sbc-download-http "&kernel-dl;/linux/bluetooth/sbc-&sbc-version;.tar.xz">
|
---|
8 | <!ENTITY sbc-download-ftp " ">
|
---|
9 | <!ENTITY sbc-md5sum "6ff244dde9e5e12b26362a47ed91d3f9">
|
---|
10 | <!ENTITY sbc-size "260 KB">
|
---|
11 | <!ENTITY sbc-buildsize "2.7 MB">
|
---|
12 | <!ENTITY sbc-time "less than 0.1 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="sbc" xreflabel="SBC-&sbc-version;">
|
---|
16 | <?dbhtml filename="sbc.html"?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <date>$Date$</date>
|
---|
20 | </sect1info>
|
---|
21 |
|
---|
22 | <title>SBC-&sbc-version;</title>
|
---|
23 |
|
---|
24 | <indexterm zone="sbc">
|
---|
25 | <primary sortas="a-SBC">SBC</primary>
|
---|
26 | </indexterm>
|
---|
27 |
|
---|
28 | <sect2 role="package">
|
---|
29 | <title>Introduction to SBC</title>
|
---|
30 |
|
---|
31 | <para>
|
---|
32 | The <application>SBC</application> is a digital audio encoder and decoder used to
|
---|
33 | transfer data to Bluetooth audio output devices like headphones or loudspeakers.
|
---|
34 | </para>
|
---|
35 |
|
---|
36 | &lfs110a_checked;
|
---|
37 |
|
---|
38 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
39 | <itemizedlist spacing="compact">
|
---|
40 | <listitem>
|
---|
41 | <para>
|
---|
42 | Download (HTTP): <ulink url="&sbc-download-http;"/>
|
---|
43 | </para>
|
---|
44 | </listitem>
|
---|
45 | <listitem>
|
---|
46 | <para>
|
---|
47 | Download (FTP): <ulink url="&sbc-download-ftp;"/>
|
---|
48 | </para>
|
---|
49 | </listitem>
|
---|
50 | <listitem>
|
---|
51 | <para>
|
---|
52 | Download MD5 sum: &sbc-md5sum;
|
---|
53 | </para>
|
---|
54 | </listitem>
|
---|
55 | <listitem>
|
---|
56 | <para>
|
---|
57 | Download size: &sbc-size;
|
---|
58 | </para>
|
---|
59 | </listitem>
|
---|
60 | <listitem>
|
---|
61 | <para>
|
---|
62 | Estimated disk space required: &sbc-buildsize;
|
---|
63 | </para>
|
---|
64 | </listitem>
|
---|
65 | <listitem>
|
---|
66 | <para>
|
---|
67 | Estimated build time: &sbc-time;
|
---|
68 | </para>
|
---|
69 | </listitem>
|
---|
70 | </itemizedlist>
|
---|
71 |
|
---|
72 | <bridgehead renderas="sect3">SBC Dependencies</bridgehead>
|
---|
73 |
|
---|
74 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
75 | <para role="optional">
|
---|
76 | <xref linkend="libsndfile"/>
|
---|
77 | </para>
|
---|
78 |
|
---|
79 | <para condition="html" role="usernotes">
|
---|
80 | User Notes: <ulink url="&blfs-wiki;/sbc"/>
|
---|
81 | </para>
|
---|
82 | </sect2>
|
---|
83 |
|
---|
84 | <sect2 role="installation">
|
---|
85 | <title>Installation of SBC</title>
|
---|
86 |
|
---|
87 | <para>
|
---|
88 | Install <application>SBC</application> by running the following
|
---|
89 | commands:
|
---|
90 | </para>
|
---|
91 |
|
---|
92 | <screen><userinput>./configure --prefix=/usr --disable-static --disable-tester &&
|
---|
93 | make</userinput></screen>
|
---|
94 |
|
---|
95 | <para>
|
---|
96 | This package does not come with a test suite.
|
---|
97 | </para>
|
---|
98 |
|
---|
99 | <para>
|
---|
100 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
101 | </para>
|
---|
102 |
|
---|
103 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
104 | </sect2>
|
---|
105 |
|
---|
106 | <sect2 role="commands">
|
---|
107 | <title>Command Explanations</title>
|
---|
108 |
|
---|
109 | <para>
|
---|
110 | <parameter>--disable-tester</parameter>: This disables
|
---|
111 | the SBC tester. Remove it if you have installed
|
---|
112 | <xref linkend="libsndfile"/>.
|
---|
113 | </para>
|
---|
114 |
|
---|
115 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
116 | href="../../xincludes/static-libraries.xml"/>
|
---|
117 |
|
---|
118 | </sect2>
|
---|
119 |
|
---|
120 | <sect2 role="content">
|
---|
121 | <title>Contents</title>
|
---|
122 |
|
---|
123 | <segmentedlist>
|
---|
124 | <segtitle>Installed Programs</segtitle>
|
---|
125 | <segtitle>Installed Library</segtitle>
|
---|
126 | <segtitle>Installed Directory</segtitle>
|
---|
127 |
|
---|
128 | <seglistitem>
|
---|
129 | <seg>
|
---|
130 | sbcdec, sbcenc, and sbcinfo
|
---|
131 | </seg>
|
---|
132 | <seg>
|
---|
133 | libsbc.so
|
---|
134 | </seg>
|
---|
135 | <seg>
|
---|
136 | /usr/include/sbc
|
---|
137 | </seg>
|
---|
138 | </seglistitem>
|
---|
139 | </segmentedlist>
|
---|
140 |
|
---|
141 | <variablelist>
|
---|
142 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
143 | <?dbfo list-presentation="list"?>
|
---|
144 | <?dbhtml list-presentation="table"?>
|
---|
145 |
|
---|
146 | <varlistentry id="sbcdec">
|
---|
147 | <term><command>sbcdec</command></term>
|
---|
148 | <listitem>
|
---|
149 | <para>
|
---|
150 | is a SBC decoder utility
|
---|
151 | </para>
|
---|
152 | <indexterm zone="sbc sbcdec">
|
---|
153 | <primary sortas="b-sbcdec">sbcdec</primary>
|
---|
154 | </indexterm>
|
---|
155 | </listitem>
|
---|
156 | </varlistentry>
|
---|
157 |
|
---|
158 | <varlistentry id="sbcenc">
|
---|
159 | <term><command>sbcenc</command></term>
|
---|
160 | <listitem>
|
---|
161 | <para>
|
---|
162 | is a SBC encoder utility
|
---|
163 | </para>
|
---|
164 | <indexterm zone="sbc sbcenc">
|
---|
165 | <primary sortas="b-sbcenc">sbcenc</primary>
|
---|
166 | </indexterm>
|
---|
167 | </listitem>
|
---|
168 | </varlistentry>
|
---|
169 |
|
---|
170 | <varlistentry id="sbcinfo">
|
---|
171 | <term><command>sbcinfo</command></term>
|
---|
172 | <listitem>
|
---|
173 | <para>
|
---|
174 | is a subband codec (SBC) analyzer
|
---|
175 | </para>
|
---|
176 | <indexterm zone="sbc sbcinfo">
|
---|
177 | <primary sortas="b-sbcinfo">sbcinfo</primary>
|
---|
178 | </indexterm>
|
---|
179 | </listitem>
|
---|
180 | </varlistentry>
|
---|
181 |
|
---|
182 | <varlistentry id="libsbc">
|
---|
183 | <term><filename class="libraryfile">libsbc.so</filename></term>
|
---|
184 | <listitem>
|
---|
185 | <para>
|
---|
186 | contains the <application>SBC</application> API functions
|
---|
187 | </para>
|
---|
188 | <indexterm zone="sbc libsbc">
|
---|
189 | <primary sortas="c-libsbc">libsbc.so</primary>
|
---|
190 | </indexterm>
|
---|
191 | </listitem>
|
---|
192 | </varlistentry>
|
---|
193 |
|
---|
194 | </variablelist>
|
---|
195 |
|
---|
196 | </sect2>
|
---|
197 |
|
---|
198 | </sect1>
|
---|