Ignore:
Timestamp:
11/06/2015 09:06:48 PM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
bfdd32ae
Parents:
83ef2a4
Message:

Update to pulseaudio-7.1.
Update to bluez-5.36.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/pulseaudio.xml

    r83ef2a4 r209b020  
    88           "http://freedesktop.org/software/pulseaudio/releases/pulseaudio-&pulseaudio-version;.tar.xz">
    99  <!ENTITY pulseaudio-download-ftp  " ">
    10   <!ENTITY pulseaudio-md5sum        "09668b660ffb32f2639cfd6fdc9d3b37">
     10  <!ENTITY pulseaudio-md5sum        "9d0a9817b632cac8e3f3834d7eb1c99d">
    1111  <!ENTITY pulseaudio-size          "1.4 MB">
    1212  <!ENTITY pulseaudio-buildsize     "91 MB (additional 20 MB for tests)">
    13   <!ENTITY pulseaudio-time          "1.7 SBU (additional 0.7 SBU for tests)">
     13  <!ENTITY pulseaudio-time          "1.7 SBU (additional 0.8 SBU for tests)">
    1414]>
    1515
     
    124124  <sect2 role="installation">
    125125    <title>Installation of PulseAudio</title>
     126
     127    <note><para>The build procedure emits a lot of invalid warnings.
     128    If desired, remove them with:</para>
     129
     130<screen><userinput>sed -i "/seems to be moved/s/^/#/" build-aux/ltmain.sh libtool</userinput></screen>
     131    </note>
    126132
    127133    <para>
Note: See TracChangeset for help on using the changeset viewer.