summaryrefslogtreecommitdiffstats
path: root/REQUIREMENTS
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2002-07-09 17:39:17 +0000
committerAndy Wingo <wingo@pobox.com>2002-07-09 17:39:17 +0000
commit206a7b87f85f93c549b2e50592404f32e30d1610 (patch)
treec8b25285d4b1b6ffbad91be438e42110a37db5f8 /REQUIREMENTS
parenta74d6c0f408b750b26b89271e859ccc07d48c759 (diff)
downloadgst-plugins-base-206a7b87f85f93c549b2e50592404f32e30d1610.tar.gz
gst-plugins-base-206a7b87f85f93c549b2e50592404f32e30d1610.tar.xz
compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4
Original commit message from CVS: compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r--REQUIREMENTS57
1 files changed, 14 insertions, 43 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS
index 0ad20d8b1..e4d49dc92 100644
--- a/REQUIREMENTS
+++ b/REQUIREMENTS
@@ -2,20 +2,25 @@ 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
+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,9 +29,6 @@ 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)
@@ -86,40 +88,9 @@ avifile (for the avi windows decoder plugins)
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
-
+ >= 1.0.3
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/