[jhbuild] world-3.6: gst-python can only be used in gstreamer 0.10
- From: Javier JardÃn <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] world-3.6: gst-python can only be used in gstreamer 0.10
- Date: Sat, 30 Jun 2012 18:29:05 +0000 (UTC)
commit d56046c2b36caf40fd53c631fc59cce023ccf25e
Author: Javier JardÃn <jjardon gnome org>
Date: Sun Jul 1 01:39:46 2012 +0900
world-3.6: gst-python can only be used in gstreamer 0.10
Development of gst-python for GStreamer 0.10 has switched to the 0.10
branch in git.
The master branch of gst-python is not used any longer for GStreamer
0.11/1.0. Applications will need to be ported over to the new pygi bindings.
modulesets/gnome-world-3.6.modules | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-world-3.6.modules b/modulesets/gnome-world-3.6.modules
index f362b16..0930238 100644
--- a/modulesets/gnome-world-3.6.modules
+++ b/modulesets/gnome-world-3.6.modules
@@ -423,7 +423,9 @@
</autotools>
<autotools id="gst-python" autogenargs="--" supports-non-srcdir-builds="no">
- <branch repo="gstreamer.freedesktop.org" module="gst-python"/>
+ <branch repo="gstreamer.freedesktop.org"
+ module="gst-python"
+ revision="0.10"/>
<dependencies>
<dep package="pygobject2"/>
<dep package="gstreamer"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]