[jhbuild] world-3.6: Add gstreamer-vaapi
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] world-3.6: Add gstreamer-vaapi
- Date: Fri, 13 Apr 2012 22:58:10 +0000 (UTC)
commit e4c70c061133081a262a65c64b5cfe185e93941c
Author: Bastien Nocera <hadess hadess net>
Date: Fri Apr 13 23:57:00 2012 +0100
world-3.6: Add gstreamer-vaapi
And the libva dependency
modulesets/gnome-world-3.6.modules | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-world-3.6.modules b/modulesets/gnome-world-3.6.modules
index c8aeba4..7fcb812 100644
--- a/modulesets/gnome-world-3.6.modules
+++ b/modulesets/gnome-world-3.6.modules
@@ -340,6 +340,18 @@
</dependencies>
</autotools>
+ <autotools id="gstreamer-vaapi" supports-non-srcdir-builds="no">
+ <branch repo="gitorious.org" module="vaapi/gstreamer-vaapi"/>
+ <dependencies>
+ <dep package="gstreamer"/>
+ <dep package="gst-plugins-base"/>
+ </dependencies>
+ </autotools>
+
+ <autotools id="libva" supports-non-srcdir-builds="no">
+ <branch repo="git.freedesktop.org" module="libva"/>
+ </autotools>
+
<autotools id="gst-plugins-ugly" autogenargs="-- --disable-tests" supports-non-srcdir-builds="no">
<branch repo="gstreamer.freedesktop.org" module="gst-plugins-ugly"/>
<dependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]