gst-uninstalled: add new -bad mpegts lib
authorTim-Philipp Müller <tim@centricular.net>
Wed, 3 Jul 2013 08:27:13 +0000 (09:27 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 3 Jul 2013 08:27:13 +0000 (09:27 +0100)
And remove signalprocessor/video libs from -bad which have gone
away or were merged into -base.

scripts/gst-uninstalled

index 04e1196..2a9d3bf 100755 (executable)
@@ -87,7 +87,7 @@ do
 done
 
 # GStreamer plugins bad libraries
-for path in basecamerabinsrc codecparsers uridownloader egl insertbin interfaces signalprocessor video
+for path in basecamerabinsrc codecparsers uridownloader egl insertbin interfaces mpegts
 do
   LD_LIBRARY_PATH=$GST/gst-plugins-bad/gst-libs/gst/$path/.libs:$LD_LIBRARY_PATH
   DYLD_LIBRARY_PATH=$GST/gst-plugins-bad/gst-libs/gst/$path/.libs:$DYLD_LIBRARY_PATH