[Lunar-commits] r17674 - in moonbase/trunk/chat: . meanwhile

Chad Kittel v3rt1g0 at lunar-linux.org
Fri Dec 16 06:13:55 UTC 2005


Author: v3rt1g0
Date: 2005-12-16 06:13:55 +0000 (Fri, 16 Dec 2005)
New Revision: 17674

Added:
   moonbase/trunk/chat/meanwhile/
   moonbase/trunk/chat/meanwhile/BUILD
   moonbase/trunk/chat/meanwhile/DEPENDS
   moonbase/trunk/chat/meanwhile/DETAILS
Log:
  Initial Import: meanwhile (1.0.0)

  * Adding this chat protocol library to the moonbase.  This library
    can be used to add support for the "sametime" protocol in the upcoming
    Gaim 2.0 release.


Added: moonbase/trunk/chat/meanwhile/BUILD
===================================================================
--- moonbase/trunk/chat/meanwhile/BUILD	2005-12-16 01:11:50 UTC (rev 17673)
+++ moonbase/trunk/chat/meanwhile/BUILD	2005-12-16 06:13:55 UTC (rev 17674)
@@ -0,0 +1,7 @@
+(
+
+  OPTS="$OPTS --enable-doxygen=no"
+
+  default_build
+
+) > $C_FIFO 2>&1

Added: moonbase/trunk/chat/meanwhile/DEPENDS
===================================================================
--- moonbase/trunk/chat/meanwhile/DEPENDS	2005-12-16 01:11:50 UTC (rev 17673)
+++ moonbase/trunk/chat/meanwhile/DEPENDS	2005-12-16 06:13:55 UTC (rev 17674)
@@ -0,0 +1,2 @@
+depends  gmp  &&
+depends  glib-2

Added: moonbase/trunk/chat/meanwhile/DETAILS
===================================================================
--- moonbase/trunk/chat/meanwhile/DETAILS	2005-12-16 01:11:50 UTC (rev 17673)
+++ moonbase/trunk/chat/meanwhile/DETAILS	2005-12-16 06:13:55 UTC (rev 17674)
@@ -0,0 +1,23 @@
+          MODULE=meanwhile
+         VERSION=1.0.0
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/$MODULE/
+      SOURCE_VFY=sha1:4b21ce42fd8d5232284e004913c1d0ebc5887dc6
+        WEB_SITE=http://meanwhile.sourceforge.net
+         ENTERED=20051216
+         UPDATED=20051216
+           SHORT="an open implementation of the Lotus Sametime protocol"
+
+cat << EOF
+The Meanwhile Project is an open implementation of the Lotus Sametime
+Community Client protocol.
+
+The heart of the Meanwhile Project is the Meanwhile library, providing
+the basic Lotus Sametime session functionality along with the core
+services; Presence Awareness, Instant Messaging, Multi-user 
+Conferencing, Preferences Storage, Identity Resolution, and File
+Transfer.  This extensible client interface allows additional services
+to be added to a session at runtime, allowing for simple integration
+of future service handlers such as the user directory and whiteboard
+and screen-sharing.
+EOF



More information about the Lunar-commits mailing list