Changeset 4067d492


Ignore:
Timestamp:
05/10/2012 04:19:42 PM (12 years ago)
Author:
Andrew Benton <andy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
faec3f7
Parents:
bed6dae2
Message:

mpg123-1.14.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10153 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rbed6dae2 r4067d492  
    44-->
    55
    6 <!ENTITY day          "09">                   <!-- Always 2 digits -->
     6<!ENTITY day          "10">                   <!-- Always 2 digits -->
    77<!ENTITY month        "05">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2012">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "May 9th, &year;">
     12<!ENTITY releasedate  "May 10th, &year;">
    1313<!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
    1414<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
     
    10161016
    10171017<!-- Chapter 39 -->
    1018 <!ENTITY mpg123-version               "1.13.8">
     1018<!ENTITY mpg123-version               "1.14.0">
    10191019<!ENTITY vorbistools-version          "1.2.0">
    10201020<!ENTITY XMMS-version                 "1.2.10">
  • introduction/welcome/changelog.xml

    rbed6dae2 r4067d492  
    4343-->
    4444    <listitem>
     45      <para>May 10th, 2012</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[abenton] - Updated Mpg123 to 1.14.0.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>May 9th, 2012</para>
    4655      <itemizedlist>
  • multimedia/audioutils/mpg123.xml

    rbed6dae2 r4067d492  
    55  %general-entities;
    66
    7   <!ENTITY mpg123-download-http "&sourceforge-repo;/mpg123/mpg123-&mpg123-version;.tar.bz2">
     7  <!ENTITY mpg123-download-http
     8    "&sourceforge-repo;/mpg123/mpg123-&mpg123-version;.tar.bz2">
    89  <!ENTITY mpg123-download-ftp  " ">
    9   <!ENTITY mpg123-md5sum        "e82b09c5533c414d670339a717faebab">
    10   <!ENTITY mpg123-size          "748 KB">
    11   <!ENTITY mpg123-buildsize     "10 MB">
    12   <!ENTITY mpg123-time          "0.2 SBU">
     10  <!ENTITY mpg123-md5sum        "a3315f41d0e73f9be78c414457694a4b">
     11  <!ENTITY mpg123-size          "776 KB">
     12  <!ENTITY mpg123-buildsize     "13 MB">
     13  <!ENTITY mpg123-time          "0.3 SBU">
    1314]>
    1415
     
    3031    <title>Introduction to Mpg123</title>
    3132
    32     <para>The <application>mpg123</application> package contains a
    33     console-based MP3 player. It claims to be the fastest MP3 decoder for Unix.</para>
     33    <para>
     34      The <application>mpg123</application> package contains a console-based MP3
     35      player. It claims to be the fastest MP3 decoder for Unix.
     36    </para>
    3437
    3538    &lfs71_checked;
     
    5760    </itemizedlist>
    5861
    59 
    6062    <bridgehead renderas="sect3">Mpg123 Dependencies</bridgehead>
    6163
     64    <bridgehead renderas="sect4">Recommended</bridgehead>
     65    <para role="recommended">
     66     <xref linkend="alsa-lib"/>
     67    </para>
     68
    6269    <bridgehead renderas="sect4">Optional</bridgehead>
    63     <para>At least one of the following is required, otherwise only the dummy
    64     output driver will be built.</para>
    6570    <para role="optional">
    66     <xref linkend="alsa-lib"/>,
    67     <!-- <xref linkend="arts"/>, -->
    68     <xref linkend="esound"/>,
    69     <xref linkend='pulseaudio'/>,
    70     <ulink url="http://jackaudio.org">JACK</ulink>,
    71     <ulink url="http://www.portaudio.com">PortAudio</ulink>,
    72     <xref linkend="sdl"/></para>
     71      <xref linkend="alsa-lib"/>,
     72      <!-- <xref linkend="arts"/>, -->
     73      <xref linkend="esound"/>,
     74      <xref linkend='pulseaudio'/>,
     75      <ulink url="http://jackaudio.org">JACK</ulink>,
     76      <ulink url="http://www.portaudio.com">PortAudio</ulink>,
     77      <xref linkend="sdl"/>
     78    </para>
    7379
    74     <para condition="html" role="usernotes">User Notes:
    75     <ulink url="&blfs-wiki;/mpg123"/></para>
     80    <para condition="html" role="usernotes">
     81      User Notes: <ulink url="&blfs-wiki;/mpg123"/>
     82    </para>
    7683
    7784  </sect2>
     
    8087    <title>Installation of Mpg123</title>
    8188
    82     <para>Install <application>mpg123</application> by running the following
    83     commands:</para>
     89    <para>
     90      Install <application>mpg123</application> by running the following
     91      commands:
     92    </para>
    8493
    8594<screen><userinput>./configure --prefix=/usr &amp;&amp;
     
    8897    <para>This package does not come with a test suite.</para>
    8998
    90     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     99    <para>
     100      Now, as the <systemitem class="username">root</systemitem> user:
     101    </para>
    91102
    92103<screen role="root"><userinput>make install</userinput></screen>
    93 
    94104  </sect2>
    95105
     
    104114      <seglistitem>
    105115        <seg>mpg123</seg>
    106         <seg>libmpg123.so and several in /usr/lib/mpg123</seg>
     116        <seg>
     117          libmpg123.so and
     118          several output plugins in /usr/lib/mpg123
     119        </seg>
    107120        <seg>/usr/lib/mpg123</seg>
    108121      </seglistitem>
     
    124137      </varlistentry>
    125138
     139      <varlistentry id="libmpg123">
     140        <term><filename class="libraryfile">libmpg123.so</filename></term>
     141        <listitem>
     142          <para>
     143            contains the mpg123 API functions.
     144          </para>
     145          <indexterm zone="mpg123 libmpg123">
     146            <primary sortas="c-libmpg123">libmpg123.so</primary>
     147          </indexterm>
     148        </listitem>
     149      </varlistentry>
    126150    </variablelist>
    127 
    128151  </sect2>
    129 
    130152</sect1>
    131 
Note: See TracChangeset for help on using the changeset viewer.