im.pidgin.pidgin: bc9860a748e1570dd84f3743dd22c9834f2d38aa
datallah at pidgin.im
datallah at pidgin.im
Sun Oct 14 16:10:39 EDT 2007
-----------------------------------------------------------------
Revision: bc9860a748e1570dd84f3743dd22c9834f2d38aa
Ancestor: f0159f8c232186c297492392cba2e3a541794457
Author: datallah at pidgin.im
Date: 2007-10-14T20:02:34
Branch: im.pidgin.pidgin
Modified files:
libpurple/win32/global.mak
ChangeLog:
Use the patched GtkSpell to avoid excessive memory usage per-conversation. Fixes #1453.
-------------- next part --------------
============================================================
--- libpurple/win32/global.mak 8ab424a96fe8d4a3817ede4499fab79975f575c5
+++ libpurple/win32/global.mak 7d6aaf3266b75b53ac4f151d1fadc6f2e63ee924
@@ -11,7 +11,7 @@ ASPELL_TOP ?= $(WIN32_DEV_TOP)/aspell-de
# Locations of our various dependencies
WIN32_DEV_TOP ?= $(PIDGIN_TREE_TOP)/../win32-dev
ASPELL_TOP ?= $(WIN32_DEV_TOP)/aspell-dev-0-50-3-3
-GTKSPELL_TOP ?= $(WIN32_DEV_TOP)/gtkspell-2.0.11
+GTKSPELL_TOP ?= $(WIN32_DEV_TOP)/gtkspell-2.0.11-daa1
GTK_TOP ?= $(WIN32_DEV_TOP)/gtk_2_0
GTK_BIN ?= $(GTK_TOP)/bin
BONJOUR_TOP ?= $(WIN32_DEV_TOP)/Bonjour_SDK
@@ -22,6 +22,7 @@ TCL_LIB_TOP ?= $(WIN32_DEV_TOP)/tcl-8.4.
PERL_LIB_TOP ?= $(WIN32_DEV_TOP)/perl58
SILC_TOOLKIT ?= $(WIN32_DEV_TOP)/silc-toolkit-1.1.2
TCL_LIB_TOP ?= $(WIN32_DEV_TOP)/tcl-8.4.5
+GSTREAMER_TOP ?= $(WIN32_DEV_TOP)/gstreamer-0.10.13
# Where we installing this stuff to?
PIDGIN_INSTALL_DIR := $(PIDGIN_TREE_TOP)/win32-install-dir
More information about the Commits
mailing list