- added gstmediaplay.glade.bak to the files to ignore
[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          (also called gnome-xml, available from http://xmlsoft.org/)
13
14 These libraries are all central parts of gnome, and are available from the
15 ftp.gnome.org or its mirrors, amongst other places.
16
17 Optional libraries:
18 ===================
19 gdk_pixbuf
20 libgnomeui      (for gstplay, gsteditor, autoplug example, several tests)
21 libglade        (for gstplay, gsteditor)
22 libHermes       (for gstplay)
23
24 libghttp        (for httpsrc)
25 libXv           (for videosink)
26 libxaudio       (for xa mp3 decoder)
27 libvorbis       (for vorbisenc, vorbisdec)
28 libcdparanoia   (for cdparanoia ripper)
29 liblame         (for lame mp3 encoder)
30 libshout        (for the shoutcast plugin)
31 libasound       (for the alsa src/sink plugin)
32 librtp          (for the rtp sink plugin)
33
34 for AVI playback you might want to get the windows libraries from
35 http://divx.euro.ru/ and put the .dll files in /usr/lib/win32/
36
37 An extra set of tools is required if you wish to build GStreamer out of
38 CVS (using autogen.sh):
39
40 Required tools:
41 ===============
42 autoconf
43 automake v1.4 or better
44 libtool v1.3.5 or better
45
46 Optional tools:
47 ===============
48 gtkdoc
49 db2html
50 fig2dev
51
52 Optional debian packages:
53 =========================
54 (This is an incomplete list, made only of problems which have been reported,
55 rather than by an audit.)
56 task-helix-gnome-dev   OR libgnome-dev