summaryrefslogtreecommitdiff
path: root/REQUIREMENTS
diff options
context:
space:
mode:
authorRussell King <rmk@arm.linux.org.uk>2015-06-12 14:03:18 +0100
committerRussell King <rmk@arm.linux.org.uk>2015-06-12 16:23:01 +0100
commit84cda34f20299e644f1c19e74bd3b7d921483b1a (patch)
treec8d6338e0c3400977fb2faefcc8bae7ad91bb7df /REQUIREMENTS
parenta1728ec7c6a657d6af12cd40d4ddf1ee19a8332b (diff)
Convert gst-plugins-base to stand-alone gst-plugins-xvbo package
We want to be a stand-alone package to support the xvboimagesink plugin, so we don't want to replicate most of gst-plugins-base code here. Delete mode of it, and rename ourselves appropriately. Signed-off-by: Russell King <rmk@arm.linux.org.uk>
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r--REQUIREMENTS60
1 files changed, 1 insertions, 59 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS
index ac3e1612..83117094 100644
--- a/REQUIREMENTS
+++ b/REQUIREMENTS
@@ -32,12 +32,6 @@ Notes: The required version is updated frequently, so the version
listed in this file is often wrong. If you are compiling from CVS,
the required version is often the latest GStreamer CVS.
-Package: liboil
-Version: >= 0.3.8
-Recommended: 0.3.latest
-URL: http://liboil.freedesktop.org/
-DebianPackage: liboil0.3-dev
-
Optional libraries:
===================
@@ -46,62 +40,10 @@ This file lists supporting libraries for which gst-plugins-base contains
plugins, as well as their minimum version. You can find the corresponding
plugins in ext/(library)
-Package: GTK+
-Version: >= 2.0
-Recommended: >= 2.2
-URL: http://www.gtk.org/
-DebianPackage: libgtk2.0-dev
-Notes: Required by several examples
-
Package: Xlib
-Plugins: xvimagesink, ximagesink, v4l (v4lsrc), ximagesrc, xvboimagesink
+Plugins: xvboimagesink
DebianPackage: libx11-dev libxv-dev libxt-dev
-Package: Alsa
-Version: >= 0.9.1
-Plugins: alsa (alsasrc, alsasink)
-URL: http://www.alsa-project.org/
-DebianPackage: libasound2-dev
-
-Package: CDParanoia
-Plugins: cdparanoia
-URL: http://xiph.org/paranoia/
-DebianPackage: libcdparanoia0-dev
-
-Package: GnomeVFS
-Version: >= 2.0 (2.4?)
-Plugins: gnomevfs (gnomevfssrc)
-URL: http://www.gnome.org/
-DebianPackage: libgnomevfs2-dev
-
-Package: libvisual
-Version: >= 0.2.0
-Recommended: 0.4.0
-Plugins: libvisual
-URL: http://localhost.nl/~synap/libvisual-wiki/index.php/Main_Page
-DebianPackage: libvisual0.4-dev
-
-Package: Ogg
-Version: >= 1.0
-Plugins: ogg (oggdemux, oggmux)
-URL: http://xiph.org/ogg/
-DebianPackage: libogg-dev
-
-Package: Pango
-Plugins: pango
-DebianPackage: libpango1.0-dev
-URL: http://www.pango.org/
-
-Package: Theora
-Plugins: theora (theoradec, theoraenc)
-URL: http://www.theora.org/
-DebianPackage: libtheora-dev
-
-Package: Vorbis
-Plugins: vorbis (vorbisdec, vorbisenc)
-DebianPackage: libvorbis-dev
-URL: http://www.vorbis.com/
-
Package: drm
Plugins: xvboimagesink
DebianPackage: libdrm-dev