[SCM] wxsvg/master: Delete 0001-adapt_to_libav_0_8.patch, applied upstream.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Apr 4 10:20:40 UTC 2012


The following commit has been merged in the master branch:
commit f7ad29262b3cffb264077c5aa53865a827fe3643
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Apr 4 12:18:31 2012 +0200

    Delete 0001-adapt_to_libav_0_8.patch, applied upstream.

diff --git a/debian/patches/0001-adapt_to_libav_0_8.patch b/debian/patches/0001-adapt_to_libav_0_8.patch
deleted file mode 100644
index fcea80a..0000000
--- a/debian/patches/0001-adapt_to_libav_0_8.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-Description: Adapt to new libav 0.8.
- This patch adds the missing header file libavutil/mathematics.h
- to fix the build issues introduced due to libav 0.8.
-Author: Lokesh Gidra <lokesh.gidra at gmail.com>
-Bug-Debian: http://bugs.debian.org/654229
-Forwarded: yes
-Last-Update: 2012-02-05
-Acked-by: Alessio Treglia <alessio at debian.org>
----
- src/mediadec_ffmpeg.cpp |    1 +
- 1 file changed, 1 insertion(+)
-
---- wxsvg.orig/src/mediadec_ffmpeg.cpp
-+++ wxsvg/src/mediadec_ffmpeg.cpp
-@@ -32,6 +32,7 @@ extern "C" {
- #include <libavformat/avformat.h>
- #include <libswscale/swscale.h>
- #include <libavutil/avutil.h>
-+#include <libavutil/mathematics.h>
- #endif
- }
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 86a8bd4..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-adapt_to_libav_0_8.patch

-- 
wxsvg packaging



More information about the pkg-multimedia-commits mailing list