mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to alsa-lib-1.2.1.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22394 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
11839b6fee
commit
16f0d158af
@ -44,6 +44,11 @@
|
||||
<listitem>
|
||||
<para>November 23rd, 2019</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to alsa-lib-1.2.1.1 (and fix a pulseaudio
|
||||
build problem related to alsa-lib). Fixes
|
||||
<ulink url="&blfs-ticket-root;12813">#12813</ulink>>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to alsa-{firmware,lib,utils,plugins}-1.2.1.
|
||||
Fixes <ulink url="&blfs-ticket-root;12776">#12776</ulink>.</para>
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
<!ENTITY alsa-lib-download-http " ">
|
||||
<!ENTITY alsa-lib-download-ftp "&alsa-download-ftp;/lib/alsa-lib-&alsa-lib-version;.tar.bz2">
|
||||
<!ENTITY alsa-lib-md5sum "7f7cae6925c99d900dfdfe9b7b056ccc">
|
||||
<!ENTITY alsa-lib-size "984 KB">
|
||||
<!ENTITY alsa-lib-md5sum "1d428f46d6160f5e4bbdd64a2ff34f45">
|
||||
<!ENTITY alsa-lib-size "980 KB">
|
||||
<!ENTITY alsa-lib-buildsize "35 MB (with tests)">
|
||||
<!ENTITY alsa-lib-time "0.3 SBU (with tests)">
|
||||
]>
|
||||
@ -116,6 +116,12 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of ALSA Library</title>
|
||||
|
||||
<para>
|
||||
First, fix a problem discovered after the release of alsa-lib-1.2.1:
|
||||
</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -i '40a #include <alsa/asoundlib.h>' include/use-case.h</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>ALSA Library</application> by
|
||||
running the following commands:
|
||||
|
@ -907,7 +907,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY alsa-download-http "http://alsa.cybermirror.org">
|
||||
<!ENTITY alsa-download-ftp "ftp://ftp.alsa-project.org/pub">
|
||||
<!ENTITY alsa-version "1.2.1">
|
||||
<!ENTITY alsa-lib-version "1.2.1">
|
||||
<!ENTITY alsa-lib-version "1.2.1.1">
|
||||
<!ENTITY alsa-plugins-version "1.2.1">
|
||||
<!ENTITY alsa-utils-version "1.2.1">
|
||||
<!ENTITY alsa-tools-version "1.1.7">
|
||||
|
Loading…
Reference in New Issue
Block a user