2005-05-08 18:37:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-14 10:27:48 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
2005-01-01 22:49:30 +08:00
|
|
|
|
2012-05-11 00:19:42 +08:00
|
|
|
<!ENTITY mpg123-download-http
|
|
|
|
"&sourceforge-repo;/mpg123/mpg123-&mpg123-version;.tar.bz2">
|
2007-01-17 20:57:47 +08:00
|
|
|
<!ENTITY mpg123-download-ftp " ">
|
2012-05-11 07:24:07 +08:00
|
|
|
<!ENTITY mpg123-md5sum "f6ade36a7025ec4675144c6d13ddee9b">
|
2012-05-11 00:19:42 +08:00
|
|
|
<!ENTITY mpg123-size "776 KB">
|
2012-05-11 07:24:07 +08:00
|
|
|
<!ENTITY mpg123-buildsize "11 MB">
|
|
|
|
<!ENTITY mpg123-time "0.2 SBU">
|
2004-06-14 10:27:48 +08:00
|
|
|
]>
|
|
|
|
|
2007-02-15 01:41:56 +08:00
|
|
|
<sect1 id="mpg123" xreflabel="mpg123-&mpg123-version;">
|
2005-05-08 18:37:15 +08:00
|
|
|
<?dbhtml filename="mpg123.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>Mpg123-&mpg123-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="mpg123">
|
|
|
|
<primary sortas="a-Mpg123">Mpg123</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Mpg123</title>
|
|
|
|
|
2012-05-11 00:19:42 +08:00
|
|
|
<para>
|
|
|
|
The <application>mpg123</application> package contains a console-based MP3
|
|
|
|
player. It claims to be the fastest MP3 decoder for Unix.
|
|
|
|
</para>
|
2005-05-08 18:37:15 +08:00
|
|
|
|
2012-03-05 23:41:10 +08:00
|
|
|
&lfs71_checked;
|
2010-10-27 07:08:14 +08:00
|
|
|
|
2005-05-08 18:37:15 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&mpg123-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&mpg123-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &mpg123-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &mpg123-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &mpg123-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &mpg123-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Mpg123 Dependencies</bridgehead>
|
|
|
|
|
2012-05-11 00:19:42 +08:00
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
|
|
<para role="recommended">
|
|
|
|
<xref linkend="alsa-lib"/>
|
|
|
|
</para>
|
|
|
|
|
2008-12-06 06:34:32 +08:00
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para role="optional">
|
2012-05-11 00:19:42 +08:00
|
|
|
<xref linkend="alsa-lib"/>,
|
|
|
|
<!-- <xref linkend="arts"/>, -->
|
|
|
|
<xref linkend="esound"/>,
|
|
|
|
<xref linkend='pulseaudio'/>,
|
|
|
|
<ulink url="http://jackaudio.org">JACK</ulink>,
|
|
|
|
<ulink url="http://www.portaudio.com">PortAudio</ulink>,
|
|
|
|
<xref linkend="sdl"/>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para condition="html" role="usernotes">
|
|
|
|
User Notes: <ulink url="&blfs-wiki;/mpg123"/>
|
|
|
|
</para>
|
2006-04-11 02:37:19 +08:00
|
|
|
|
2005-05-08 18:37:15 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Mpg123</title>
|
|
|
|
|
2012-05-11 00:19:42 +08:00
|
|
|
<para>
|
|
|
|
Install <application>mpg123</application> by running the following
|
|
|
|
commands:
|
|
|
|
</para>
|
2005-05-08 18:37:15 +08:00
|
|
|
|
2006-09-20 07:38:07 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
|
|
make</userinput></screen>
|
2005-05-08 18:37:15 +08:00
|
|
|
|
2005-07-24 08:12:30 +08:00
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
|
2012-05-11 00:19:42 +08:00
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
2005-05-08 18:37:15 +08:00
|
|
|
|
2006-09-20 07:38:07 +08:00
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
2005-05-08 18:37:15 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
2012-04-16 02:16:33 +08:00
|
|
|
<segtitle>Installed Programs</segtitle>
|
2005-05-08 18:37:15 +08:00
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>mpg123</seg>
|
2012-05-11 00:19:42 +08:00
|
|
|
<seg>
|
|
|
|
libmpg123.so and
|
|
|
|
several output plugins in /usr/lib/mpg123
|
|
|
|
</seg>
|
2008-04-24 12:09:25 +08:00
|
|
|
<seg>/usr/lib/mpg123</seg>
|
2005-05-08 18:37:15 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="mpg123-prog">
|
|
|
|
<term><command>mpg123</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is used for playing MP3 files via the console.</para>
|
|
|
|
<indexterm zone="mpg123 mpg123-prog">
|
|
|
|
<primary sortas="b-mpg123">mpg123</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2012-05-11 00:19:42 +08:00
|
|
|
<varlistentry id="libmpg123">
|
|
|
|
<term><filename class="libraryfile">libmpg123.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
contains the mpg123 API functions.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="mpg123 libmpg123">
|
|
|
|
<primary sortas="c-libmpg123">libmpg123.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-08 18:37:15 +08:00
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
2002-07-08 04:28:42 +08:00
|
|
|
</sect1>
|