Author: renodr Date: Mon Jan 28 13:51:44 2019 New Revision: 21057 Log: Audacious - URL fixes
Modified: trunk/BOOK/multimedia/audioutils/audacious.xml Modified: trunk/BOOK/multimedia/audioutils/audacious.xml ============================================================================== --- trunk/BOOK/multimedia/audioutils/audacious.xml Mon Jan 28 13:29:58 2019 (r21056) +++ trunk/BOOK/multimedia/audioutils/audacious.xml Mon Jan 28 13:51:44 2019 (r21057) @@ -156,11 +156,9 @@ <xref linkend="sdl"/>, <ulink url="http://sourceforge.net/projects/bs2b/">The Bauer stereophonic-to-binaural DSP (bs2b) library</ulink>, - <ulink url="http://sourceforge.net/apps/trac/fluidsynth/">FluidSynth</ulink>, - <ulink url="http://jackit.sourceforge.net/">JACK</ulink> + <ulink url="https://sourceforge.net/projects/fluidsynth/">FluidSynth</ulink>, + <ulink url="http://jackaudio.org/">JACK</ulink> (requires <xref linkend="libsamplerate"/>), -<!-- <ulink url="http://sourceforge.net/projects/libbinio/">libbinio</ulink> - (to build the AdPlug plugin),--> <ulink url="http://sourceforge.net/projects/libcue/">libcue</ulink>, <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>, <ulink url="http://sourceforge.net/projects/libmms">libmms</ulink>, @@ -184,11 +182,6 @@ <screen><userinput>TPUT=/bin/true ./configure --prefix=/usr \ --with-buildstamp="BLFS" && make</userinput></screen> -<!-- - <para> - If you have <xref linkend="doxygen"/> installed and wish to build the - API documentation, issue <command>doxygen</command>. - </para>--> <para> This package does not come with a test suite. @@ -199,30 +192,11 @@ </para> <screen role="root"><userinput>make install</userinput></screen> -<!-- - <para> - If you built the API documentation, install it as the - <systemitem class="username">root</systemitem> user by issuing: - </para> -<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/audacious-&audacious-version;/api && -install -v -m644 doc/html/* \ - /usr/share/doc/audacious-&audacious-version;/api</userinput></screen>--> </sect2> <sect2 role="installation"> <title>Installation of Audacious Plugins</title> -<!-- - <note> - <para> - If <application>Xorg</application> is not installed in - <filename class="directory">/usr</filename>, tell the linker - where to find it: - </para> - -<screen><userinput>export LIBRARY_PATH=$XORG_PREFIX/lib</userinput></screen> - - </note>--> <para> Install the required plugins package by unpacking the tarball, changing -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page