[SCM] FFmpeg packaging branch, master, updated. debian/0.5+svn20090420-2-26-g015003a

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Thu May 14 02:06:25 UTC 2009


The following commit has been merged in the master branch:
commit 015003a2637c764e9e8925d923b2d66fb747d7a9
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Wed May 13 22:04:44 2009 -0400

    Fix FTBFS on kfreebsd. (Closes: #528591)

diff --git a/debian/patches/100_kfreebsd b/debian/patches/100_kfreebsd
new file mode 100644
index 0000000..9d6c458
--- /dev/null
+++ b/debian/patches/100_kfreebsd
@@ -0,0 +1,13 @@
+Fix FTBFS for kfreebsd.
+==========================================================================
+--- a/configure
++++ b/configure
+@@ -1640,6 +1640,8 @@
+     interix)
+         disable vhook
+         ;;
++    gnu/kfreebsd)
++        ;;
+ 
+     *)
+         die "Unknown OS '$target_os'."
diff --git a/debian/patches/series b/debian/patches/series
index afe47da..6df5baf 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+100_kfreebsd
 900_doxyfile
 # fpic-ftbfs-fix.patch
 # fpic-libpostproc-fix.patch

-- 
FFmpeg packaging



More information about the pkg-multimedia-commits mailing list