Changeset b2dc6a7f


Ignore:
Timestamp:
08/16/2019 05:06:44 PM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5112711
Parents:
ec54fa5b
Message:

neon is recommended for audacious, unless --disable-neon is passed

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/audioutils/audacious.xml

    rec54fa5b rb2dc6a7f  
    137137    <bridgehead renderas="sect4">Recommended (for Plugins)</bridgehead>
    138138    <para role="recommended">
    139       <xref linkend="mpg123"/>
     139      <xref linkend="mpg123"/> and
     140      <xref linkend="neon"/> (for online mpg3 and ogg radio)
    140141    </para>
    141142
     
    152153      <xref linkend="libsndfile"/>,
    153154      <xref linkend="libvorbis"/>,
    154       <xref linkend="neon"/> (for online mpg3 and ogg radio),
    155155      <xref linkend="pulseaudio"/>,
    156156      <xref linkend="sdl"/>,
     
    247247
    248248    <para><option>--enable-valgrind</option>: Allow better Valgrind leak checks.</para>
     249
     250    <para><option>--disable-neon</option>: Use this for the plugins if you have
     251    not installed neon, and do not want to use HTTP/HTTPS transport.</para>
    249252
    250253  </sect2>
Note: See TracChangeset for help on using the changeset viewer.