gst-uninstalled: remove insanity and the old gst-openmax
authorTim-Philipp Müller <tim@centricular.com>
Fri, 21 Feb 2014 09:03:50 +0000 (09:03 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 21 Feb 2014 09:03:50 +0000 (09:03 +0000)
scripts/gst-uninstalled

index 07d8938..a2cedc0 100755 (executable)
@@ -162,7 +162,6 @@ $GST/gstreamer/plugins\
 :$GST/gst-libav/ext/\
 :$GST/gst-ffmpeg/ext/\
 :$GST/gnonlin/gnl/.libs\
-:$GST/gst-openmax/omx/.libs\
 :$GST/gst-omx/omx/.libs\
 :$GST/gst-plugins-gl/gst/gl/.libs\
 :$GST/clutter-gst/clutter-gst/.libs\
@@ -208,12 +207,6 @@ export MONO_PATH=$GST/gstreamer-sharp/gstreamer-sharp:$MONO_PATH
 export LD_LIBRARY_PATH=$GST/gstreamer-sharp/gstreamer-sharp/glue/.libs:$LD_LIBRARY_PATH
 export DYLD_LIBRARY_PATH=$GST/gstreamer-sharp/gstreamer-sharp/glue/.libs:$DYLD_LIBRARY_PATH
 
-# insanity
-export PYTHONPATH=$GST/insanity:$PYTHONPATH
-export PATH=$GST/insanity/bin:$PATH
-export PKG_CONFIG_PATH=$GST/insanity/lib:$GST/insanity-gst/lib:$PKG_CONFIG_PATH
-export GI_TYPELIB_PATH=$GST/insanity/lib/insanity:$GST/insanity-gst/lib/insanity-gst:$GI_TYPELIB_PATH
-
 # gst-devtools/validate
 export PATH=$GST/gst-devtools/validate/tools:$PATH
 export PKG_CONFIG_PATH=$GST/gst-devtools/validate/pkgconfig:$PKG_CONFIG_PATH