REQUIREMENTS: update a little

People actually look at that it seems.
This commit is contained in:
Tim-Philipp Müller 2014-11-23 16:34:15 +00:00
parent 69ec922c16
commit d1acea57a2

View File

@ -4,120 +4,130 @@ 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 you find this not to be the case, please, let us know by filing a bug
report at http://bugzilla.gnome.org/. report at http://bugzilla.gnome.org/.
On Debian/Ubuntu, the easiest way to install most build requirements is:
sudo apt-get build-dep gst-plugins-good1.0
Required tools: Required tools:
=============== ===============
An extra set of tools is required if you wish to build GStreamer out of An extra set of tools is required if you wish to build GStreamer
CVS (using autogen.sh): from git (using autogen.sh):
autoconf 2.52 or better autoconf >= 2.68 https://www.gnu.org/software/autoconf/
automake 1.5 automake >= 1.11 https://www.gnu.org/software/automake/
gettext 0.11.5 gettext >= 0.17 https://www.gnu.org/software/gettext/
libtool v1.4 or better libtool >= 2.2.6 https://www.gnu.org/software/libtool/
pkgconfig 0.9.0 or better (http://www.freedesktop.org/software/pkgconfig/) pkgconfig >= 0.9.0 https://www.freedesktop.org/software/pkgconfig/
Required libraries: Required libraries:
=================== ===================
Package: GStreamer Package: GStreamer
Version: 0.10.11.2 Version: 1.x (same 1.x version as this package)
Recommended: 0.10.latest Recommended: Latest 1.x
URL: http://gstreamer.freedesktop.org/ URL: http://gstreamer.freedesktop.org/
DebianPackage: libgstreamer0.10-dev DebianPackage: libgstreamer1.0-dev
Notes: The required version is updated frequently, so the version Notes: The required version is updated frequently, so the version
listed in this file is often wrong. If you are compiling from CVS, listed in this file is often out of date. If you are compiling
the required version is often the latest GStreamer CVS. from git master, you will usually need GStreamer core and
gst-plugins-base from git master as well.
Package: GStreamer Base Plugins Package: GStreamer Base Plugins
Version: 0.10.11.2 Version: 1.x (same 1.x version as this package)
Recommended: 0.10.latest Recommended: Latest 1.x
URL: http://gstreamer.freedesktop.org/ URL: http://gstreamer.freedesktop.org/
DebianPackage: libgstreamer-plugins-base0.10-dev DebianPackage: libgstreamer-plugins-base1.0-dev
Notes: The required version is updated frequently, so the version Notes: The required version is updated frequently, so the version
listed in this file is often wrong. If you are compiling from CVS, listed in this file is often out of date. If you are compiling
the required version is often the latest GStreamer Base Plugins CVS. from git master, you will usually need GStreamer core and
gst-plugins-base from git master as well.
Optional libraries: Optional libraries:
=================== ===================
This file lists supporting libraries for which gst-plugins contains plugins, This file lists supporting libraries for which gst-plugins-good contains
as well as their minimum version. You can find the corresponding plugins in plugins, as well as their minimum required version. You can find the
ext/(library) corresponding plugins in ext/(library)
Package: Orc Package: Orc
Version: >= 0.4.5 Version: >= 0.4.17
Recommended: 0.4.latest Recommended: Latest 0.4.x
URL: http://code.entropywave.com/orc URL: http://gstreamer.freedesktop.org/data/src/orc/
DebianPackage: liborc-0.4-dev DebianPackage: liborc-0.4-dev
Notes: Used by many plugins for accelerating processing Notes: Used by many plugins for accelerating SIMD processing using
run-time generated assembly. Not a hard requirement, but
highly recommended. Packagers, please hard-depend on liborc.
The git repository is http://cgit.freedesktop.org/gstreamer/orc/
(all versions on entropywave.com are outdated)
Package: gdk-pixbuf Library
Version: >= 2.8.0
Recommended: Latest 2.x
URL: http://www.gtk.org/
DebianPackage: libgdk-pixbuf2.0-dev
Plugins: gdkpixbuf (gdkpixbufdec, gdkpixbufoverlay)
Notes: This library does not depend on Gtk+ or Gdk or any window system
Package: GTK+ Package: GTK+
Version: >= 2.0 Version: >= 3.0
Recommended: >= 2.2 Recommended: Latest 3.x
URL: http://www.gtk.org/ URL: http://www.gtk.org/
DebianPackage: libgtk2.0-dev DebianPackage: libgtk-3-dev
Plugins: gdkpixbuf (gdkpixbufdec, gdkpixbufscale) Plugins: None
Notes: Also required by several examples. Plugin require >= 2.2. Notes: Only needed by some of the examples, not by any plugins.
Package: Check
DebianPackage: check
URL: http://check.sourceforge.net/
Package: Xlib Package: Xlib
Plugins: ximagesrc, v4l2 Plugins: ximagesrc
DebianPackage: libx11-dev libxv-dev libxt-dev DebianPackage: libx11-dev libxv-dev libxt-dev
Package: AALib Package: AALib
Plugins: aasink Plugins: aasink
URL: http://aa-project.sourceforge.net/aalib/ URL: http://aa-project.sourceforge.net/aalib/
Package: LibXML
Version: >= 2.4.9
Plugins: annodex (cmmlenc, cmmldec)
URL: http://xmlsoft.org/
Package: Cairo Package: Cairo
Version: >= 1.0 Version: >= 1.10
Plugins: cairo (cairotextoverlay, cairotimeoverlay) DebianPackage: libcairo2-dev
Plugins: cairo (cairooverlay)
URL: http://cairographics.org/ URL: http://cairographics.org/
Package: CDIO
Version: >= 0.71
Plugins: cdio (cdiocddasrc)
URL: http://www.gnu.org/software/libcdio/
Package: FLAC Package: FLAC
Version: == 1.1.2 Version: >= 1.1.4
DebianPackage: libflac-dev
Plugins: flac (flacenc, flacdec) Plugins: flac (flacenc, flacdec)
URL: http://flac.sourceforge.net/ URL: http://flac.sourceforge.net/
Package: HAL Package: gudev
Version: >= 0.5.6 Version: >= 147
Plugins: halelements (halaudiosink, halaudiosrc) DebianPackage: libgudev-1.0-dev
URL: http://hal.freedesktop.org/ Plugins: v4l2 (v4l2src)
URL: http://www.freedesktop.org/software/systemd/
Notes: This dependency is entirely optional, the video4linux plugin
will work just fine without it. gudev is only required for
the device probing and monitoring functionality to detect
video4linux devices appearing/disappearing at run-time.
Package: IJG JPEG library Package: JPEG library
Plugins: jpeg (jpegenc, jpegdec, smokeenc, smokedec) Plugins: jpeg (jpegenc, jpegdec, smokeenc, smokedec)
URL: http://www.ijg.org/ DebianPackage: libjpeg-dev
URL: http://www.libjpeg-turbo.org/
Package: LADSPA or http://www.ijg.org/ for the IJG version
Plugins: ladspa
URL: http://www.ladspa.org/
Package: Libcaca Package: Libcaca
Plugins: cacasink Plugins: cacasink
DebianPackage: libcaca-dev
URL: http://libcaca.zoy.org/ URL: http://libcaca.zoy.org/
Package: Libdv Package: Libdv
Version: >= 0.100 Version: >= 0.100
DebianPackage: libdv4-dev
Plugins: dv (dvdec) Plugins: dv (dvdec)
URL: http://libdv.sourceforge.net/ URL: http://libdv.sourceforge.net/
Package: Libpng Package: Libpng
Version: >= 1.2 Version: >= 1.2
DebianPackage: libpng12-dev
Plugins: png (pngenc, pngdec) Plugins: png (pngenc, pngdec)
URL: http://www.libpng.org/pub/png/libpng.html URL: http://www.libpng.org/pub/png/libpng.html
@ -125,31 +135,30 @@ Package: libraw1394
Plugins: dv1394 Plugins: dv1394
URL: http://www.linux1394.org/ URL: http://www.linux1394.org/
Package: libiec61883
Plugins: dv1394
URL: http://www.linux1394.org/
Package: libshout Package: libshout
Version: >= 2.0 Version: >= 2.0
DebianPackage: libshout3-dev
plugins: shout2 (shout2send)
URL: http://www.icecast.org/ URL: http://www.icecast.org/
Package: speex Package: speex
Version: >= 1.0.4 or >= 1.1.5 Version: >= 1.1.6
Plugins: speex (speexenc, speexdec) Plugins: speex (speexenc, speexdec)
URL: http://www.speex.org/ URL: http://www.speex.org/
Package: taglib Package: taglib
Version: >= 1.4 Version: >= 1.5
DebianPackage: libtag1-dev DebianPackage: libtag1-dev
URL: http://developer.kde.org/~wheeler/taglib.html Plugins: taglib (id3v2mux)
URL: http://taglib.github.io/
Package: zlib Package: zlib
Plugins: id3demux DebianPackage: zlib1g-dev
Plugins: isomp4 (qtdemux), matroska (matroskademux)
URL: http://www.zlib.net/ URL: http://www.zlib.net/
Optional (debian) packages: Optional (debian) packages:
=========================== ===========================
gtk-doc-tools 1.6 -- needed to build documentation gtk-doc-tools >= 1.12 -- needed to build documentation
python-xml -- needed to build plugin documentation python-xml -- needed to build plugin documentation