[SCM] gecko-mediaplayer/master: Update 0001-mozalloc.patch.

sramacher-guest at users.alioth.debian.org sramacher-guest at users.alioth.debian.org
Sat Apr 7 20:36:34 UTC 2012


The following commit has been merged in the master branch:
commit 062da537d45457e90fc1d93677e6ba0e60f86995
Author: Sebastian Ramacher <s.ramacher at gmx.at>
Date:   Sat Apr 7 21:57:02 2012 +0200

    Update 0001-mozalloc.patch.

diff --git a/debian/patches/0001-nomozalloc.patch b/debian/patches/0001-nomozalloc.patch
index 8b55b1a..a66fb31 100644
--- a/debian/patches/0001-nomozalloc.patch
+++ b/debian/patches/0001-nomozalloc.patch
@@ -1,15 +1,17 @@
 Description: link against xpcomglue_s_nomozalloc
 Author: Mike Hommey <glandium at debian.org>
-Last-Update: 2012-01-02
+Last-Update: 2012-04-07
 
+diff --git a/configure.in b/configure.in
+index 8d0c87d..271a4f7 100644
 --- a/configure.in
 +++ b/configure.in
-@@ -48,7 +48,7 @@
+@@ -42,7 +42,7 @@ AC_ARG_WITH([xulrunner-sdk],
          [
  	XULRUNNER_SDK_PREFIX=$with_xulrunner_sdk
  	GECKO_CFLAGS="-I$XULRUNNER_SDK_PREFIX/include -I$XULRUNNER_SDK_PREFIX/include/plugin -I$XULRUNNER_SDK_PREFIX/include/nspr -I$XULRUNNER_SDK_PREFIX/include/xpcom -I$XULRUNNER_SDK_PREFIX/include/string -I$XULRUNNER_SDK_PREFIX/include/java"
 -	GECKO_LIBS="-L$XULRUNNER_SDK_PREFIX/lib -lxpcomglue_s -lxul -lxpcom -lplds4 -lplc4 -lnspr4 -lpthread -ldl"
 +	GECKO_LIBS="-L$XULRUNNER_SDK_PREFIX/lib -lxpcomglue_s_nomozalloc -lxul -lxpcom -lplds4 -lplc4 -lnspr4 -lpthread -ldl"
- 	AC_ARG_ENABLE(new-libxul,
- 		AC_HELP_STRING([--enable-new-libxul],[libxul/xulrunner-sdk is 1.9.2 or higher]),
- 		[usenewlibxul=$enableval],[usenewlibxul=no])
+ 	],
+         [])
+ 

-- 
gecko-mediaplayer packaging



More information about the pkg-multimedia-commits mailing list