]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/blobdiff - README
some cleanups in regards to requirements
[glsdk/gst-plugins-ugly0-10.git] / README
diff --git a/README b/README
index 1a0d43e7e4ad7be517584b06f010fa14cb5a4a67..7e76bd243ea99766b8c1890595f8f4685c9b41d6 100644 (file)
--- a/README
+++ b/README
@@ -71,6 +71,7 @@ ATM, most of us have at least these versions :
 
 * autoconf      2.52    (NOT 2.52d)
 * automake      1.5     
+* gettext      0.11.5
 * libtool       1.4     (NOT Gentoo's genetic failure 1.4.2)
 * pkg-config    0.8.0
 
@@ -93,7 +94,6 @@ the last passed options as a handy shortcut.  Use it.
 After the autogen.sh stage, you can follow the directions listed in
 "COMPILING FROM SOURCE"
 
-
 PLUG-IN DEPENDENCIES AND LICENSES
 ---------------------------------
 GStreamer is developed under the terms of the LGPL (see LICENSE file for 
@@ -104,36 +104,4 @@ with GStreamer, you have to make sure not to use GPL-linked plug-ins.
 When using GPL-linked plug-ins, GStreamer is for all practical reasons 
 under the GPL itself. 
 
-The plug-ins which use a GPL library are as follows:
-cdparanoia      libcdparanoia   (http://www.xiph.org/paranoia/)
-aasink         aalib           (http://aa-project.sourceforge.net/aalib/)
-xmms           libxmms         (http://www.xmms.org)
-decdvd         ac3dec,mpeg2dec (http://linuxvideo.org/mpeg2dec/,http://linuxvideo.org/ac3dec/)a
-mad            mad             (http://www.mars.org/home/rob/proj/mpeg/)
-
-Plug-ins which use an LGPL library are as follows:
-colorspace     Hermes          (http://www.clanlib.org/hermes/)
-httpsrc                libghttp        (ftp.gnome.org/pub/GNOME/stable/sources/libghttp/)
-alsasink       alsa            (http://alsa-project.org)
-arts           aRts            (http://arts-project.org)
-sdlsink                libsdl          (http://www.libsdl.org)
-gnomevfssource  gnome-vfs       (ftp.gnome.org//pub/GNOME/stable/sources/gnome-vfs)
-gnomevfssink    gnome-vfs
-esdsink         libesd          (ftp.gnome.org/pub/GNOME/stable/sources/esound)
-icastsend       libshout        (http://www.icecast.org)
-lame            libmp3lame      (http://www.mp3dev.org/mp3/)
-gst1394         libraw1394      (http://linux1394.sourceforge.net)
-flac           libFLAC         (http://flac.sourceforge.net)
-RTP            ortp            (http://www.linphone.org/ortp/)
-
-Plug-ins which use a BSD covered library are as follows:
-vorbisenc      libogg/libvorbis        (http://www.xiph.org/ogg/vorbis)
-vorbisdec      libogg/libvorbis
-
-Plug-ins based on libraries with other free licenses:
-xvideosink     libXv           (MIT X11 / X Consortium license)
-gsm            libgsm          (MIT license http://kbs.cs.tu-berlin.de/~jutta/toast.html)
-
-Plug-ins using non-free libraries:
-wincodec       win32ddl        (http://divx.euro.ru/)
-
+There is a LICESENSE_readme file containing licensing information on the plugins