Ignore:
Timestamp:
11/24/2019 03:19:27 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
19ea489
Parents:
11839b6f
Message:

Update to alsa-lib-1.2.1.1

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

File:
1 edited

Legend:

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

    r11839b6f r16f0d158  
    77  <!ENTITY alsa-lib-download-http " ">
    88  <!ENTITY alsa-lib-download-ftp  "&alsa-download-ftp;/lib/alsa-lib-&alsa-lib-version;.tar.bz2">
    9   <!ENTITY alsa-lib-md5sum        "7f7cae6925c99d900dfdfe9b7b056ccc">
    10   <!ENTITY alsa-lib-size          "984 KB">
     9  <!ENTITY alsa-lib-md5sum        "1d428f46d6160f5e4bbdd64a2ff34f45">
     10  <!ENTITY alsa-lib-size          "980 KB">
    1111  <!ENTITY alsa-lib-buildsize     "35 MB (with tests)">
    1212  <!ENTITY alsa-lib-time          "0.3 SBU (with tests)">
     
    116116  <sect2 role="installation">
    117117    <title>Installation of ALSA Library</title>
     118
     119    <para>
     120      First, fix a problem discovered after the release of alsa-lib-1.2.1:
     121    </para>
     122
     123<screen><userinput remap="pre">sed -i '40a #include &lt;alsa/asoundlib.h&gt;' include/use-case.h</userinput></screen>
    118124
    119125    <para>
Note: See TracChangeset for help on using the changeset viewer.