[SCM] vdpau-video/master: Build with dh_libva

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Apr 26 17:32:14 UTC 2015


The following commit has been merged in the master branch:
commit 1b2b366d920b845b04bc3bd20b5a8ea2b28d5597
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Apr 20 23:17:07 2015 +0200

    Build with dh_libva

diff --git a/debian/control b/debian/control
index ff19d87..a02ce29 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
  debhelper (>= 9),
  dh-autoreconf,
  pkg-config,
- libva-dev (>= 1.0.4),
+ libva-dev (>= 1.5~pre1),
  libvdpau-dev (>= 0.7-2),
  libx11-dev,
  libgl1-mesa-dev | libgl-dev,
diff --git a/debian/rules b/debian/rules
index 52b3685..0b30339 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ export V=1
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --with autoreconf --with libva
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-glx

-- 
vdpau-video packaging



More information about the pkg-multimedia-commits mailing list