mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
0b5a693ea2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3337 af4574ff-66df-0310-9fd7-8a98e5e911e0
92 lines
2.7 KiB
XML
92 lines
2.7 KiB
XML
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY mpg123-download-http "http://www.mpg123.de/mpg123/mpg123-&mpg123-version;.tar.gz">
|
|
<!ENTITY mpg123-download-ftp "ftp://alge.anart.no/pub/audio/mpg123-&mpg123-version;.tar.gz">
|
|
<!ENTITY mpg123-size "155 KB">
|
|
<!ENTITY mpg123-buildsize "1.3 MB">
|
|
<!ENTITY mpg123-time "0.08 SBU">
|
|
]>
|
|
|
|
<sect1 id="mpg123" xreflabel="mpg123-&mpg123-version;">
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
<?dbhtml filename="mpg123.html"?>
|
|
<title>mpg123-&mpg123-version;</title>
|
|
<indexterm zone="mpg123">
|
|
<primary sortas="a-Mpg123">Mpg123</primary></indexterm>
|
|
|
|
<sect2>
|
|
<title>Introduction to <application>mpg123</application></title>
|
|
|
|
<para>The <application>mpg123</application> package contains a console-based
|
|
<filename>MP3</filename> player. It claims to be the fastest <filename>MP3
|
|
</filename> decoder for Unix.</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<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 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>
|
|
</sect3>
|
|
|
|
<sect3><title><application>mpg123</application> dependencies</title>
|
|
<sect4><title>Required</title>
|
|
<para><acronym>OSS</acronym> or <xref linkend="alsa-oss"/></para></sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Installation of <application>mpg123</application></title>
|
|
|
|
<para>Install <application>mpg123</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput><command>make PREFIX=/usr linux</command></userinput></screen>
|
|
|
|
<para>Now, as the root user:</para>
|
|
|
|
<screen><userinput role='root'><command>make PREFIX=/usr install</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Program</segtitle>
|
|
<seglistitem>
|
|
<seg>mpg123</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<varlistentry id="mpg123-prog">
|
|
<term><command>mpg123</command></term>
|
|
<listitem><para>is used for playing <filename>MP3</filename> files via the
|
|
console.</para>
|
|
<indexterm zone="mpg123 mpg123-prog">
|
|
<primary sortas="b-mpg123">mpg123</primary></indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|
|
|