[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 c15ebdac5ded7d31777eb390b1e9b778b48b4ee7
Author: Fabian Greffrath <fabian at beppo.(none)>
Date:   Thu Oct 15 17:59:35 2009 +0200

    debian/patches/force-include-stdint_h.patch: New patch to force inclusion of stdint.h (Closes: #550679).

diff --git a/debian/patches/force-include-stdint_h.patch b/debian/patches/force-include-stdint_h.patch
new file mode 100644
index 0000000..5dd3fbc
--- /dev/null
+++ b/debian/patches/force-include-stdint_h.patch
@@ -0,0 +1,14 @@
+--- faad2.orig/common/mp4ff/mp4ff.h
++++ faad2/common/mp4ff/mp4ff.h
+@@ -35,11 +35,7 @@
+ extern "C" {
+ #endif /* __cplusplus */
+ 
+-#ifdef HAVE_STDINT_H
+ #include <stdint.h>
+-#else
+-#include "mp4ff_int_types.h"
+-#endif
+ 
+ /* file callback structure */
+ typedef struct
diff --git a/debian/patches/series b/debian/patches/series
index 6f54935..9ae31cf 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 manpage.patch
+force-include-stdint_h.patch
 libmp4ff-shared-lib.patch
 70_automake-1.9.patch

-- 
faad2 packaging



More information about the pkg-multimedia-commits mailing list