[jhbuild] 3.6: Update libva modules and deps



commit d5760fb90c1c19adb37959040e3901e5c8aaec1a
Author: Bastien Nocera <hadess hadess net>
Date:   Sat Apr 28 19:50:19 2012 +0100

    3.6: Update libva modules and deps

 modulesets/gnome-world-3.6.modules |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-world-3.6.modules b/modulesets/gnome-world-3.6.modules
index 7fcb812..b941c17 100644
--- a/modulesets/gnome-world-3.6.modules
+++ b/modulesets/gnome-world-3.6.modules
@@ -345,11 +345,16 @@
     <dependencies>
       <dep package="gstreamer"/>
       <dep package="gst-plugins-base"/>
+      <dep package="libva"/>
     </dependencies>
   </autotools>
 
   <autotools id="libva" supports-non-srcdir-builds="no">
-    <branch repo="git.freedesktop.org" module="libva"/>
+    <branch repo="git.freedesktop.org" module="vaapi/libva"/>
+  </autotools>
+
+  <autotools id="libva-intel-driver" supports-non-srcdir-builds="no">
+    <branch repo="git.freedesktop.org" checkoutdir="libva-intel-driver" module="vaapi/intel-driver"/>
   </autotools>
 
   <autotools id="gst-plugins-ugly" autogenargs="-- --disable-tests" supports-non-srcdir-builds="no">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]