# HG changeset patch # User Mikael Berthe # Date 1255377447 -7200 # Node ID 52b63087f42105088c5a461420c980960ca7573d # Parent 2a82e6654c04ea9a11f529c4fb6e1d4e200e3450 Update doc (REAME, INSTALL) diff -r 2a82e6654c04 -r 52b63087f421 mcabber/INSTALL --- a/mcabber/INSTALL Mon Oct 12 21:31:15 2009 +0200 +++ b/mcabber/INSTALL Mon Oct 12 21:57:27 2009 +0200 @@ -6,6 +6,8 @@ (If you don't want to install it, the "mcabber" binary lies in the src/ directory after the build procedure) +You will need the Loudmouth library, version >= 1.4.3 is recommended. + MCabber needs ncurses and ncurses development packages to build correctly. For UTF-8 terminal support, use ncursesw instead. Note: On FreeBSD (and maybe other BSD systems as well), it is recommended @@ -15,8 +17,6 @@ from ports. This is necessary as the version of ncurses included in the base system does not provide unicode support. -If you want SSL support, you will need openssl lib & dev packages as well. - If you want PGP support, install libgpgme (with dev package), version >= 1.0.0. diff -r 2a82e6654c04 -r 52b63087f421 mcabber/README --- a/mcabber/README Mon Oct 12 21:31:15 2009 +0200 +++ b/mcabber/README Mon Oct 12 21:57:27 2009 +0200 @@ -30,6 +30,7 @@ XEP-0115 - Entity Capabilities support XEP-0145 - Annotations XEP-0146 - Remote Controlling Clients (partial) + XEP-0184 - Message Receipts XEP-0199 - XMPP Ping XEP-0202 - Entity Time XEP-0203 - Delayed Delivery