Version 1.2.5 is out. It depends on sametime-0.5.0 or newer. I have also submitted that ebuild under this BUGID http://bugs.gentoo.org/show_bug.cgi?id=111270 . According to the ChangeLog, it adds the following functionality: version 1.2.5 (2005-10-28) - building against meanwhile 0.5.0cvs - fix #1208464 Charset selection - rfe #1276721 Support for External buddies - support for DH RC2/128 channel and login encryption - re-introduced support for idle times - rfe #1307892 Support for Announcements - fix for crash in adding multi-resolved buddies - added "Synchronize with Server" buddy list option - fix #1218284 meanwhile ignores ICT chat invites - moved "Force Login (Ignore Login Redirects)" preference to account options - removed "Save NAB group members locally" preference, defaulted to TRUE Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created attachment 71940 [details] Ebuild file for the gaim-meanwhile package
new meanwhile lib fails to build for me. I'll try to contact author on Monday.
This is the error I get. $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu checking for /usr/local/include/gmp.h... no configure: error: GNU MP headers not found
Good catch... it looks like the new encryption components require gmp. (I already had it merged, as another package depended on it.) I have updated the ebuild to contain a DEPEND on gmp. I'll upload it shortly.
I've already got it. siege also added a doxygen dep, testing doc use flag now.
Done. meanwhile has doc use flag to enable doxygen support.