summaryrefslogtreecommitdiffstats
path: root/chat-libs/meanwhile
diff options
context:
space:
mode:
authorEric Sandall2007-09-24 20:38:56 -0700
committerEric Sandall2007-09-24 22:11:56 -0700
commit053c5f172a799e59cdba195883e57a3981770ce0 (patch)
tree137bd200302087c64f8801af481597dddd1bdf24 /chat-libs/meanwhile
parentc7e45bd8b5719cc15da1630f4fbf733b73a9c61c (diff)
meanwhile: Added Lotus IM/Sametime protocol library
Diffstat (limited to 'chat-libs/meanwhile')
-rwxr-xr-xchat-libs/meanwhile/DEPENDS7
-rwxr-xr-xchat-libs/meanwhile/DETAILS20
-rw-r--r--chat-libs/meanwhile/HISTORY3
-rw-r--r--chat-libs/meanwhile/meanwhile-1.0.2.tar.gz.sigbin0 -> 280 bytes
4 files changed, 30 insertions, 0 deletions
diff --git a/chat-libs/meanwhile/DEPENDS b/chat-libs/meanwhile/DEPENDS
new file mode 100755
index 0000000000..7177954b0e
--- /dev/null
+++ b/chat-libs/meanwhile/DEPENDS
@@ -0,0 +1,7 @@
+depends glib2 &&
+depends pkgconfig &&
+
+optional_depends 'doxygen' \
+ '--enable-doxygen' \
+ '--disable-doxygen' \
+ 'to build documentation'
diff --git a/chat-libs/meanwhile/DETAILS b/chat-libs/meanwhile/DETAILS
new file mode 100755
index 0000000000..d68894ba4d
--- /dev/null
+++ b/chat-libs/meanwhile/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=meanwhile
+ VERSION=1.0.2
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ WEB_SITE=http://meanwhile.sourceforge.net/
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=LGPL
+ ENTERED=20070924
+ KEYWORDS="meanwhile chat libs"
+ SHORT='Lotus Sametime Commnunity Client protocol'
+cat << EOF
+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
diff --git a/chat-libs/meanwhile/HISTORY b/chat-libs/meanwhile/HISTORY
new file mode 100644
index 0000000000..887ed3132d
--- /dev/null
+++ b/chat-libs/meanwhile/HISTORY
@@ -0,0 +1,3 @@
+2007-09-24 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: Created
+
diff --git a/chat-libs/meanwhile/meanwhile-1.0.2.tar.gz.sig b/chat-libs/meanwhile/meanwhile-1.0.2.tar.gz.sig
new file mode 100644
index 0000000000..fc20328d19
--- /dev/null
+++ b/chat-libs/meanwhile/meanwhile-1.0.2.tar.gz.sig
Binary files differ