summaryrefslogtreecommitdiffstats
path: root/chat-libs/loudmouth/DETAILS
diff options
context:
space:
mode:
authorVlad Glagolev2013-01-16 18:16:38 +0400
committerVlad Glagolev2013-01-16 18:16:38 +0400
commit1764d87074ec2f0705359c84f3516c388482e805 (patch)
tree790680e555c04db8d30f611311e57f66a3405a08 /chat-libs/loudmouth/DETAILS
parent995290d4874246e38970d91829982db3cf3c4c0b (diff)
loudmouth: => 1.5.0-20121201
Diffstat (limited to 'chat-libs/loudmouth/DETAILS')
-rwxr-xr-xchat-libs/loudmouth/DETAILS22
1 files changed, 14 insertions, 8 deletions
diff --git a/chat-libs/loudmouth/DETAILS b/chat-libs/loudmouth/DETAILS
index 155a936b56..a3aae66bdd 100755
--- a/chat-libs/loudmouth/DETAILS
+++ b/chat-libs/loudmouth/DETAILS
@@ -1,16 +1,22 @@
SPELL=loudmouth
- VERSION=1.5.0
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://engineyard.github.com/$SPELL/download/$SOURCE
- WEB_SITE=http://www.loudmouth-project.org/
+ VERSION=1.5.0-20121201
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[0]=http://mcabber.com/files/$SOURCE
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE=https://github.com/mcabber/loudmouth/
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=LGPL
ENTERED=20030823
KEYWORDS="jabber chat libs"
- SHORT="Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol."
+ SHORT="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.
+Jabber protocol. It's designed to be easy to get started with and yet extensible
+to let you do anything the Jabber protocol allows.
+
+Official loudmouth project is no more maintained - both
+<http://projects.imendio.com/loudmouth> and
+<http://loudmouth-project.org>.
+
+This fork of loudmouth is lazily maintained by MCabber community.
EOF