Changeset 22f39f2


Ignore:
Timestamp:
01/18/2007 06:04:18 AM (17 years ago)
Author:
Dan Nichilson <dnicholson@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
a0db09b
Parents:
b4e477a
Message:

Updated alsa-utils to 1.0.13

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rb4e477a r22f39f2  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[dnicholson] - Updated the ALSA Library, Plugins and
     49          Utilities to version 1.0.13.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[dnicholson] - Fixed the ALSA udev rules to work properly
    4953          with the Udev and rules in stable LFS. This includes removing
     
    5458        </listitem>
    5559        <listitem>
    56           <para>[dnicholson] - Updated the ALSA Library and Plugins to
    57           version 1.0.13.</para>
    58         </listitem>
    59         <listitem>
    6060          <para>[dnicholson] - Added an http:// link for the gpm
    6161          package.</para>
  • multimedia/libdriv/alsa-utils.xml

    rb4e477a r22f39f2  
    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        "ba9b8010120701d0f6daf061d392cfa2">
    10   <!ENTITY alsa-utils-size          "972 KB">
    11   <!ENTITY alsa-utils-buildsize     "6.8 MB">
     9  <!ENTITY alsa-utils-md5sum        "dfe4bb5d3217f3ec662b172ce8397cf0">
     10  <!ENTITY alsa-utils-size          "958 KB">
     11  <!ENTITY alsa-utils-buildsize     "8.1 MB">
    1212  <!ENTITY alsa-utils-time          "0.1 SBU">
    1313]>
     
    113113      <para>Note that all channels of your sound card are muted by default.
    114114      You can use the <command>alsamixer</command> program from the
    115       <application>ALSA Utilities</application> to change this.</para>
     115      <application>ALSA Utilities</application> to change this. Use
     116      <command>speaker-test</command> to check that your settings have
     117      been applied correctly.</para>
    116118
    117119      <para>The first time the <filename>alsactl</filename> program is run from
Note: See TracChangeset for help on using the changeset viewer.