[SCM] FFmpeg packaging branch, master, updated. debian/0.5.1-3-10-gc418284
fabian-guest at users.alioth.debian.org
fabian-guest at users.alioth.debian.org
Wed Jun 2 08:22:57 UTC 2010
The following commit has been merged in the master branch:
commit 0f33340982dad9684cdf052c3c0dc184d069bd63
Author: Fabian Greffrath <fabian at greffrath.com>
Date: Wed Jun 2 10:10:22 2010 +0200
Remove ffmpeg-debian_hurd.patch, applied upstream.
diff --git a/debian/patches/ffmpeg-debian_hurd.patch b/debian/patches/ffmpeg-debian_hurd.patch
deleted file mode 100644
index 7f8ab31..0000000
--- a/debian/patches/ffmpeg-debian_hurd.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-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 0595724..cdb3ad6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-ffmpeg-debian_hurd.patch
fix-ftbfs-altivec.patch
fix-qtrle-encoding-when-previous-frame-linesize.patch
fix-dv-seeking.patch
--
FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list