summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-good.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2008-08-05 20:32:39 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2008-08-05 20:32:39 +0000
commit86d3bd1472f9c80028d2be60de8ee24096c17ab7 (patch)
treebe709d56d2ec7ff3deadc90abcb6795915c7493a /rules/gst-plugins-good.in
parent8a28e3e943d53c8c9323435ea8b076fbee238ce0 (diff)
downloadptxdist-86d3bd1472f9c80028d2be60de8ee24096c17ab7.tar.gz
ptxdist-86d3bd1472f9c80028d2be60de8ee24096c17ab7.tar.xz
* gst-plugins-good: initial checkin
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8719 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/gst-plugins-good.in')
-rw-r--r--rules/gst-plugins-good.in326
1 files changed, 326 insertions, 0 deletions
diff --git a/rules/gst-plugins-good.in b/rules/gst-plugins-good.in
new file mode 100644
index 000000000..d42b49630
--- /dev/null
+++ b/rules/gst-plugins-good.in
@@ -0,0 +1,326 @@
+config GST_PLUGINS_GOOD
+ tristate
+ select GLIB
+ select LIBOIL
+ select GSTREAMER
+ prompt "gst-plugins-good"
+ help
+ FIXME
+
+if GST_PLUGINS_GOOD
+
+ # ------------------------------
+ comment "dependencyless plugins"
+ # ------------------------------
+
+ config GST_PLUGINS_GOOD__VIDEOFILTER
+ bool
+ prompt "videofilter"
+
+ config GST_PLUGINS_GOOD__ALPHA
+ bool
+ prompt "alpha"
+
+ config GST_PLUGINS_GOOD__APETAG
+ bool
+ prompt "apetag"
+
+ config GST_PLUGINS_GOOD__AUDIOFX
+ bool
+ prompt "audiofx"
+
+ config GST_PLUGINS_GOOD__AUPARSE
+ bool
+ prompt "auparse"
+
+ config GST_PLUGINS_GOOD__AUTODETECT
+ bool
+ prompt "autodetect"
+
+ config GST_PLUGINS_GOOD__AVI
+ bool
+ prompt "avi"
+
+ config GST_PLUGINS_GOOD__CUTTER
+ bool
+ prompt "cutter"
+
+ config GST_PLUGINS_GOOD__DEBUG
+ bool
+ prompt "debug"
+
+ config GST_PLUGINS_GOOD__EFFECTV
+ bool
+ prompt "effectv"
+
+ config GST_PLUGINS_GOOD__EQUALIZER
+ bool
+ prompt "equalizer"
+
+ config GST_PLUGINS_GOOD__ID3DEMUX
+ bool
+ prompt "id3demux"
+
+ config GST_PLUGINS_GOOD__ICYDEMUX
+ bool
+ prompt "icydemux"
+
+ config GST_PLUGINS_GOOD__INTERLEAVE
+ bool
+ prompt "interleave"
+
+ config GST_PLUGINS_GOOD__FLX
+ bool
+ prompt "flx"
+
+ config GST_PLUGINS_GOOD__GOOM
+ bool
+ prompt "goom"
+
+ config GST_PLUGINS_GOOD__GOOM2K1
+ bool
+ prompt "goom2k1"
+
+ config GST_PLUGINS_GOOD__LAW
+ bool
+ prompt "law"
+
+ config GST_PLUGINS_GOOD__LEVEL
+ bool
+ prompt "level"
+
+ config GST_PLUGINS_GOOD__MATROSKA
+ bool
+ prompt "matroska"
+
+ config GST_PLUGINS_GOOD__MONOSCOPE
+ bool
+ prompt "monoscope"
+
+ config GST_PLUGINS_GOOD__MULTIFILE
+ bool
+ prompt "multifile"
+
+ config GST_PLUGINS_GOOD__MULTIPART
+ bool
+ prompt "multipart"
+
+ config GST_PLUGINS_GOOD__QTDEMUX
+ bool
+ prompt "qtdemux"
+
+ config GST_PLUGINS_GOOD__REPLAYGAIN
+ bool
+ prompt "replaygain"
+
+ config GST_PLUGINS_GOOD__RTP
+ bool
+ prompt "rtp"
+
+ config GST_PLUGINS_GOOD__RTSP
+ bool
+ prompt "rtsp"
+
+ config GST_PLUGINS_GOOD__SMPTE
+ bool
+ prompt "smpte"
+
+ config GST_PLUGINS_GOOD__SPECTRUM
+ bool
+ prompt "spectrum"
+
+ config GST_PLUGINS_GOOD__UDP
+ bool
+ prompt "udp"
+
+ config GST_PLUGINS_GOOD__VIDEOBOX
+ bool
+ prompt "videobox"
+
+ config GST_PLUGINS_GOOD__VIDEOCROP
+ bool
+ prompt "videocrop"
+
+ config GST_PLUGINS_GOOD__VIDEOMIXER
+ bool
+ prompt "videomixer"
+
+ config GST_PLUGINS_GOOD__WAVENC
+ bool
+ prompt "wavenc"
+
+ config GST_PLUGINS_GOOD__WAVPARSE
+ bool
+ prompt "wavparse"
+
+ # ---------------------------------
+ comment "plugins with dependencies"
+ # ---------------------------------
+
+ config GST_PLUGINS_GOOD__DIRECTDRAW
+ bool
+ #prompt "directdraw"
+
+ config GST_PLUGINS_GOOD__DIRECTSOUND
+ bool
+ #prompt "directsound"
+
+ config GST_PLUGINS_GOOD__OSS
+ bool
+ #prompt "oss"
+
+ config GST_PLUGINS_GOOD__SUNAUDIO
+ bool
+ #prompt "sunaudio"
+
+ config GST_PLUGINS_GOOD__OSX_AUDIO
+ bool
+ #prompt "osx_audio"
+
+ config GST_PLUGINS_GOOD__OSX_VIDEO
+ bool
+ #prompt "osx_video"
+
+ config GST_PLUGINS_GOOD__V4L2
+ bool
+ #prompt "v4l2"
+
+ config GST_PLUGINS_GOOD__X
+ bool
+ #prompt "x"
+
+ config GST_PLUGINS_GOOD__XSHM
+ bool
+ #prompt "xshm"
+
+ config GST_PLUGINS_GOOD__XVIDEO
+ bool
+ #prompt "xvideo"
+
+ config GST_PLUGINS_GOOD__AALIB
+ bool
+ #prompt "aalib"
+
+ config GST_PLUGINS_GOOD__AALIBTEST
+ bool
+ #prompt "aalibtest"
+
+ config GST_PLUGINS_GOOD__ANNODEX
+ bool
+ #prompt "annodex"
+
+ config GST_PLUGINS_GOOD__CAIRO
+ bool
+ #prompt "cairo"
+
+ config GST_PLUGINS_GOOD__CDIO
+ bool
+ #prompt "cdio"
+
+ config GST_PLUGINS_GOOD__ESD
+ bool
+ #prompt "esd"
+
+ config GST_PLUGINS_GOOD__ESDTEST
+ bool
+ #prompt "esdtest"
+
+ config GST_PLUGINS_GOOD__flac
+ bool
+ #prompt "flac"
+
+ config GST_PLUGINS_GOOD__GCONF
+ bool
+ #prompt "gconf"
+
+ config GST_PLUGINS_GOOD__GDK_PIXBUF
+ bool
+ #prompt "gdk_pixbuf"
+
+ config GST_PLUGINS_GOOD__HAL
+ bool
+ #prompt "hal"
+
+ config GST_PLUGINS_GOOD__JPEG
+ bool
+ #prompt "jpeg"
+
+ config GST_PLUGINS_GOOD__LIBCACA
+ bool
+ #prompt "libcaca"
+
+ config GST_PLUGINS_GOOD__LIBDV
+ bool
+ #prompt "libdv"
+
+ config GST_PLUGINS_GOOD__LIBPNG
+ bool
+ #prompt "libpng"
+
+ config GST_PLUGINS_GOOD__PULSE
+ bool
+ #prompt "pulse"
+
+ config GST_PLUGINS_GOOD__DV1394
+ bool
+ #prompt "dv1394"
+
+ config GST_PLUGINS_GOOD__SHOUT2
+ bool
+ #prompt "shout2"
+
+ config GST_PLUGINS_GOOD__SHOUT2TEST
+ bool
+ #prompt "shout2test"
+
+ config GST_PLUGINS_GOOD__SOUP
+ bool
+ #prompt "soup"
+
+ config GST_PLUGINS_GOOD__SPEEX
+ bool
+ #prompt "speex"
+
+ config GST_PLUGINS_GOOD__TAGLIB
+ bool
+ #prompt "taglib"
+
+ config GST_PLUGINS_GOOD__WAVPACK
+ bool
+ #prompt "wavpack"
+
+ config GST_PLUGINS_GOOD__ZLIB
+ bool
+ #prompt "zlib"
+
+endif
+
+# --with-libiconv-prefix=DIR search for libiconv in DIR/include and DIR/lib
+# --without-libiconv-prefix don't search for libiconv in includedir and libdir
+# --with-libintl-prefix=DIR search for libintl in DIR/include and DIR/lib
+# --without-libintl-prefix don't search for libintl in includedir and libdir
+# --with-pkg-config-path colon-separated list of pkg-config(1) dirs
+# --with-package-name specify package name to use in plugins
+# --with-package-origin specify package origin URL to use in plugins
+# --with-plugins comma-separated list of dependencyless plug-ins to
+# compile
+# --with-gconf-source=sourceaddress Config database for installing schema files.
+# --with-gconf-schema-file-dir=dir Directory for installing schema files.
+# --with-html-dir=PATH path to installed docs
+# --with-default-audiosink
+# specify default audio sink
+# --with-default-audiosrc specify default audio source
+# --with-default-videosink
+# specify default video sink
+# --with-default-videosrc specify default video source
+# --with-default-visualizer
+# specify default visualizer
+# --with-x use the X Window System
+# --with-aalib-prefix=PFX prefix where AALIB is installed (optional)
+# --with-aalib-exec-prefix=PFX
+# exec prefix where AALIB is installed (optional)
+# --with-esd-prefix=PFX prefix where ESD is installed (optional)
+# --with-esd-exec-prefix=PFX
+# exec prefix where ESD is installed (optional)
+# --with-jpeg-mmx, path to MMX'ified JPEG library
+# --with-shout2-prefix=PFX Prefix where libshout2 is installed (optional)