Added checking for all the tools used to make documentation.
[platform/upstream/gstreamer.git] / REQUIREMENTS
1 GStreamer use a *large* array of tools and libraries, most of which are
2 optional.  We have attempted to make sure that any code that depends on
3 optional libraries doesn't get built unless you have those libraries.  If
4 you find this not to be the case, please, let us know by filing a bug
5 report at http://sourceforge.net/bugs/?group_id=1936.
6
7
8 Required libraries:
9 ===================
10 glib v1.2.0 or better
11 gtk+ v1.2.0 or better
12 libxml
13
14 Optional libraries:
15 ===================
16 gdk_pixbuf
17 libgnomeui      (for gstplay, gsteditor, autoplug example, several tests)
18 libglade        (for gstplay, gsteditor)
19
20 libghttp        (for httpsrc)
21 libXv           (for videosink)
22 libxaudio       (for xa mp3 decoder)
23 libvorbis       (for vorbisenc, vorbisdec)
24 libcdparanoia   (for cdparanoia ripper)
25 liblame         (for lame mp3 encoder)
26
27
28
29 An extra set of tools is required if you wish to build GStreamer out of
30 CVS (using autogen.sh):
31
32 Required tools:
33 ===============
34 autoconf
35 automake v1.4 or better
36 libtool v1.3.5 or better
37
38 Optional tools:
39 ===============
40 gtkdoc
41 db2html
42 fig2dev