summaryrefslogtreecommitdiffstats
path: root/chat-libs/loudmouth/DETAILS
diff options
context:
space:
mode:
authorroot2006-04-24 09:03:08 -0500
committerroot2006-04-24 09:03:08 -0500
commit84d8b510ac289af0a43bfa9e110844af27a90196 (patch)
treed7093929b954dd2f71114bff270755e18f737eb1 /chat-libs/loudmouth/DETAILS
initial commit from stable 0.3
Diffstat (limited to 'chat-libs/loudmouth/DETAILS')
-rwxr-xr-xchat-libs/loudmouth/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/chat-libs/loudmouth/DETAILS b/chat-libs/loudmouth/DETAILS
new file mode 100755
index 0000000000..e28763a490
--- /dev/null
+++ b/chat-libs/loudmouth/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=loudmouth
+ VERSION=1.0.1
+ BRANCH=$(echo $VERSION | cut -d. -f1,2)
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ WEB_SITE=http://projects.imendio.com/loudmouth/
+ MD5[0]='f6a330e7585ec10d199455b5707162a0'
+ BUILD_API=2
+ LICENSE[0]=LGPL
+ ENTERED=20030823
+ UPDATED=20030823
+ SHORT="Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol."
+cat << EOF
+Loudmouth is a lightweight and easy-to-use C library for programming with the
+Jabber protocol. It's designed to be easy to get started with and yet
+extensible to let you do anything the Jabber protocol allows.
+EOF