[Lunar-commits] r23170 - in moonbase/trunk/chat: . gajim

Jannis Pohlmann jannis at lunar-linux.org
Wed Feb 7 21:46:15 CET 2007


Author: jannis
Date: 2007-02-07 21:46:14 +0100 (Wed, 07 Feb 2007)
New Revision: 23170

Added:
   moonbase/trunk/chat/gajim/
   moonbase/trunk/chat/gajim/DEPENDS
   moonbase/trunk/chat/gajim/DETAILS
Log:
Another Jabber client added. Even though it's written in Python I can
only recommend it to all of you. It has a lot of features, is very
flexible and ships an about:config-like config editor in addition
to the usual preferences dialog. Enjoy!



Added: moonbase/trunk/chat/gajim/DEPENDS
===================================================================
--- moonbase/trunk/chat/gajim/DEPENDS	                        (rev 0)
+++ moonbase/trunk/chat/gajim/DEPENDS	2007-02-07 20:46:14 UTC (rev 23170)
@@ -0,0 +1,4 @@
+depends  gtk+-2  &&
+depends  pygtk2  &&
+
+optional_depends  "dbus-python"   ""  ""  "for remote control"

Added: moonbase/trunk/chat/gajim/DETAILS
===================================================================
--- moonbase/trunk/chat/gajim/DETAILS	                        (rev 0)
+++ moonbase/trunk/chat/gajim/DETAILS	2007-02-07 20:46:14 UTC (rev 23170)
@@ -0,0 +1,30 @@
+          MODULE=gajim
+         VERSION=0.11
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://gajim.org/downloads/
+      SOURCE_VFY=sha1:b4cea429f67d4cf241873cf7079827b160d25cb2
+        WEB_SITE=http://gajim.org/
+         ENTERED=20070207
+         UPDATED=20070207
+           SHORT="Jabber client based on GTK+"
+      MAINTAINER="jannis at lunar-linux.org"
+
+cat << EOF
+The goal of Gajim is to provide a full featured and easy to use Jabber 
+client. Gajim works nicely with GNOME, but does not require it to run. 
+It is released under the GNU General Public License.
+
+Features:
+  # Tabbed chat window
+  # Group chat support (with MUC protocol)
+  # Emoticons, Avatars, File transfer, Room Bookmarks
+  # Metacontacts Support
+  # Trayicon, Speller, extented chat history functionalities
+  # TLS and GPG support (with SSL legacy support)
+  # Transport Registration support
+  # Service Discovery including Nodes
+  # Wikipedia, dictionary and search engine lookup
+  # Multiple accounts support
+  # DBus Capabilities. Read more information
+  # XML Console 
+EOF



More information about the Lunar-commits mailing list