[SCM] faad2 packaging branch, master, updated. debian/2.7-1-5-gc15ebda

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Thu Oct 15 15:59:43 UTC 2009


The following commit has been merged in the master branch:
commit 40ca90dd7d6c96d64947394f9ddd3ca0bb9b8b00
Author: Fabian Greffrath <fabian at beppo.(none)>
Date:   Thu Oct 15 17:55:15 2009 +0200

    Revert "debian/patches/unix-has-stdint_h.patch: New patch to #include <stdint.h> on all __unix__ platforms."
    
    This reverts commit 4dbffe1e35515f6bbdb185ac03c1b23e756faecf.
    
    Drop it. On Debian we should just unconditionally force to include stdint.h.

diff --git a/debian/patches/series b/debian/patches/series
index 1ed973e..6f54935 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
 manpage.patch
 libmp4ff-shared-lib.patch
 70_automake-1.9.patch
-unix-has-stdint_h.patch
diff --git a/debian/patches/unix-has-stdint_h.patch b/debian/patches/unix-has-stdint_h.patch
deleted file mode 100644
index 294982e..0000000
--- a/debian/patches/unix-has-stdint_h.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- faad2.orig/common/mp4ff/mp4ff.h
-+++ faad2/common/mp4ff/mp4ff.h
-@@ -35,7 +35,7 @@
- extern "C" {
- #endif /* __cplusplus */
- 
--#ifdef HAVE_STDINT_H
-+#ifdef __unix__
- #include <stdint.h>
- #else
- #include "mp4ff_int_types.h"

-- 
faad2 packaging



More information about the pkg-multimedia-commits mailing list