gnumeric r16978 - trunk/tools/win32
- From: jody svn gnome org
- To: svn-commits-list gnome org
- Subject: gnumeric r16978 - trunk/tools/win32
- Date: Thu, 27 Nov 2008 00:41:55 +0000 (UTC)
Author: jody
Date: Thu Nov 27 00:41:54 2008
New Revision: 16978
URL: http://svn.gnome.org/viewvc/gnumeric?rev=16978&view=rev
Log:
- explicitly disable gconf for goffice
- gnumeric broken now ??
Modified:
trunk/tools/win32/jhbuildrc-debug
trunk/tools/win32/moduleset
Modified: trunk/tools/win32/jhbuildrc-debug
==============================================================================
--- trunk/tools/win32/jhbuildrc-debug (original)
+++ trunk/tools/win32/jhbuildrc-debug Thu Nov 27 00:41:54 2008
@@ -126,5 +126,5 @@
module_autogenargs['libglade'] = autogenargs
module_autogenargs['pygobject'] = autogenargs
module_autogenargs['libgsf'] = autogenargs + """ --without-gnome-vfs --without-bonobo"""
-module_autogenargs['goffice'] = autogenargs
+module_autogenargs['goffice'] = autogenargs + """ --without-gconf"""
module_autogenargs['gnumeric'] = autogenargs
Modified: trunk/tools/win32/moduleset
==============================================================================
--- trunk/tools/win32/moduleset (original)
+++ trunk/tools/win32/moduleset Thu Nov 27 00:41:54 2008
@@ -49,8 +49,8 @@
</dependencies>
</autotools>
-->
- <tarball id="glib" version="2.18.2">
- <source href="http://download.gnome.org/sources/glib/2.18/glib-2.18.2.tar.bz2" />
+ <tarball id="glib" version="2.18.3">
+ <source href="http://download.gnome.org/sources/glib/2.18/glib-2.18.3.tar.bz2" />
<patches>
<patch file="http://www.gnome.org/~aruiz/gtk+/patches/glib_win32_cachefile.patch"/>
<patch file="&patch_dir;glib-goption-disable-localization.patch"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]