mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
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
This commit is contained in:
parent
ec54fa5bb3
commit
b2dc6a7fc1
@ -136,7 +136,8 @@
|
||||
|
||||
<bridgehead renderas="sect4">Recommended (for Plugins)</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref linkend="mpg123"/>
|
||||
<xref linkend="mpg123"/> and
|
||||
<xref linkend="neon"/> (for online mpg3 and ogg radio)
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional (for Plugins)</bridgehead>
|
||||
@ -151,7 +152,6 @@
|
||||
<xref linkend="libsamplerate"/>,
|
||||
<xref linkend="libsndfile"/>,
|
||||
<xref linkend="libvorbis"/>,
|
||||
<xref linkend="neon"/> (for online mpg3 and ogg radio),
|
||||
<xref linkend="pulseaudio"/>,
|
||||
<xref linkend="sdl"/>,
|
||||
<ulink url="http://sourceforge.net/projects/bs2b/">The Bauer
|
||||
@ -247,6 +247,9 @@ make</userinput></screen>
|
||||
|
||||
<para><option>--enable-valgrind</option>: Allow better Valgrind leak checks.</para>
|
||||
|
||||
<para><option>--disable-neon</option>: Use this for the plugins if you have
|
||||
not installed neon, and do not want to use HTTP/HTTPS transport.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="configuration">
|
||||
|
Loading…
Reference in New Issue
Block a user