CVS: moonbase/chat/gaim BUILD, 1.6, 1.7 DEPENDS, 1.9, 1.10 DETAILS, 1.27, 1.28 POST_REMOVE, 1.1.1.1, NONE

Auke Kok sofar at lunar-linux.org
Thu Nov 6 17:53:57 GMT 2003


Update of /var/cvs/lunar/moonbase/chat/gaim
In directory dbguin.lunar-linux.org:/tmp/cvs-serv25807

Modified Files:
	BUILD DEPENDS DETAILS 
Removed Files:
	POST_REMOVE 
Log Message:
Bumping version, making gnutls optional, removing obsoleted POST_REMOVE. I'm not sure how to compile it against nss from Mozilla, perhaps someone can try to figure out what options to pass for that... it works... don't break it. (BTW I never tested the compile without gnutls, other than before it was even in the gaim module...)


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/chat/gaim/BUILD,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- BUILD	26 Oct 2003 17:11:23 -0000	1.6
+++ BUILD	6 Nov 2003 17:53:55 -0000	1.7
@@ -8,8 +8,6 @@
                --disable-gnome           \
                --disable-artsc           \
                --disable-perl            \
-	       --enable-nss=no           \
-	       --enable-gnutls=yes       \
 	       $OPTS                     &&
   default_make
 

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/chat/gaim/DEPENDS,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- DEPENDS	26 Oct 2003 17:11:23 -0000	1.9
+++ DEPENDS	6 Nov 2003 17:53:55 -0000	1.10
@@ -1,5 +1,9 @@
 depends   gtk+-2      &&
-depends   gnutls      &&
+
+optional_depends  "gnutls"               \
+                  "--enable-nss=no --enable-gnutls=yes" \
+                  ""                     \
+		  "- *required* for MSN" &&
 
 optional_depends  "audiofile"            \
                   "--enable-audiofile"   \

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/chat/gaim/DETAILS,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- DETAILS	26 Oct 2003 17:11:23 -0000	1.27
+++ DETAILS	6 Nov 2003 17:53:55 -0000	1.28
@@ -1,16 +1,16 @@
           MODULE=gaim
-         VERSION=0.71
+         VERSION=0.72
           SOURCE=$MODULE-$VERSION.tar.bz2
-         SOURCE2=gaim-$VERSION-napster.patch
+         SOURCE2=gaim-0.71-napster.patch
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=http://unc.dl.sourceforge.net/sourceforge/$MODULE/$SOURCE
    SOURCE_URL[1]=$SFORGE_URL/$MODULE/$SOURCE
-   SOURCE_VFY[0]=md5:89d1aeabdfcb16df479031b08ad5fb99
+   SOURCE_VFY[0]=md5:2eb9478126ffc76b9a5f3cbf7cd82062
      SOURCE2_URL=$PATCH_URL/$SOURCE2
      SOURCE2_VFY=md5:c8a59976758c0f00cd4064f07d1ed10e
         WEB_SITE=http://gaim.sourceforge.net
          ENTERED=20011024
-         UPDATED=20031026
+         UPDATED=20031106
            SHORT="gaim is an instant messanger client for several protocols"
 cat << EOF
 gaim is an instant messanger client used primarly for the AIM protocol

--- POST_REMOVE DELETED ---




More information about the Lunar-commits mailing list