]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/blobdiff - REQUIREMENTS
0.10.18.3 pre-release
[glsdk/gst-plugins-ugly0-10.git] / REQUIREMENTS
index 0ad20d8b1ff2276e8ff20706b998f5c0fe4f8ca2..4198a37b50b1d3307a4be1e66b7633a611647431 100644 (file)
@@ -2,20 +2,26 @@ GStreamer uses a *large* array of tools and libraries, most of which are
 optional.  We have attempted to make sure that any code that depends on
 optional libraries doesn't get built unless you have those libraries.  If
 you find this not to be the case, please, let us know by filing a bug
-report at http://sourceforge.net/bugs/?group_id=1936.
+report at http://bugzilla.gnome.org/.
 
 
-Required libraries:
-===================
+Required tools:
+===============
 
-The core GStreamer libraries are required which depend on the following:
+An extra set of tools is required if you wish to build GStreamer out of
+CVS (using autogen.sh):
 
-the latest glib2, currently at v2.0.4
-libxml2         (also called gnome-xml, available from http://xmlsoft.org/)
+autoconf 2.52 or better 
+automake 1.5
+gettext 0.11.5
+libtool v1.4 or better
+pkgconfig 0.9.0 or better (http://www.freedesktop.org/software/pkgconfig/)
 
-These libraries are all central parts of gnome, and are available from the
-ftp.gnome.org or its mirrors, amongst other places.
+Required libraries:
+===================
 
+The core GStreamer libraries. See the gstreamer/ module in GStreamer cvs, or
+the version that corresponds to this plugin release.
 
 Optional libraries:
 ===================
@@ -24,14 +30,9 @@ This file lists supporting libraries for which gst-plugins contains plugins,
 as well as their minimum version.  You can find the corresponding plugins in
 ext/(library)
 
-gdk_pixbuf
-libgnomeui     (for gstplay, gsteditor, autoplug example, several tests)
-libglade       (for gstplay, gsteditor)
-libHermes      (for colorspace conversions; you need this for any video work)
-                       http://www.clanlib.org/hermes/
-libghttp       (for httpsrc)
-                       http://ftp.gnome.org/pub/GNOME/stable/sources/libghttp/
-libaudiofile    (for afsrc/afsink)
+dirac          (Dirac video codec)
+                       http://www.bbc.co.uk/rd/projects/dirac/index.shtml
+libaudiofile    (for afsrc/afsink
                        http://oss.sgi.com/projects/audiofile/
 libmad          (for the mad mp3 decoder plugin)
                        http://www.mars.org/home/rob/proj/mpeg/
@@ -52,10 +53,12 @@ libshout    (for the shoutcast plugin)
                        http://www.icecast.org
 libasound      (for the alsa src/sink plugin)
                        http://alsa-project.org/
-ortp           (for the rtp sink plugin)
+librtp         (for the rtp sink plugin)
                        http://www.linphone.org/ortp/
 aalib          (for the aa sink plugin)
                        http://aa-project.sourceforge.net/aalib/
+libcaca                (for the color aa sink plugin)
+                       http://sam.zoy.org/projects/libcaca/
 aRts           (for the arts plugin wrapper, and the artsd sink)
                        http://www.arts-project.org
 raw1394/linux1394      (for the dv plugin)
@@ -66,6 +69,7 @@ libdvdread    (for the dvdsrc)
 libesound      (for the esd sink 
                        ftp.gnome.org/pub/GNOME/stable/sources/esound)
 gnome-vfs      (for the gnome-vfs src)
+               >= 2.4.0
 libgsm         (for the gsm plugin)
                        http://kbs.cs.tu-berlin.de/~jutta/toast.html
 sdl            (for the sdl sink)
@@ -75,51 +79,48 @@ xmms                (for the xmms plugins wrapper)
 mpeg2dec/a52dec        (for mpeg2 related plugins and dvd playback)
                        http://libmpeg2.sourceforge.net/
                        and http://liba52.sourceforge.net/
-               >=      v0.2.1/v0.7.2
-avifile                (for the avi windows decoder plugins)
-                        http://avifile.sourceforge.net/
-                       you might want to get the windows libraries 
-                       from http://divx.euro.ru/ and put the .dll files 
-                       in /usr/lib/win32/
-               >=      0.6.0 (cvs)
-
-
+               >=      v0.3.1/v0.7.2
+swfdec         (for the swfdec (flash) plugin)
+                       http://www.schleef.org/swfdec/
+liboil         (for the liboil optimization library)
+                       http://www.schleef.org/liboil/
+               >=      0.2.0
 flac           (for the FLAC lossless audio format)
                        http://flac.sourceforge.net
-
-
-Required tools:
-===============
-
-An extra set of tools is required if you wish to build GStreamer out of
-CVS (using autogen.sh):
-
-autoconf 2.52
-automake 1.5
-libtool v1.4 or better
-pkgconfig 0.8.0 (http://www.freedesktop.org/software/pkgconfig/)
-
-
-Optional tools:
-===============
-
-gtkdoc
-db2html
-fig2dev
-xsltproc
-
-
-Optional debian packages:
-=========================
-
-(This is an incomplete list, made only of problems which have been reported,
-rather than by an audit.)
-task-helix-gnome-dev   OR libgnome-dev
-
-gtk-doc-tools 0.4-0.2  -- needed to build documentation
-
-Alternatively, the docbook-gnome-bin package, which is available by adding the
-following lines to apt's sources.list (/etc/apt/sources.list):
-
-deb ftp://ftp.home-of-linux.org/pub/debian gnome/
-deb-src ftp://ftp.home-of-linux.org/pub/debian gnome/
+                >= 1.0.3 preferred, 1.0.2 should work
+gtk            (for the gdk_pixbuf plugin)
+                       http://www.gtk.org/
+               >= 2.2.1 preferred, 2.0 ok
+pango          (for the textoverlay plugins)
+                       http://www.pango.org/
+librfb         (for capturing of VNC output into a videostream)
+                       http://www.schleef.org/
+libHermes       (for colorspace conversions (should not be needed anymore))
+                        http://www.clanlib.org/hermes/
+dtsdec         (for DTS audio decoding)
+                       http://www.videolan.org/libdca.html
+divx           (for divx decoding)
+                       http://www.divx.com/divx/linux/
+libmng         (for mng animated image format encoding/decoding)
+                       http://gjuyn.xs4all.nl/libmng
+libvisual      (for audio visualisations)
+                       http://libvisual.sourceforge.net/v2/
+musepack       (for musepack audio codec/format)
+                       (http://www.musepack.net/)
+nas            (for the NAS sound server sink)
+                       (http://radscan.com/nas.html)
+libtheora      (for Ogg Theora video support)
+                       (http://www.theora.org)
+libmms         (for MMS protocol support)
+                       (http://www.sf.net/projects/libmms)
+libamrnb       (for AMR-NB support)
+                       (http://www.penguin.cz/~utx/amr)
+libamrwb       (for AMR-WB support)
+                       (http://www.penguin.cz/~utx/amr)
+
+
+Optional (debian) packages:
+===========================
+
+gtk-doc-tools 1.6  -- needed to build documentation
+python-xml  -- needed to build plugin documentation