Ignore:
Timestamp:
12/01/2019 01:32:59 AM (4 years ago)
Author:
Ken Moffat <ken@…>
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:
b516439
Parents:
ed6c072
Message:

alsa-lib-1.2.1.2 and add official https links for all alsa tarballs.

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

File:
1 edited

Legend:

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

    red6c072 r03978485  
    55  %general-entities;
    66
    7   <!ENTITY alsa-lib-download-http " ">
     7  <!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        "1d428f46d6160f5e4bbdd64a2ff34f45">
    10   <!ENTITY alsa-lib-size          "980 KB">
     9  <!ENTITY alsa-lib-md5sum        "82ddd3698469beec147e4f4a67134ea0">
     10  <!ENTITY alsa-lib-size          "981 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>
    124118
    125119    <para>
Note: See TracChangeset for help on using the changeset viewer.