Author: dnicholson
Date: 2007-01-17 23:55:19 -0700 (Wed, 17 Jan 2007)
New Revision: 6421
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/libdriv/alsa-tools.xml
Log:
Updated alsa-tools to 1.0.13
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-01-18 06:04:18 UTC
(rev 6420)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-01-18 06:55:19 UTC
(rev 6421)
@@ -45,8 +45,8 @@
<para>January 17th, 2007</para>
<itemizedlist>
<listitem>
- <para>[dnicholson] - Updated the ALSA Library, Plugins and
- Utilities to version 1.0.13.</para>
+ <para>[dnicholson] - Updated the ALSA Library, Plugins,
+ Utilities and Tools to version 1.0.13.</para>
</listitem>
<listitem>
<para>[dnicholson] - Fixed the ALSA udev rules to work properly
Modified: trunk/BOOK/multimedia/libdriv/alsa-tools.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/alsa-tools.xml 2007-01-18 06:04:18 UTC
(rev 6420)
+++ trunk/BOOK/multimedia/libdriv/alsa-tools.xml 2007-01-18 06:55:19 UTC
(rev 6421)
@@ -4,21 +4,9 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!-- Inserted as a reminder to do this. The mention of a test suite
- is usually right before the root user installation commands. Please
- delete these 12 (including one blank) lines after you are done.-->
-
- <!-- Use one of the two mentions below about a test suite,
- delete the line that is not applicable. Of course, if the
- test suite uses syntax other than "make check", revise the
- line to reflect the actual syntax to run the test suite -->
-
- <!-- <para>This package does not come with a test suite.</para> -->
- <!-- <para>To test the results, issue: <command>make
check</command>.</para> -->
-
<!ENTITY alsa-tools-download-http
"&alsa-download-http;/tools/alsa-tools-&alsa-tools-version;.tar.bz2">
<!ENTITY alsa-tools-download-ftp
"&alsa-download-ftp;/tools/alsa-tools-&alsa-tools-version;.tar.bz2">
- <!ENTITY alsa-tools-md5sum "a2840af7f1624d46257b6a53aea43eb7">
+ <!ENTITY alsa-tools-md5sum "3f30a884848a21910195a3c77f1dbde2">
<!ENTITY alsa-tools-size "1.4 MB">
<!ENTITY alsa-tools-buildsize "14-17 MB depending on the tool being
built">
<!ENTITY alsa-tools-time "0.1-0.5 SBU depending on the tool being
built">
@@ -72,7 +60,9 @@
<para role="required"><xref linkend="alsa-lib"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
- <para role="optional"><xref linkend="GTK"/> (to build
<command>echomixer</command>,
+ <para role="optional"><xref linkend="pkg-config"/> and
+ <xref linkend="gtk2"/> or <xref linkend="GTK"/>
+ (to build <command>echomixer</command>,
<command>envy24control</command> and <command>rmedigicontrol</command>),
<ulink url="http://www.fltk.org/">FLTK</ulink> (to build
<command>hdspconf</command> and <command>hdspmixer</command>), and
@@ -95,6 +85,10 @@
<screen><userinput>./configure --prefix=/usr &&
make</userinput></screen>
+ <para>The <command>ac3dec</command> tool comes with a test suite,
+ but it is not functional since it does not contain the reference
+ results for the <command>dither_test</command> program.</para>
+
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make install</userinput></screen>
@@ -110,8 +104,9 @@
<segtitle>Installed Directories</segtitle>
<seglistitem>
- <seg>ac3dec, extract_ac3, as10k1, echomixer, envy24control, hdspconf,
- hdsploader, hdspmixer, lo10k1, ld10k1, mixartloader, pcxhrloader,
+ <seg>ac3dec, extract_ac3, as10k1, dl10k1, echomixer, envy24control,
+ hdspconf, hdsploader, hdspmixer, init_audigy, init_audigy_eq10,
+ init_live, lo10k1, ld10k1, ld10k1d, mixartloader, pcxhrloader,
qlo10k1, rmedigicontrol, cspctl, sbiload, sscape_ctl, us428control,
usx2yloader, and vxloader</seg>
<seg>liblo10k1.so</seg>
@@ -235,6 +230,28 @@
</listitem>
</varlistentry>
+ <varlistentry id="dl10k1">
+ <term><command>dl10k1</command></term>
+ <listitem>
+ <para>loads config dumps generated by <command>lo10k1</command>
+ and <command>ld10k1</command>.</para>
+ <indexterm zone="alsa-tools dl10k1">
+ <primary sortas="b-dl10k1">dl10k1</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="ld10k1d">
+ <term><command>ld10k1d</command></term>
+ <listitem>
+ <para>is an init script for the <command>ld10k1</command>
+ patch loader.</para>
+ <indexterm zone="alsa-tools ld10k1d">
+ <primary sortas="b-ld10k1d">ld10k1d</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="qlo10k1">
<term><command>qlo10k1</command></term>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page