Changeset a660464


Ignore:
Timestamp:
08/29/2005 04:46:07 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
7245ba2
Parents:
4d32631
Message:

Added a comment to the libsndfile dependency that support for it is currently broken in the LAME instructions

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/audioutils/lame.xml

    r4d32631 ra660464  
    1010  <!ENTITY lame-size          "1.3 MB">
    1111  <!ENTITY lame-buildsize     "15 MB">
    12   <!ENTITY lame-time          "0.39 SBU">
     12  <!ENTITY lame-time          "0.4 SBU">
    1313]>
    1414
     
    6161    <para><xref linkend="GTK"/>,
    6262    <xref linkend="NASM"/>,
    63     <ulink url="http://www.mega-nerd.com/libsndfile/">libsndfile</ulink>,
     63    <ulink url="http://www.mega-nerd.com/libsndfile/">libsndfile</ulink>
     64    (support is currently broken),
    6465    <ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink> and
    6566    <ulink url="http://dmalloc.com/">Dmalloc</ulink></para>
     
    9091    encode-to-RTP program.</para>
    9192
    92 <!-- <para><option>-enable-mptx</option>: Builds the mp3x program.</para>
    93 
    94 <para><option>-enable-nasm</option>: Enables use of nasm.</para> -->
     93    <para><option>-enable-mp3x</option>: Builds the <command>mp3x</command>
     94    frame analyzer program (requires <application>GTK+</application>).</para>
    9595
    9696  </sect2>
     
    165165
    166166</sect1>
    167 
Note: See TracChangeset for help on using the changeset viewer.