[SCM] FFmpeg packaging branch, master, updated. debian/0.5+svn20090420-2-39-gd8a63c3
ceros-guest at users.alioth.debian.org
ceros-guest at users.alioth.debian.org
Mon May 25 07:32:44 UTC 2009
The following commit has been merged in the master branch:
commit d8a63c3be9bdf300f44d658c16d272f9a29558c2
Author: Andres Mejia <mcitadel at gmail.com>
Date: Mon May 25 03:32:06 2009 -0400
Fix patch to what's really been applied upstream.
diff --git a/debian/patches/ffmpeg-debian_hurd.patch b/debian/patches/ffmpeg-debian_hurd.patch
index 26d33b9..1ef33f7 100644
--- a/debian/patches/ffmpeg-debian_hurd.patch
+++ b/debian/patches/ffmpeg-debian_hurd.patch
@@ -2,13 +2,13 @@ Fix build failures for the GNU Hurd OS
===================================================================
--- a/configure
+++ b/configure
-@@ -1609,6 +1609,9 @@
- linux)
- enable dv1394
+@@ -1642,6 +1642,9 @@
+ ;;
+ gnu/kfreebsd)
;;
+ gnu)
+ disable dv1394
+ ;;
- irix*)
- target_os=irix
- ranlib="echo ignoring ranlib"
+
+ *)
+ die "Unknown OS '$target_os'."
--
FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list