gst-uninstalled: add Farsight and Nice support
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 15 Aug 2011 11:17:44 +0000 (13:17 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 15 Aug 2011 12:23:08 +0000 (13:23 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=656557

scripts/gst-uninstalled

index c9aba1a..485a1c1 100755 (executable)
@@ -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