Ignore:
Timestamp:
07/26/2005 05:01:39 PM (19 years ago)
Author:
David Jensen <djensen@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2ec77c4d
Parents:
09b2fff
Message:

updated to ALSA-1.0.9

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

Location:
multimedia/libdriv
Files:
1 added
6 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/alsa-firmware.xml

    r09b2fff rbdf22d74  
    77  <!ENTITY alsa-firmware-download-http "&alsa-download-http;/firmware/alsa-firmware-&alsa-firmware-version;.tar.bz2">
    88  <!ENTITY alsa-firmware-download-ftp  "&alsa-download-ftp;/firmware/alsa-firmware-&alsa-firmware-version;.tar.bz2">
    9   <!ENTITY alsa-firmware-md5sum        "6073fde43e0aea850ecdf64d0c2e46b2">
     9  <!ENTITY alsa-firmware-md5sum        "f7ce6a31691d6eb35fc155f306abc77b">
    1010  <!ENTITY alsa-firmware-size          "1.5 MB">
    11   <!ENTITY alsa-firmware-buildsize     "19.2 MB">
    12   <!ENTITY alsa-firmware-time          "0.04 SBU">
     11  <!ENTITY alsa-firmware-buildsize     "18.4 MB">
     12  <!ENTITY alsa-firmware-time          "0.1 SBU">
    1313]>
    1414<sect1 id="alsa-firmware" xreflabel="ALSA Firmware-&alsa-firmware-version;">
     
    6565
    6666    <para>The <application>ALSA Firmware</application> package
    67     is only needed by those with advanced requirements for their sound card.</para>
     67    is only needed by those with advanced requirements for their sound card.
     68    See the README for configure options.</para>
    6869
    6970    <para>Install <application>ALSA Firmware</application> by
     
    7980  </sect2>
    8081
     82  <sect2 role="content">
     83    <title>Contents</title>
     84
     85    <segmentedlist>
     86      <segtitle>Installed Programs</segtitle>
     87      <segtitle>Installed Libraries</segtitle>
     88      <segtitle>Installed Directory</segtitle>
     89
     90      <seglistitem>
     91        <seg>None</seg>
     92        <seg>None</seg>
     93        <seg>/usr/lib/hotplug/firmware and/or /usr/share/alsa/firmware</seg>
     94      </seglistitem>
     95    </segmentedlist>
     96
     97  </sect2>
     98
    8199</sect1>
  • multimedia/libdriv/alsa-lib.xml

    r09b2fff rbdf22d74  
    77  <!ENTITY alsa-lib-download-http "&alsa-download-http;/lib/alsa-lib-&alsa-lib-version;.tar.bz2">
    88  <!ENTITY alsa-lib-download-ftp  "&alsa-download-ftp;/lib/alsa-lib-&alsa-lib-version;.tar.bz2">
    9   <!ENTITY alsa-lib-md5sum        "c677299ed39d069c9a4b6a999e34ffe7">
     9  <!ENTITY alsa-lib-md5sum        "114af3304619920ffe2b147b760700b9">
    1010  <!ENTITY alsa-lib-size          "682 KB">
    11   <!ENTITY alsa-lib-buildsize     "34.2 MB (additional 11.4 MB to build and install docs)">
    12   <!ENTITY alsa-lib-time          "0.56 SBU">
     11  <!ENTITY alsa-lib-buildsize     "27.3 MB (additional 14.4 MB to build and install docs)">
     12  <!ENTITY alsa-lib-time          "0.6 SBU">
    1313]>
    1414
     
    5959
    6060    <bridgehead renderas="sect4">Optional</bridgehead>
    61     <para><ulink url="http://jackit.sourceforge.net/">JACK</ulink> and
    62     <xref linkend="doxygen"/></para>
     61    <para><xref linkend="doxygen"/></para>
    6362
    6463  </sect2>
     
    8281    <title>Installation of ALSA Library</title>
    8382
    84     <para>Install <application>ALSALibrary</application> by
     83    <para>Install <application>ALSA Library</application> by
    8584    running the following commands:</para>
    8685
     
    8887make</userinput></screen>
    8988
    90     <para>To test the results, issue: <command>make check</command>.</para>
     89    <para>This package does not come with a test-suite.</para>
    9190
    9291    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    9493<screen role="root"><userinput>make install</userinput></screen>
    9594
    96     <para>If you have <application>JACK</application> installed
    97     and you wish to build the <application>JACK</application>
    98     PCM plugin library, run the following commands:</para>
    99 
    100 <screen><userinput>cd src/pcm/ext &amp;&amp;
    101 make jack</userinput></screen>
    102 
    103     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    104 
    105 <screen role="root"><userinput>make install-jack</userinput></screen>
    106 
    107     <para>Ensure the unprivileged user's current working directory is the root of
    108     the source tree:</para>
    109 
    110 <screen><userinput>cd ../../..</userinput></screen>
    111 
    112     <para>If you have <application>Doxygen</application> installed and you wish to
     95   <para>If you have <application>Doxygen</application> installed and you wish to
    11396    build the library API documentation, run the following
    11497    commands from the top-level directory of the source tree:</para>
     
    166149      installations. For extra functionality and/or advanced control of your sound
    167150      device, you may need to create additional configuration files. For
    168       information on the available configuration parameters, including setup of the
    169       <application>JACK</application> PCM plugin, visit <ulink
     151      information on the available configuration parameters, visit <ulink
    170152      url="http://www.alsa-project.org/alsa-doc/doc-php/asoundrc.php"/>.</para>
    171153
     
    184166      <seglistitem>
    185167        <seg>alsalisp and aserver</seg>
    186         <seg>libasound.[so,a] and optionally, libasound_module_pcm_jack.[so,a]</seg>
    187         <seg>/usr/include/alsa, /usr/lib/alsa-lib, and /usr/share/alsa</seg>
     168        <seg>libasound.[so,a]</seg>
     169        <seg>/usr/include/alsa, and /usr/share/alsa</seg>
    188170      </seglistitem>
    189171    </segmentedlist>
  • multimedia/libdriv/alsa-oss.xml

    r09b2fff rbdf22d74  
    77  <!ENTITY alsa-oss-download-http "&alsa-download-http;/oss-lib/alsa-oss-&alsa-oss-version;.tar.bz2">
    88  <!ENTITY alsa-oss-download-ftp  "&alsa-download-ftp;/oss-lib/alsa-oss-&alsa-oss-version;.tar.bz2">
    9   <!ENTITY alsa-oss-md5sum        "fb13eed47ab086d9c5acf746de34b872">
    10   <!ENTITY alsa-oss-size          "223 KB">
    11   <!ENTITY alsa-oss-buildsize     "2.8 MB">
    12   <!ENTITY alsa-oss-time          "0.08 SBU">
     9  <!ENTITY alsa-oss-md5sum        "3c0411e54fd2e5c6083fd3c2ac9db509">
     10  <!ENTITY alsa-oss-size          "219 KB">
     11  <!ENTITY alsa-oss-buildsize     "2.5 MB">
     12  <!ENTITY alsa-oss-time          "0.1 SBU">
    1313]>
    1414
     
    7272make</userinput></screen>
    7373
    74     <para>To test the results, issue: <command>make check</command>.</para>
     74    <para>This package does not come with a test-suite.</para>
    7575
    7676    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • multimedia/libdriv/alsa-tools.xml

    r09b2fff rbdf22d74  
    77  <!ENTITY alsa-tools-download-http "&alsa-download-http;/tools/alsa-tools-&alsa-tools-version;.tar.bz2">
    88  <!ENTITY alsa-tools-download-ftp  "&alsa-download-ftp;/tools/alsa-tools-&alsa-tools-version;.tar.bz2">
    9   <!ENTITY alsa-tools-md5sum        "cf51eccd14e818a9f0be455cedcd52ff">
    10   <!ENTITY alsa-tools-size          "821 KB">
    11   <!ENTITY alsa-tools-buildsize     "7-9 MB depending on the tool being built">
    12   <!ENTITY alsa-tools-time          "0.01-0.06 SBU depending on the tool being built">
     9  <!ENTITY alsa-tools-md5sum        "3139b9d6c10e14acbb926f23b488e745">
     10  <!ENTITY alsa-tools-size          "1.4 MB">
     11  <!ENTITY alsa-tools-buildsize     "14-17 MB depending on the tool being built">
     12  <!ENTITY alsa-tools-time          "0.1-0.5 SBU depending on the tool being built">
    1313]>
    1414
     
    6262    <bridgehead renderas="sect4">Optional</bridgehead>
    6363    <para><xref linkend="GTK"/> (to build <command>echomixer</command>,
    64     <command>envy24control</command> and <command>rmedigicontrol</command>) and
     64    <command>envy24control</command> and <command>rmedigicontrol</command>),
    6565    <ulink url="http://www.fltk.org/">FLTK</ulink> (to build
    66     <command>hdspconf</command> and <command>hdspmixer</command>)</para>
     66    <command>hdspconf</command> and <command>hdspmixer</command>), and
     67    <xref linkend="qt"/> to build <command>qlo10k1</command>.</para>
    6768
    6869  </sect2>
     
    7071  <sect2 role="installation">
    7172    <title>Installation of ALSA Tools</title>
    72 
    73     <para>The <command>as10k1</command> program needs a minor change to the
    74     source code to compile using <application>GCC</application>-3.4.x. The following
    75     <command>sed</command> command fixes the problem:</para>
    76 
    77 <screen><userinput>sed -i -e "s/^next_cli_arg:/&amp;\n\n\tbreak;/" as10k1/as10k1.c</userinput></screen>
    7873
    7974    <para>The <application>ALSA Tools</application> package is
     
    10297      <seglistitem>
    10398        <seg>ac3dec, extract_ac3, as10k1, echomixer, envy24control, hdspconf,
    104         hdsploader, hdspmixer, mixartloader, pcxhrloader, rmedigicontrol, cspctl,
    105         sbiload, sscape_ctl, us428control, usx2yloader, and vxloader</seg>
    106         <seg>None</seg>
    107         <seg>/usr/share/applications, /usr/share/pixmaps, and
    108         /usr/share/sounds</seg>
     99        hdsploader, hdspmixer, lo10k1, ld10k1, mixartloader, pcxhrloader,
     100        qlo10k1, rmedigicontrol, cspctl, sbiload, sscape_ctl, us428control,
     101        usx2yloader, and vxloader</seg>
     102        <seg>liblo10k1.so</seg>
     103        <seg>/usr/share/applications, /usr/share/pixmaps, /usr/include/lo10k1,
     104        /usr/share/ld10k1, and /usr/share/sounds</seg>
    109105      </seglistitem>
    110106    </segmentedlist>
     
    201197          <indexterm zone="alsa-tools hdspmixer">
    202198            <primary sortas="b-hdspmixer">hdspmixer</primary>
     199          </indexterm>
     200        </listitem>
     201      </varlistentry>
     202
     203      <varlistentry id="ld10k1">
     204        <term><command>ld10k1</command></term>
     205        <listitem>
     206          <para>is the server of a EMU10K[1,2] patch loader for ALSA</para>
     207          <indexterm zone="alsa-tools ld10k1">
     208            <primary sortas="b-ld10k1">ld10k1</primary>
     209          </indexterm>
     210        </listitem>
     211      </varlistentry>
     212
     213      <varlistentry id="lo10k1">
     214        <term><command>lo10k1</command></term>
     215        <listitem>
     216          <para>is the client of a EMU10K[1,2] patch loader for ALSA</para>
     217          <indexterm zone="alsa-tools lo10k1">
     218            <primary sortas="b-lo10k1">lo10k1</primary>
     219          </indexterm>
     220        </listitem>
     221      </varlistentry>
     222
     223      <varlistentry id="qlo10k1">
     224        <term><command>qlo10k1</command></term>
     225        <listitem>
     226          <para>is a <application>Qt</application> GUI for the
     227          <command>ld10k1</command> patch loader.</para>
     228          <indexterm zone="alsa-tools qlo10k1">
     229            <primary sortas="b-qlo10k1">qlo10k1</primary>
    203230          </indexterm>
    204231        </listitem>
  • multimedia/libdriv/alsa-utils.xml

    r09b2fff rbdf22d74  
    77  <!ENTITY alsa-utils-download-http "&alsa-download-http;/utils/alsa-utils-&alsa-utils-version;.tar.bz2">
    88  <!ENTITY alsa-utils-download-ftp  "&alsa-download-ftp;/utils/alsa-utils-&alsa-utils-version;.tar.bz2">
    9   <!ENTITY alsa-utils-md5sum        "c72d0efa9c88770a10733ec2abc1a872">
    10   <!ENTITY alsa-utils-size          "224 KB">
    11   <!ENTITY alsa-utils-buildsize     "3.6 MB">
    12   <!ENTITY alsa-utils-time          "0.08 SBU">
     9  <!ENTITY alsa-utils-md5sum        "d4b77e9fe0311772293e402fdd634ad2">
     10  <!ENTITY alsa-utils-size          "935 KB">
     11  <!ENTITY alsa-utils-buildsize     "5.9 MB">
     12  <!ENTITY alsa-utils-time          "0.1 SBU">
    1313]>
    1414
     
    146146      <seglistitem>
    147147        <seg>aconnect, alsaconf, alsactl, alsamixer, amidi, amixer, aplay, aplaymidi,
    148         arecord, arecordmidi, aseqnet, iecset, and speaker-test</seg>
     148        arecord, arecordmidi, aseqnet, aseqdump, iecset, and speaker-test</seg>
    149149        <seg>None</seg>
    150150        <seg>None</seg>
     
    263263          <indexterm zone="alsa-utils arecordmidi">
    264264            <primary sortas="b-arecordmidi">arecordmidi</primary>
     265          </indexterm>
     266        </listitem>
     267      </varlistentry>
     268
     269      <varlistentry id="aseqdump">
     270        <term><command>aseqdump</command></term>
     271        <listitem>
     272          <para>is a command-line utility that prints the sequencer events it
     273          receives as text.</para>
     274          <indexterm zone="alsa-utils aseqdump">
     275            <primary sortas="b-aseqdump">aseqdump</primary>
    265276          </indexterm>
    266277        </listitem>
  • multimedia/libdriv/libdriv.xml

    r09b2fff rbdf22d74  
    1919  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alsa.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alsa-lib.xml"/>
     21  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alsa-plugins.xml"/>
    2122  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alsa-utils.xml"/>
    2223  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alsa-tools.xml"/>
Note: See TracChangeset for help on using the changeset viewer.