[jhbuild] world-3.8: Add libva-vdpau-driver



commit f73dc6d803520d22bc11821c7928417163a696af
Author: Javier JardÃn <jjardon gnome org>
Date:   Fri Oct 26 02:48:28 2012 +0900

    world-3.8: Add libva-vdpau-driver

 modulesets/gnome-world-3.8.modules |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-world-3.8.modules b/modulesets/gnome-world-3.8.modules
index eac1660..0bf01ed 100644
--- a/modulesets/gnome-world-3.8.modules
+++ b/modulesets/gnome-world-3.8.modules
@@ -455,6 +455,15 @@
     <branch repo="git.freedesktop.org" checkoutdir="libva-intel-driver" module="vaapi/intel-driver" revision="v1.0-branch"/>
   </autotools>
 
+  <autotools id="libva-vdpau-driver">
+    <branch repo="git.freedesktop.org"
+            checkoutdir="libva-vdpau-driver"
+            module="vaapi/vdpau-driver"/>
+    <dependencies>
+      <dep package="libva"/>
+    </dependencies>
+  </autotools>
+
   <autotools id="gst-plugins-bad-0.10"
              autogenargs="--disable-tests --disable-fatal-warnings"
              supports-non-srcdir-builds="no">



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