[SCM] FFmpeg packaging branch, master, updated. debian/0.5+svn20090706-6-27-g7907f25

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Wed Mar 10 21:12:26 UTC 2010


The following commit has been merged in the master branch:
commit 7e110dbfa1d99175ef458a28c4d8f4e103a2e86f
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Wed Mar 10 21:32:12 2010 +0100

    reintroduce gnu/hurd patch

diff --git a/debian/patches/ffmpeg-debian_hurd.patch b/debian/patches/ffmpeg-debian_hurd.patch
new file mode 100644
index 0000000..7f8ab31
--- /dev/null
+++ b/debian/patches/ffmpeg-debian_hurd.patch
@@ -0,0 +1,16 @@
+Author: Andres Mejia <mcitadel at gmail.com>
+
+Fix build failures for the GNU Hurd OS
+===================================================================
+--- a/configure
++++ b/configure
+@@ -1661,6 +1661,9 @@ case $target_os in
+         ;;
+     gnu/kfreebsd)
+         ;;
++    gnu)
++        disable dv1394
++        ;;
+ 
+     *)
+         die "Unknown OS '$target_os'."
diff --git a/debian/patches/series b/debian/patches/series
index 104c330..b11ca88 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+ffmpeg-debian_hurd.patch
 fix-qtrle-encoding-when-previous-frame-linesize.patch
 fix-dv-seeking.patch
 fix-constant-quant-encoding.patch

-- 
FFmpeg packaging



More information about the pkg-multimedia-commits mailing list