[SCM] opencollada/master: import patch from LibreOffice to not define LIBXML_STATIC in GeneratedSaxParser

rene at users.alioth.debian.org rene at users.alioth.debian.org
Sat Aug 16 14:10:32 UTC 2014


The following commit has been merged in the master branch:
commit 3bf6f24235ebc93b9c522a34a296919b22509678
Author: Rene Engelhard <rene at debian.org>
Date:   Sat Aug 16 12:38:31 2014 +0200

    import patch from LibreOffice to not define LIBXML_STATIC in GeneratedSaxParser

diff --git a/debian/patches/opencollada.libxml.patch.0 b/debian/patches/opencollada.libxml.patch.0
new file mode 100644
index 0000000..0b7f5cb
--- /dev/null
+++ b/debian/patches/opencollada.libxml.patch.0
@@ -0,0 +1,12 @@
+diff -ur opencollada.org/GeneratedSaxParser/include/GeneratedSaxParserPrerequisites.h opencollada/GeneratedSaxParser/include/GeneratedSaxParserPrerequisites.h
+--- a/GeneratedSaxParser/include/GeneratedSaxParserPrerequisites.h	2014-05-13 10:37:05.029390239 +0200
++++ b/GeneratedSaxParser/include/GeneratedSaxParserPrerequisites.h	2014-05-13 10:37:37.093390617 +0200
+@@ -11,8 +11,6 @@
+ #ifndef __GENERATEDSAXPARSER_PREREQUISITES_H__
+ #define __GENERATEDSAXPARSER_PREREQUISITES_H__
+ 
+-#define LIBXML_STATIC
+-
+ #include <string>
+ 
+ #include "COLLADABUPlatform.h"
diff --git a/debian/patches/series b/debian/patches/series
index ebe3509..7d34698 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
+opencollada.libxml.patch.0
 fix-cmake-config.diff
 fPIC.diff

-- 
opencollada packaging



More information about the pkg-multimedia-commits mailing list