view mcabber/debian/control @ 447:03bb57383cea

Initial Multi-User Chat support This patch adds basic MUC support. We now can: - join an existing room; - create and unlock a room using the /rawxml command; - set our nickname; - send/receive chatgroup messages; - see the members of the room; - leave the room. Chatroom logging is currently disabled, as it could do some unexpected things.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 25 Sep 2005 01:01:44 +0200
parents 8a4530913d6a
children
line wrap: on
line source

Source: mcabber
Section: net
Priority: optional
Maintainer: Mikael BERTHE <mikael.berthe@lilotux.net>
Build-Depends: debhelper (>= 4.0.0), autotools-dev, libglib2.0-dev, libncurses5-dev, libssl-dev
Standards-Version: 3.6.1

Package: mcabber
Section: net
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}
Description: Small Jabber console client
 MCabber is a Jabber text-mode client, which includes features such as
 SSL support, history logging, commands completion, and external actions
 triggers.