Package: ffmpeg-debian
Version: 0.5+svn20090420-2
Severity: important
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd

ffmpeg-debian fails to build on GNU/kFreeBSD, as the OS is unknown to the
build system. The simple patch below fixes that. Could you please apply 
it for the next upload? Thanks in advance.

diff -u ffmpeg-debian-0.5+svn20090420/debian/patches/series 
ffmpeg-debian-0.5+svn20090420/debian/patches/series
--- ffmpeg-debian-0.5+svn20090420/debian/patches/series
+++ ffmpeg-debian-0.5+svn20090420/debian/patches/series
@@ -1 +1,2 @@
+100_kfreebsd
 900_doxyfile
only in patch2:
unchanged:
--- ffmpeg-debian-0.5+svn20090420.orig/debian/patches/100_kfreebsd
+++ ffmpeg-debian-0.5+svn20090420/debian/patches/100_kfreebsd
@@ -0,0 +1,11 @@
+--- a/configure
++++ b/configure
+@@ -1640,6 +1640,8 @@
+     interix)
+         disable vhook
+         ;;
++    gnu/kfreebsd)
++        ;;
+ 
+     *)
+         die "Unknown OS '$target_os'."

-- System Information:
Debian Release: squeeze/sid
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 7.1-1-amd64
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to