CVSROOT: /sources/gnash Module name: gnash Changes by: Rob Savoye <rsavoye> 08/02/19 02:06:57
Modified files: doc/C/usermanual/installation: code_dependencies.xml Log message: Update dependency list. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/usermanual/installation/code_dependencies.xml?cvsroot=gnash&r1=1.4&r2=1.5 Patches: Index: code_dependencies.xml =================================================================== RCS file: /sources/gnash/gnash/doc/C/usermanual/installation/code_dependencies.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -b -r1.4 -r1.5 --- code_dependencies.xml 16 Aug 2007 14:27:35 -0000 1.4 +++ code_dependencies.xml 19 Feb 2008 02:06:57 -0000 1.5 @@ -9,10 +9,14 @@ </para> <note> -<title>Note</title> -<para> -If you want to install the &app; plugin for one of the browsers listed in the <xref linkend="intro" />, be sure to install the development package for that browser before configuring. The &app; <command>configure</command> script searches for the devel packages before building the plugin. -</para> + <title>Note</title> + <para> + If you want to install the &app; plugin for one of the browsers + listed in the <xref linkend="intro" />, be sure to install the + development package for that browser before configuring. The + &app; <command>configure</command> script searches for the devel + packages before building the plugin. + </para> </note> <table frame='all'> @@ -48,10 +52,17 @@ templates. </entry> <entry> - In &app;, Boost libraries are used extensively. + In &app;, Boost libraries are used extensively, primarily + boost-gthread and boost-date-time. </entry> - <entry><filename>libboost-thread-dev</filename></entry> - <entry><filename>liboost-thread-dev</filename></entry> + <entry> + <filename>libboost-thread-dev, libboost-date-time-dev + </filename> + </entry> + <entry> + <filename> + liboost-thread-dev, libboost-date-time + </filename></entry> </row> <row> @@ -223,21 +234,6 @@ </row> <row> - <entry>libMAD</entry> - <entry>Optional</entry> - <entry></entry> - <entry> - libMAD is MPEG audio decoder. - </entry> - <entry> - libMAD is one of the available options for sound - handling. - </entry> - <entry><filename>libmad0-dev</filename></entry> - <entry><filename>libmad-devel</filename></entry> - </row> - - <row> <entry>Gstreamer</entry> <entry>Optional</entry> <entry></entry> _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit