summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-08-15 13:17:44 +0200
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2011-08-15 13:23:08 +0100
commit232a651d682839fa4f979d1d868876bab5dcd9db (patch)
tree54096aecbc82a4678fc05f1e2943999753d287d3
parenta7644b3b1c05faeb5a045f24df51675c0752bc8d (diff)
gst-uninstalled: add Farsight and Nice support
https://bugzilla.gnome.org/show_bug.cgi?id=656557
-rwxr-xr-xscripts/gst-uninstalled5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/gst-uninstalled b/scripts/gst-uninstalled
index c9aba1a3b..485a1c16a 100755
--- a/scripts/gst-uninstalled
+++ b/scripts/gst-uninstalled
@@ -100,6 +100,8 @@ $GST_PREFIX/lib/pkgconfig\
:$GST/gst-python/pkgconfig\
:$GST/gst-rtsp-server/pkgconfig\
:$GST/gstreamer-sharp/pkgconfig\
+:$GST/farsight2\
+:$GST/libnice/nice\
${PKG_CONFIG_PATH:+:$PKG_CONFIG_PATH}"
export GST_PLUGIN_PATH="\
@@ -121,6 +123,9 @@ $GST/gstreamer/plugins\
:$GST/gst-openmax\
:$GST/gst-plugins-gl/gst\
:$GST/plugins\
+:$GST/farsight2/gst\
+:$GST/farsight2/transmitters\
+:$GST/libnice/gst\
${GST_PLUGIN_PATH:+:$GST_PLUGIN_PATH}"
# don't use any system-installed plug-ins at all