[Lunar-commits] CVS: moonbase/chat/gaim BUILD, 1.14, 1.15 DETAILS,
1.46, 1.47 PRE_BUILD, 1.1, 1.2
Auke Kok
sofar at lunar-linux.org
Tue Jul 6 11:02:07 GMT 2004
Update of /var/cvs/lunar/moonbase/chat/gaim
In directory dbguin.lunar-linux.org:/tmp/cvs-serv17300
Modified Files:
BUILD DETAILS PRE_BUILD
Log Message:
New version but I had to disable gevolution... couldn't get it to work anymore... anyone?
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/chat/gaim/BUILD,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- BUILD 6 Jun 2004 12:30:53 -0000 1.14
+++ BUILD 6 Jul 2004 11:02:04 -0000 1.15
@@ -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"
+ 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"
default_config &&
make &&
make -C gaim-blogger-$VERSION &&
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/chat/gaim/DETAILS,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- DETAILS 6 Jun 2004 18:18:20 -0000 1.46
+++ DETAILS 6 Jul 2004 11:02:05 -0000 1.47
@@ -1,21 +1,19 @@
MODULE=gaim
- VERSION=0.78
+ VERSION=0.79
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE/$SOURCE
- SOURCE_VFY=md5:079f3286333ed51cc72c65b5efe1b989
+ SOURCE_VFY=md5:8d8758e4ef00187fcfe3ab14e4a3283e
SOURCE2=gaim-0.78-napster.patch
SOURCE2_URL=$PATCH_URL/$SOURCE2
SOURCE2_VFY=md5:458c634d1118a3d1a24c983ad191b38b
- SOURCE3=gevolution.h
- SOURCE3_URL=$PATCH_URL/$SOURCE3
- SOURCE4=$MODULE-blogger-$VERSION.tar.bz2
- SOURCE4_URL=$SFORGE_URL/$MODULE-blogger/$SOURCE4
+ SOURCE3=$MODULE-blogger-$VERSION.tar.bz2
+ SOURCE3_URL=$SFORGE_URL/$MODULE-blogger/$SOURCE4
WEB_SITE=http://gaim.sourceforge.net
ENTERED=20011024
- UPDATED=20040606
- PSAFE=no
+ UPDATED=20040706
SHORT="An instant messenger client for several protocols"
+PSAFE=no
cat << EOF
gaim is an instant messenger client used primarly for the AIM protocol
but has plugin support for icq, irc, yahoo, and jabber all at once in
Index: PRE_BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/chat/gaim/PRE_BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- PRE_BUILD 10 May 2004 08:53:19 -0000 1.1
+++ PRE_BUILD 6 Jul 2004 11:02:05 -0000 1.2
@@ -1,9 +1,8 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
patch_it $SOURCE_CACHE/$SOURCE2 1 &&
-cp $SOURCE_CACHE/$SOURCE3 src/ &&
mkdir gaim-blogger-$VERSION &&
cd gaim-blogger-$VERSION &&
-unpack $SOURCE4 &&
+unpack $SOURCE3 &&
sedit "s:../gaim:../:" Makefile &&
sedit "s:usr/local:usr:g" Makefile
More information about the Lunar-commits
mailing list