[SCM] FFmpeg packaging branch, master.snapshot, updated. debian/0.6.svn20100505-1-8-g670bddd
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Wed Jun 16 07:35:36 UTC 2010
The following commit has been merged in the master.snapshot branch:
commit 11cd6366021abcf356a9bbf931d7d996116f243b
Author: Reinhard Tartler <siretart at tauware.de>
Date: Wed Jun 16 09:31:58 2010 +0200
add VP8 support via libvpx (Closes: #582274)
diff --git a/debian/confflags b/debian/confflags
index 855b282..bd35452 100644
--- a/debian/confflags
+++ b/debian/confflags
@@ -99,6 +99,7 @@ confflags += --enable-libvorbis
confflags += --enable-vaapi
confflags += --enable-pthreads
confflags += --enable-zlib
+confflags += --enable-libvpx
confflags += --disable-stripping
ifeq ($(DEB_HOST_ARCH),armel)
# this is required on Ubuntu lucid as it defaults to thumb2 and ffmpeg has
diff --git a/debian/control b/debian/control
index 7c6a6c5..7524ab4 100644
--- a/debian/control
+++ b/debian/control
@@ -32,6 +32,7 @@ Build-Depends: debhelper (>= 7),
libx11-dev,
libxext-dev,
libvdpau-dev,
+ libvpx-dev,
libxvmc-dev,
quilt,
texi2html,
--
FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list