mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to alsa-1.1.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16629 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
1c9787e6db
commit
ccaf22e1e5
@ -97,7 +97,6 @@
|
||||
</para>
|
||||
|
||||
<screen><userinput>./configure $XORG_CONFIG \
|
||||
--disable-static \
|
||||
--docdir=/usr/share/doc/libxkbcommon-&libxkbcommon-version; &&
|
||||
make</userinput></screen>
|
||||
|
||||
|
@ -47,6 +47,10 @@
|
||||
<listitem>
|
||||
<para>November 10th, 2015</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to alsa-1.1.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;7111">#7111</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to libsoup-2.52.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;7107">#7107</ulink>.</para>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!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 "de67e0eca72474d6b1121037dafe1024">
|
||||
<!ENTITY alsa-lib-size "884 KB">
|
||||
<!ENTITY alsa-lib-buildsize "18 MB">
|
||||
<!ENTITY alsa-lib-time "0.2 SBU">
|
||||
<!ENTITY alsa-lib-md5sum "69515ca73c3c4a212ef45160dea846c1">
|
||||
<!ENTITY alsa-lib-size "912 KB">
|
||||
<!ENTITY alsa-lib-buildsize "32 MB (additional 36 MB for tests)">
|
||||
<!ENTITY alsa-lib-time "0.3 SBU (less than 0.1 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="alsa-lib" xreflabel="alsa-lib-&alsa-lib-version;">
|
||||
@ -77,7 +77,7 @@
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="doxygen"/> and
|
||||
<xref linkend="python2"/>
|
||||
<xref linkend="python2"/>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
@ -205,7 +205,7 @@ install -v -m644 doc/doxygen/html/search/* \
|
||||
aserver
|
||||
</seg>
|
||||
<seg>
|
||||
libasound.so and several under /usr/lib/alsa-lib/smixer
|
||||
libasound.so and four others under /usr/lib/alsa-lib/smixer
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/include/alsa,
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!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 "a66797b4471e3cbe96575207bfbe252c">
|
||||
<!ENTITY alsa-plugins-md5sum "b123e42ed881b9adbc99e4040f257c39">
|
||||
<!ENTITY alsa-plugins-size "360 KB">
|
||||
<!ENTITY alsa-plugins-buildsize "5.0 MB">
|
||||
<!ENTITY alsa-plugins-buildsize "4.8 MB">
|
||||
<!ENTITY alsa-plugins-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
@ -80,10 +80,11 @@
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="ffmpeg"/>,
|
||||
<ulink url="http://jackaudio.org/">JACK</ulink>,
|
||||
<xref linkend="libsamplerate"/>,
|
||||
<xref linkend="pulseaudio"/> and
|
||||
<xref linkend="speex"/>
|
||||
<xref linkend="pulseaudio"/>,
|
||||
<xref linkend="speex"/>,
|
||||
<ulink url="http://jackaudio.org/">JACK</ulink>, and
|
||||
<ulink url="http://maemo.org/">maemo</ulink>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
@ -139,9 +140,19 @@ make</userinput></screen>
|
||||
</seg>
|
||||
<seg>
|
||||
Numerous libasound_module_<replaceable><module></replaceable>.so
|
||||
modules including ctl_oss, ctl_pulse, pcm_a52, pcm_jack, pcm_oss,
|
||||
pcm_pulse, pcm_upmix, pcm_usb_stream, pcm_vdownmix,
|
||||
rate_samplerate* and rate_speexrate*
|
||||
modules including
|
||||
ctl_oss,
|
||||
ctl_pulse,
|
||||
pcm_a52,
|
||||
pcm_jack,
|
||||
pcm_oss,
|
||||
pcm_pulse,
|
||||
pcm_upmix,
|
||||
pcm_usb_stream,
|
||||
pcm_vdownmix,
|
||||
rate_lavcrate*,
|
||||
rate_samplerate*, and
|
||||
rate_speexrate*
|
||||
</seg>
|
||||
<seg>
|
||||
None
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!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 "f339a3cd24f748c9d007bdff0e98775b">
|
||||
<!ENTITY alsa-tools-md5sum "b476a5afaa3ea3230855553ad59d259d">
|
||||
<!ENTITY alsa-tools-size "1.6 MB">
|
||||
<!ENTITY alsa-tools-buildsize "26 MB">
|
||||
<!ENTITY alsa-tools-time "0.4 SBU">
|
||||
<!ENTITY alsa-tools-time "0.5 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="alsa-tools" xreflabel="alsa-tools-&alsa-tools-version;">
|
||||
@ -161,19 +161,20 @@ unset tool tool_dir</userinput></screen>
|
||||
|
||||
<seglistitem>
|
||||
<seg>
|
||||
as10k1, cspctl, dl10k1, echomixer, envy24control, hdajackretask,
|
||||
hda-verb, hdspconf, hdsploader, hdspmixer, hwmixvolume,
|
||||
as10k1, cspctl, dl10k1, echomixer, envy24control, hda-verb, hdajackretask,
|
||||
hdajacksensetest, hdspconf, hdsploader, hdspmixer, hwmixvolume,
|
||||
init_audigy, init_audigy_eq10, init_live, lo10k1, ld10k1, ld10k1d,
|
||||
mixartloader, pcxhrloader, qlo10k1 (broken, needs Qt2 or 3),
|
||||
mixartloader, pcxhrloader,
|
||||
rmedigicontrol, sbiload, sscape_ctl, us428control,
|
||||
usx2yloader and vxloader
|
||||
usx2yloader, and vxloader
|
||||
</seg>
|
||||
<seg>
|
||||
liblo10k1.so
|
||||
</seg>
|
||||
<seg>
|
||||
/etc/hotplug,
|
||||
/usr/include/lo10k1,
|
||||
/usr/share/ld10k1 and
|
||||
/usr/share/ld10k1, and
|
||||
/usr/share/sounds
|
||||
</seg>
|
||||
</seglistitem>
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!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 "6b289bf874c4c9a63f4b3973093dd404">
|
||||
<!ENTITY alsa-utils-md5sum "b9d6102fbbd0b68040bb77023ed30c0c">
|
||||
<!ENTITY alsa-utils-size "1.1 MB">
|
||||
<!ENTITY alsa-utils-buildsize "12 MB">
|
||||
<!ENTITY alsa-utils-buildsize "9.3 MB">
|
||||
<!ENTITY alsa-utils-time "0.1 SBU">
|
||||
]>
|
||||
|
||||
@ -81,8 +81,9 @@
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="libsamplerate"/>,
|
||||
<xref linkend="xmlto"/> and
|
||||
<ulink url="http://hightek.org/dialog/">Dialog</ulink>
|
||||
<xref linkend="xmlto"/>,
|
||||
<ulink url="http://hightek.org/dialog/">Dialog</ulink>, and
|
||||
<ulink url="http://www.fftw.org/">FFTW</ulink>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
@ -99,6 +100,7 @@
|
||||
</para>
|
||||
|
||||
<screen><userinput>./configure --disable-alsaconf \
|
||||
--disable-bat \
|
||||
--disable-xmlto \
|
||||
--with-curses=ncursesw &&
|
||||
make</userinput></screen>
|
||||
@ -126,7 +128,13 @@ make</userinput></screen>
|
||||
|
||||
<para>
|
||||
<option>--disable-xmlto</option>: Omit this switch if you have installed
|
||||
<xref linkend="xmlto"/> and don't wish to install pregenerated man pages.
|
||||
<xref linkend="xmlto"/> and want to regenerate the man pages.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--disable-bat</option>: Omit this switch if you have installed
|
||||
<ulink url="http://www.fftw.org/">FFTW</ulink> and wish to install
|
||||
the Basic Audio Tester (BAT).
|
||||
</para>
|
||||
|
||||
<para>
|
||||
@ -229,10 +237,9 @@ make</userinput></screen>
|
||||
|
||||
<seglistitem>
|
||||
<seg>
|
||||
aconnect, alsa-info.sh, alsactl, alsaloop, alsamixer,
|
||||
aconnect, alsaloop, alsamixer, alsatplg,
|
||||
alsaucm, amidi, amixer, aplay, aplaymidi, arecord (symlink),
|
||||
arecordmidi, aseqdump, aseqnet, iecset and
|
||||
speaker-test
|
||||
arecordmidi, aseqdump, iaseqnet, iecset, and speaker-test
|
||||
</seg>
|
||||
<seg>
|
||||
None
|
||||
@ -261,32 +268,6 @@ make</userinput></screen>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="alsa-info.sh">
|
||||
<term><command>alsa-info.sh</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is used to generate a file containing detailed information
|
||||
about your sound hardware.
|
||||
</para>
|
||||
<indexterm zone="alsa-utils alsa-info.sh">
|
||||
<primary sortas="b-alsa-info.sh">alsa-info.sh</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="alsactl">
|
||||
<term><command>alsactl</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is used to control advanced settings for the
|
||||
ALSA sound card drivers.
|
||||
</para>
|
||||
<indexterm zone="alsa-utils alsactl">
|
||||
<primary sortas="b-alsactl">alsactl</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="alsaloop">
|
||||
<term><command>alsaloop</command></term>
|
||||
<listitem>
|
||||
|
10
packages.ent
10
packages.ent
@ -668,11 +668,11 @@
|
||||
<!-- Chapter 45 -->
|
||||
<!ENTITY alsa-download-http "http://alsa.cybermirror.org">
|
||||
<!ENTITY alsa-download-ftp "ftp://ftp.alsa-project.org/pub">
|
||||
<!ENTITY alsa-version "1.0.29">
|
||||
<!ENTITY alsa-lib-version "1.0.29">
|
||||
<!ENTITY alsa-plugins-version "1.0.29">
|
||||
<!ENTITY alsa-utils-version "1.0.29">
|
||||
<!ENTITY alsa-tools-version "1.0.29">
|
||||
<!ENTITY alsa-version "1.1.0">
|
||||
<!ENTITY alsa-lib-version "1.1.0">
|
||||
<!ENTITY alsa-plugins-version "1.1.0">
|
||||
<!ENTITY alsa-utils-version "1.1.0">
|
||||
<!ENTITY alsa-tools-version "1.1.0">
|
||||
<!ENTITY alsa-firmware-version "1.0.29">
|
||||
<!ENTITY alsa-oss-version "1.0.28">
|
||||
<!ENTITY audiofile-version "0.3.6">
|
||||
|
Loading…
Reference in New Issue
Block a user