mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
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
This commit is contained in:
parent
ed6c072d0a
commit
0397848592
@ -45,6 +45,10 @@
|
||||
<listitem>
|
||||
<para>November 30th, 2019</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[ken] - Update to alsa-lib-1.2.1.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;12837">#12837</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to pygments-2.5.2 (Python Module). Fixes
|
||||
<ulink url="&blfs-ticket-root;12836">#12836</ulink>.</para>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY alsa-firmware-download-http " ">
|
||||
<!ENTITY alsa-firmware-download-http "&alsa-download-http;/firmware/alsa-firmware-&alsa-firmware-version;.tar.bz2">
|
||||
<!ENTITY alsa-firmware-download-ftp "&alsa-download-ftp;/firmware/alsa-firmware-&alsa-firmware-version;.tar.bz2">
|
||||
<!ENTITY alsa-firmware-md5sum "f8458efd25e6d6600dbc7aedf98f83a3">
|
||||
<!ENTITY alsa-firmware-size "4.9 MB">
|
||||
|
@ -4,10 +4,10 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY alsa-lib-download-http " ">
|
||||
<!ENTITY alsa-lib-download-http "&alsa-download-http;/lib/alsa-lib-&alsa-lib-version;.tar.bz2">
|
||||
<!ENTITY alsa-lib-download-ftp "&alsa-download-ftp;/lib/alsa-lib-&alsa-lib-version;.tar.bz2">
|
||||
<!ENTITY alsa-lib-md5sum "1d428f46d6160f5e4bbdd64a2ff34f45">
|
||||
<!ENTITY alsa-lib-size "980 KB">
|
||||
<!ENTITY alsa-lib-md5sum "82ddd3698469beec147e4f4a67134ea0">
|
||||
<!ENTITY alsa-lib-size "981 KB">
|
||||
<!ENTITY alsa-lib-buildsize "35 MB (with tests)">
|
||||
<!ENTITY alsa-lib-time "0.3 SBU (with tests)">
|
||||
]>
|
||||
@ -116,12 +116,6 @@
|
||||
<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:
|
||||
|
@ -4,7 +4,7 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY alsa-oss-download-http " ">
|
||||
<!ENTITY alsa-oss-download-http "&alsa-download-http;/oss-lib/alsa-oss-&alsa-oss-version;.tar.bz2">
|
||||
<!ENTITY alsa-oss-download-ftp "&alsa-download-ftp;/oss-lib/alsa-oss-&alsa-oss-version;.tar.bz2">
|
||||
<!ENTITY alsa-oss-md5sum "9ec4bb783fdce19032aace086d65d874">
|
||||
<!ENTITY alsa-oss-size "288 KB">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY alsa-plugins-download-http " ">
|
||||
<!ENTITY alsa-plugins-download-http "&alsa-download-http;/plugins/alsa-plugins-&alsa-plugins-version;.tar.bz2">
|
||||
<!ENTITY alsa-plugins-download-ftp "&alsa-download-ftp;/plugins/alsa-plugins-&alsa-plugins-version;.tar.bz2">
|
||||
<!ENTITY alsa-plugins-md5sum "5b11cd3ec92e5f9190ec378565b529e8">
|
||||
<!ENTITY alsa-plugins-size "400 KB">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY alsa-tools-download-http " ">
|
||||
<!ENTITY alsa-tools-download-http "&alsa-download-http;/tools/alsa-tools-&alsa-tools-version;.tar.bz2">
|
||||
<!ENTITY alsa-tools-download-ftp "&alsa-download-ftp;/tools/alsa-tools-&alsa-tools-version;.tar.bz2">
|
||||
<!ENTITY alsa-tools-md5sum "475bdf6457bcf55c8c895d653ee56a54">
|
||||
<!ENTITY alsa-tools-size "1.7 MB">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY alsa-utils-download-http " ">
|
||||
<!ENTITY alsa-utils-download-http "&alsa-download-http;/utils/alsa-utils-&alsa-utils-version;.tar.bz2">
|
||||
<!ENTITY alsa-utils-download-ftp "&alsa-download-ftp;/utils/alsa-utils-&alsa-utils-version;.tar.bz2">
|
||||
<!ENTITY alsa-utils-md5sum "c4628bae7632937eac2de4cf2a3de82e">
|
||||
<!ENTITY alsa-utils-size "1.2 MB">
|
||||
|
@ -904,10 +904,10 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
|
||||
<!-- Part XI -->
|
||||
<!-- Chapter 42 -->
|
||||
<!ENTITY alsa-download-http "http://alsa.cybermirror.org">
|
||||
<!ENTITY alsa-download-http "https://www.alsa-project.org/files/pub/">
|
||||
<!ENTITY alsa-download-ftp "ftp://ftp.alsa-project.org/pub">
|
||||
<!ENTITY alsa-version "1.2.1">
|
||||
<!ENTITY alsa-lib-version "1.2.1.1">
|
||||
<!ENTITY alsa-lib-version "1.2.1.2">
|
||||
<!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