From: Tim-Philipp Müller Date: Wed, 3 Jul 2013 08:27:13 +0000 (+0100) Subject: gst-uninstalled: add new -bad mpegts lib X-Git-Tag: 1.1.2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4fbd6b6aad7b5789b93bb6bb6e19291fb5596b94;p=platform%2Fupstream%2Fgstreamer.git gst-uninstalled: add new -bad mpegts lib And remove signalprocessor/video libs from -bad which have gone away or were merged into -base. --- diff --git a/scripts/gst-uninstalled b/scripts/gst-uninstalled index 04e1196..2a9d3bf 100755 --- a/scripts/gst-uninstalled +++ b/scripts/gst-uninstalled @@ -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