[SCM] libquicktime/master: compile against libav 0.7

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Fri Jul 1 18:14:43 UTC 2011


The following commit has been merged in the master branch:
commit 41b5513e834983a4212111c372306deb47beb4fb
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Fri Jul 1 18:29:39 2011 +0200

    compile against libav 0.7

diff --git a/debian/control b/debian/control
index 1ed4c26..f387bb0 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,8 @@ Build-Depends: autotools-dev,
                doxygen,
                libasound2-dev [!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386],
                libavc1394-dev [!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386],
-               libavcodec-dev,
+               libavcodec-dev (>= 4:0.7~),
+               libavutil-dev (>= 4:0.7~),
                libdv4-dev,
                libfaad-dev,
                libgl1-mesa-dev | libgl-dev,
@@ -25,7 +26,7 @@ Build-Depends: autotools-dev,
                libraw1394-dev [!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386],
                libschroedinger-dev,
                libsdl1.2-dev,
-               libswscale-dev,
+               libswscale-dev (>= 4:0.7~),
                libvorbis-dev,
                libxaw7-dev,
                libxv-dev

-- 
libquicktime packaging



More information about the pkg-multimedia-commits mailing list