[Lunar-commits] r14815 - moonbase/trunk/chat/gaim
Terry Chan
tchan at lunar-linux.org
Wed May 18 17:38:38 UTC 2005
Author: tchan
Date: 2005-05-18 17:38:37 +0000 (Wed, 18 May 2005)
New Revision: 14815
Modified:
moonbase/trunk/chat/gaim/BUILD
moonbase/trunk/chat/gaim/DETAILS
Log:
Fixed gaim-1.3.0 to NOW correctly compile. It did not correctly
compile before because the gaim-weird-scroll-buffer.patch was
failing. Compiled/tested with gcc-3.3.3, glibc-2.3.3, and
gaim-encryption-2.37.
Modified: moonbase/trunk/chat/gaim/BUILD
===================================================================
--- moonbase/trunk/chat/gaim/BUILD 2005-05-18 17:22:00 UTC (rev 14814)
+++ moonbase/trunk/chat/gaim/BUILD 2005-05-18 17:38:37 UTC (rev 14815)
@@ -1,6 +1,5 @@
(
patch_it $SOURCE2 1 &&
- patch_it $SOURCE3 1 &&
OPTS="$OPTS --enable-gtk2 --disable-gnome --disable-artsc --with-static-prpls=gg,irc,jabber,msn,napster,novell,oscar,yahoo,zephyr --with-dynamic-prpls=gg,irc,jabber,msn,napster,novell,oscar,yahoo,zephyr --disable-gevolution" &&
default_build
Modified: moonbase/trunk/chat/gaim/DETAILS
===================================================================
--- moonbase/trunk/chat/gaim/DETAILS 2005-05-18 17:22:00 UTC (rev 14814)
+++ moonbase/trunk/chat/gaim/DETAILS 2005-05-18 17:38:37 UTC (rev 14815)
@@ -6,12 +6,9 @@
SOURCE2=gaim-0.78-napster.patch
SOURCE2_URL=$PATCH_URL/
SOURCE2_VFY=md5:458c634d1118a3d1a24c983ad191b38b
- SOURCE3=gaim-weird-scroll-buffer.patch
- SOURCE3_URL=$PATCH_URL/
- SOURCE3_VFY=md5:650cb2e83682059894839230058e049f
WEB_SITE=http://gaim.sourceforge.net
ENTERED=20011024
- UPDATED=20050511
+ UPDATED=20050518
SHORT="An instant messenger client for several protocols"
cat << EOF
More information about the Lunar-commits
mailing list