Author: randy Date: 2006-06-20 11:44:36 -0600 (Tue, 20 Jun 2006) New Revision: 6166
Modified: trunk/BOOK/multimedia/libdriv/gst-plugins.xml Log: Renamed some indexing ids in the obsolete GStreamer Plug-ins instructions to accomodate the new GStreamer Base Plug-ins instructions Modified: trunk/BOOK/multimedia/libdriv/gst-plugins.xml =================================================================== --- trunk/BOOK/multimedia/libdriv/gst-plugins.xml 2006-06-20 17:44:32 UTC (rev 6165) +++ trunk/BOOK/multimedia/libdriv/gst-plugins.xml 2006-06-20 17:44:36 UTC (rev 6166) @@ -4,18 +4,6 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!-- Inserted as a reminder to do this. The mention of a test suite - is usually right before the root user installation commands. Please - delete these 12 (including one blank) lines after you are done.--> - - <!-- Use one of the two mentions below about a test suite, - delete the line that is not applicable. Of course, if the - test suite uses syntax other than "make check", revise the - line to reflect the actual syntax to run the test suite --> - - <!-- <para>This package does not come with a test suite.</para> --> - <!-- <para>To test the results, issue: <command>make check</command>.</para> --> - <!ENTITY gst-plugins-download-http "http://gstreamer.freedesktop.org/src/gst-plugins/gst-plugins-&gst-plugins-version;.tar.bz2"> <!ENTITY gst-plugins-download-ftp "&gnome-download-ftp;/gst-plugins/0.8/gst-plugins-&gst-plugins-version;.tar.bz2"> <!ENTITY gst-plugins-md5sum "ea787eeed3761ff03cb60ecebebe1c30"> @@ -335,12 +323,12 @@ </listitem> </varlistentry> - <varlistentry id="gst-visualise"> + <varlistentry id="xxgst-visualise"> <term><command>gst-visualise-0.8</command></term> <listitem> <para>is used to run a basic <application>GStreamer</application> pipeline to display a graphical visualisation of an audio stream.</para> - <indexterm zone="gst-plugins gst-visualise"> + <indexterm zone="gst-plugins xxgst-visualise"> <primary sortas="b-gst-visualise">gst-visualise-0.8</primary> </indexterm> </listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
