summaryrefslogtreecommitdiffstats
path: root/chat-im/gajim/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/gajim/DETAILS')
-rwxr-xr-xchat-im/gajim/DETAILS23
1 files changed, 23 insertions, 0 deletions
diff --git a/chat-im/gajim/DETAILS b/chat-im/gajim/DETAILS
new file mode 100755
index 0000000000..f5711c4086
--- /dev/null
+++ b/chat-im/gajim/DETAILS
@@ -0,0 +1,23 @@
+ SPELL=gajim
+ VERSION=0.8.2
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[1]=http://www.gajim.org/downloads/$SOURCE
+ SOURCE_HASH=sha1:6ff83ebfcb86095485843e70810f78d3594be4b0
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ WEB_SITE=http://www.gajim.org/
+ ENTERED=20050415
+ UPDATED=20050415
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SHORT="Gajim is an Instant Messenger program"
+cat << EOF
+Gajim is a Jabber client based on a plugin system. At this time, 2
+plugins have been written: one in GTK2 and one that log messages.
+Here is an exhaustive list of Gajim features:
+ * Tabbed chat windows
+ * Groupchat Support (With MUC protocol)
+ * Emoticons, URL grabber
+ * Systray icon
+ * GPG Support
+ * Multiple Accounts Support
+EOF