[aravis] gst: use 0.10 suffix in helper scripts.
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [aravis] gst: use 0.10 suffix in helper scripts.
- Date: Tue, 3 Sep 2013 15:23:13 +0000 (UTC)
commit 2849ff996e0c7ae16160c1be9209043d2f938dab
Author: Emmanuel Pacaud <emmanuel gnome org>
Date: Tue Sep 3 17:22:35 2013 +0200
gst: use 0.10 suffix in helper scripts.
gst/gst-aravis-inspect | 2 +-
gst/gst-aravis-launch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gst/gst-aravis-inspect b/gst/gst-aravis-inspect
index 4db2d5a..62181d6 100755
--- a/gst/gst-aravis-inspect
+++ b/gst/gst-aravis-inspect
@@ -4,5 +4,5 @@ exec_prefix=`pwd`
export PATH=${exec_prefix}/bin:${PATH}
-gst-inspect --gst-plugin-load=../gst/.libs/libgstaravis-0.4.so $*
+gst-inspect-0.10 --gst-plugin-load=../gst/.libs/libgstaravis-0.4.so $*
diff --git a/gst/gst-aravis-launch b/gst/gst-aravis-launch
index ad0b596..452b936 100755
--- a/gst/gst-aravis-launch
+++ b/gst/gst-aravis-launch
@@ -5,5 +5,5 @@ exec_prefix=/home/pacaud/Sources/INSTALL
export PATH=${exec_prefix}/bin:${PATH}
-gst-launch --gst-plugin-load=../gst/.libs/libgstaravis-0.4.so -v $*
+gst-launch-0.10 --gst-plugin-load=../gst/.libs/libgstaravis-0.4.so -v $*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]