updated to mpg123-1.5.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7651 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2008-12-05 22:34:32 +00:00
parent 8ce712e8dd
commit b571b5e80f
3 changed files with 27 additions and 8 deletions

View File

@ -3,7 +3,7 @@ $LastChangedBy$
$Date$
-->
<!ENTITY day "04"> <!-- Always 2 digits -->
<!ENTITY day "05"> <!-- Always 2 digits -->
<!ENTITY month "12"> <!-- Always 2 digits -->
<!ENTITY year "2008">
<!ENTITY copyrightdate "2001-&year;">
@ -656,7 +656,7 @@ $Date$
-->
<!-- Chapter 39 -->
<!ENTITY mpg123-version "1.4.2">
<!ENTITY mpg123-version "1.5.1">
<!ENTITY vorbistools-version "1.2.0">
<!ENTITY XMMS-version "1.2.10">
<!ENTITY lame-version "398-2">

View File

@ -40,6 +40,15 @@
</listitem>
-->
<listitem>
<para>December 5th, 2008</para>
<itemizedlist>
<listitem>
<para>[ken] - Update to mpg123-1.5.1.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>December 4th, 2008</para>
<itemizedlist>

View File

@ -6,9 +6,9 @@
<!ENTITY mpg123-download-http "&sourceforge-repo;/mpg123/mpg123-&mpg123-version;.tar.bz2">
<!ENTITY mpg123-download-ftp " ">
<!ENTITY mpg123-md5sum "c571594e81e15c9d5cafe1bb3fdc3386">
<!ENTITY mpg123-md5sum "7bdbd62097de68728fefe04f36b1f02c">
<!ENTITY mpg123-size "1.0 MB">
<!ENTITY mpg123-buildsize "9.4 MB">
<!ENTITY mpg123-buildsize "9.7 MB">
<!ENTITY mpg123-time "0.3 SBU">
]>
@ -57,8 +57,18 @@
<bridgehead renderas="sect3">Mpg123 Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="alsa-lib"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para>At least one of the following is required, otherwise only the dummy
output driver will be built.</para>
<para role="optional">
<xref linkend="alsa-lib"/>,
<xref linkend="arts"/>,
<xref linkend="esound"/>,
<ulink url="http://jackaudio.org">JACK</ulink>,
<xref linkend="nas"/>,
<ulink url="http://www.portaudio.com">PortAudio</ulink>,
<ulink url="http://pulseaudio.org">PulseAudio</ulink>,
<xref linkend="sdl"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/mpg123"/></para>
@ -92,8 +102,8 @@ make</userinput></screen>
<seglistitem>
<seg>mpg123</seg>
<seg>libmpg123.so, output_alsa.so, output_arts.so, output_esd.so, and
output_oss.so</seg>
<seg>libmpg123.so, output_dummy.so, and other output_*.so libraries,
depending on which drivers were built.</seg>
<seg>/usr/lib/mpg123</seg>
</seglistitem>
</segmentedlist>