Changeset 1bc70b56


Ignore:
Timestamp:
04/15/2012 06:16:33 PM (12 years ago)
Author:
Ragnar Thomsen <rthomsen@…>
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:
7c3af4bb
Parents:
ad41452
Message:

mpg123 1.13.8

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rad41452 r1bc70b56  
    966966
    967967<!-- Chapter 39 -->
    968 <!ENTITY mpg123-version               "1.13.6">
     968<!ENTITY mpg123-version               "1.13.8">
    969969<!ENTITY vorbistools-version          "1.2.0">
    970970<!ENTITY XMMS-version                 "1.2.10">
  • introduction/welcome/changelog.xml

    rad41452 r1bc70b56  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[rthomsen] - Upgrade to mpg123 1.13.8. Fixes
     49          <ulink url="&blfs-ticket-root;3311">#3311</ulink></para>
     50        </listitem>
     51        <listitem>
    4852          <para>[rthomsen] - Replace the use of the $QT4DIR variable with
    4953          $QTDIR, since only one version of Qt is currently in the book.</para>
  • multimedia/audioutils/mpg123.xml

    rad41452 r1bc70b56  
    77  <!ENTITY mpg123-download-http "&sourceforge-repo;/mpg123/mpg123-&mpg123-version;.tar.bz2">
    88  <!ENTITY mpg123-download-ftp  " ">
    9   <!ENTITY mpg123-md5sum        "f42420bf023ce601e665d7910fc8563e">
     9  <!ENTITY mpg123-md5sum        "e82b09c5533c414d670339a717faebab">
    1010  <!ENTITY mpg123-size          "748 KB">
    11   <!ENTITY mpg123-buildsize     "11 MB">
     11  <!ENTITY mpg123-buildsize     "10 MB">
    1212  <!ENTITY mpg123-time          "0.2 SBU">
    1313]>
     
    9898
    9999    <segmentedlist>
    100       <segtitle>Installed Program</segtitle>
     100      <segtitle>Installed Programs</segtitle>
    101101      <segtitle>Installed Libraries</segtitle>
    102102      <segtitle>Installed Directories</segtitle>
     
    104104      <seglistitem>
    105105        <seg>mpg123</seg>
    106         <seg>libmpg123.so, output_dummy.so, and other output_*.so libraries,
    107         depending on which drivers were built.</seg>
     106        <seg>libmpg123.so and several in /usr/lib/mpg123</seg>
    108107        <seg>/usr/lib/mpg123</seg>
    109108      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.