scripts: Remove gnonlin from the scripts
authorThibault Saunier <tsaunier@gnome.org>
Tue, 20 Jan 2015 08:19:10 +0000 (09:19 +0100)
committerThibault Saunier <tsaunier@gnome.org>
Tue, 20 Jan 2015 08:20:24 +0000 (09:20 +0100)
It is not maintain anymore and its feature are now inside the GStreamer
Editing Services (for the time being).

scripts/git-update.sh
scripts/gst-uninstalled

index 43124a5..aaa738f 100755 (executable)
@@ -16,8 +16,7 @@ MODULES="\
 EXTRA_MODULES="\
     gst-editing-services \
     gst-rtsp-server \
-    gst-python \
-    gnonlin"
+    gst-python"
 
 tmp=${TMPDIR-/tmp}
 tmp=$tmp/git-update.$(date +%Y%m%d-%H%M-).$RANDOM.$RANDOM.$RANDOM.$$
index 4cfa40f..eba8bfc 100755 (executable)
@@ -157,7 +157,6 @@ $GST/gstreamer/plugins\
 :$GST/gst-plugins-bad/sys\
 :$GST/gst-libav/ext/\
 :$GST/gst-ffmpeg/ext/\
-:$GST/gnonlin/gnl/.libs\
 :$GST/gst-omx/omx/.libs\
 :$GST/clutter-gst/clutter-gst/.libs\
 :$GST/gstreamer-vaapi/gst/vaapi/.libs\