On 03/03/2013 06:02 PM, [email protected] wrote: > Author: randy > Date: Sun Mar 3 09:02:32 2013 > New Revision: 11052 > > Log: > Minor cleanup and tweaks to Multimedia packages > > Modified: > trunk/BOOK/multimedia/libdriv/gstreamer10.xml > trunk/BOOK/multimedia/libdriv/libcanberra.xml > > Modified: trunk/BOOK/multimedia/libdriv/gstreamer10.xml > ============================================================================== > --- trunk/BOOK/multimedia/libdriv/gstreamer10.xml Sun Mar 3 09:01:06 > 2013 (r11051) > +++ trunk/BOOK/multimedia/libdriv/gstreamer10.xml Sun Mar 3 09:02:32 > 2013 (r11052) > @@ -34,7 +34,7 @@ > applications to share a common set of plugins for things like video > encoding and > decoding, audio encoding and decoding, audio and video filters, audio > visualisation, > web streaming and anything else that streams in real-time or > otherwise. This package > - only provides base functionality and libraries. You will need at least > + only provides base functionality and libraries. You may need at least > <xref linkend="gst10-plugins-base"/> and one of Good, Bad, Ugly or > Libav plugins. > </para> > > @@ -80,8 +80,7 @@ > > <bridgehead renderas="sect4">Required</bridgehead> > <para role="required"> > - <xref linkend="glib2"/> and > - <xref linkend="libxml2"/> > + <xref linkend="glib2"/> > </para> >
Please add this back untill the next bump. Some other packages that depend on gstreamer depend on libxml2 too, but I didn't list it because it was listed on gstreamer page. I'll need to recheck that. > <bridgehead renderas="sect4">Recommended</bridgehead> > > Modified: trunk/BOOK/multimedia/libdriv/libcanberra.xml > ============================================================================== > --- trunk/BOOK/multimedia/libdriv/libcanberra.xml Sun Mar 3 09:01:06 > 2013 (r11051) > +++ trunk/BOOK/multimedia/libdriv/libcanberra.xml Sun Mar 3 09:02:32 > 2013 (r11052) > @@ -118,7 +118,7 @@ > Now, as the <systemitem class="username">root</systemitem> user: > </para> > > -<screen role="root"><userinput>make install</userinput></screen> > +<screen role="root"><userinput>make > docdir=/usr/share/doc/libcanberra/&libcanberra-version; > install</userinput></screen> > > </sect2> > > -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
