[packages/iceape] - fix building problems for 2.40

baggins baggins at pld-linux.org
Sun Jun 12 23:50:26 CEST 2016


commit 45e0215e11713ac02d6807a79a2d4671d597f993
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Jun 12 21:49:08 2016 +0000

    - fix building problems for 2.40

 libsuite.patch   | 14 ++++++++++++++
 no-logging.patch | 22 ++++++++++++++++++++++
 2 files changed, 36 insertions(+)
---
diff --git a/libsuite.patch b/libsuite.patch
new file mode 100644
index 0000000..8297285
--- /dev/null
+++ b/libsuite.patch
@@ -0,0 +1,14 @@
+diff -Nrbu seamonkey-2.39/suite/build/moz.build seamonkey-2.39-OK/suite/build/moz.build
+--- seamonkey-2.39/suite/build/moz.build	2015-11-04 04:43:23.000000000 +0300
++++ seamonkey-2.39-OK/suite/build/moz.build	2016-01-15 23:58:18.603109110 +0300
+@@ -27,10 +27,4 @@
+         'shell32',
+     ]
+ 
+-# js needs to come after xul for now, because it is an archive and its content
+-# is discarded when it comes first.
+-USE_LIBS += [
+-    'js',
+-]
+-
+ OS_LIBS += CONFIG['TK_LIBS']
diff --git a/no-logging.patch b/no-logging.patch
new file mode 100644
index 0000000..d539992
--- /dev/null
+++ b/no-logging.patch
@@ -0,0 +1,22 @@
+--- iceweasel-41.0.1/mozilla/gfx/2d/Logging.h.orig	2015-10-11 23:18:21.614362889 +0200
++++ iceweasel-41.0.1/mozilla/gfx/2d/Logging.h	2015-10-11 21:12:33.117826547 +0200
+@@ -11,9 +11,7 @@
+ #include <stdio.h>
+ #include <vector>
+ 
+-#ifdef MOZ_LOGGING
+ #include "mozilla/Logging.h"
+-#endif
+ 
+ #if defined(MOZ_WIDGET_GONK) || defined(MOZ_WIDGET_ANDROID)
+ #include "nsDebug.h"
+--- iceweasel-41.0.1/mozilla/dom/media/webm/WebMDemuxer.cpp~	2015-10-29 23:17:57.000000000 +0100
++++ iceweasel-41.0.1/mozilla/dom/media/webm/WebMDemuxer.cpp	2015-11-08 11:16:56.213634029 +0100
+@@ -17,6 +17,7 @@
+ #include "nsAutoRef.h"
+ #include "NesteggPacketHolder.h"
+ #include "XiphExtradata.h"
++#include "prprf.h"
+ 
+ #include <algorithm>
+ #include <stdint.h>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iceape.git/commitdiff/1ac3d5d8fa17ea9cfcdb16df76c6a22ef75bf2c0



More information about the pld-cvs-commit mailing list