[Lunar-commits] CVS: moonbase/chat/gaim DETAILS, 1.47, 1.48 BUILD,
1.15, 1.16
Terry Chan
tchan at lunar-linux.org
Thu Aug 5 16:12:05 GMT 2004
Update of /var/cvs/lunar/moonbase/chat/gaim
In directory dbguin.lunar-linux.org:/tmp/cvs-serv4332
Modified Files:
DETAILS BUILD
Log Message:
Version bump to 0.80. Removed the TOC protocol from the BUILD. sofar says
TOC module is deprecated by gaim devs. Compiled and tested with gcc-3.3.3,
glibc-2.3.3, kernel headers 2.4.x.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/chat/gaim/DETAILS,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- DETAILS 6 Jul 2004 11:02:05 -0000 1.47
+++ DETAILS 5 Aug 2004 16:12:03 -0000 1.48
@@ -1,9 +1,9 @@
MODULE=gaim
- VERSION=0.79
+ VERSION=0.80
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE/$SOURCE
- SOURCE_VFY=md5:8d8758e4ef00187fcfe3ab14e4a3283e
+ SOURCE_VFY=md5:cb68e059ff9667d3156d7abef74b7b19
SOURCE2=gaim-0.78-napster.patch
SOURCE2_URL=$PATCH_URL/$SOURCE2
SOURCE2_VFY=md5:458c634d1118a3d1a24c983ad191b38b
@@ -11,7 +11,7 @@
SOURCE3_URL=$SFORGE_URL/$MODULE-blogger/$SOURCE4
WEB_SITE=http://gaim.sourceforge.net
ENTERED=20011024
- UPDATED=20040706
+ UPDATED=20040723
SHORT="An instant messenger client for several protocols"
PSAFE=no
cat << EOF
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/chat/gaim/BUILD,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- BUILD 6 Jul 2004 11:02:04 -0000 1.15
+++ BUILD 5 Aug 2004 16:12:03 -0000 1.16
@@ -1,6 +1,6 @@
(
- OPTS="$OPTS --enable-gtk2 --disable-gnome --disable-artsc --with-static-prpls=gg,irc,jabber,msn,napster,novell,oscar,yahoo,zephyr,toc --with-dynamic-prpls=gg,irc,jabber,msn,napster,novell,oscar,yahoo,zephyr,toc --disable-gevolution"
+ 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_config &&
make &&
make -C gaim-blogger-$VERSION &&
More information about the Lunar-commits
mailing list