net-im/vacuum: Qt4 Crossplatform Jabber client. Reproducible: Always
Created attachment 212275 [details] ebuild, works for me
Created attachment 212326 [details] ebuild, added use flags for all plugins, desktop icon and entry
CONFIG+=ordered should be appended to src/src.pro If it is appended to vacuum.pro, make fails with -j2 or more nontheless.
Created attachment 212416 [details] update for building with current svn Livid, now it is fixed in svn, but for me works both src/src.pro and vacuum.pro fine, what is your Qt version? my is 4.5.3
Yes, I noticed that it was updated in SVN right after posting the comment :) I am using Qt 4.6.0
Created attachment 212478 [details] added plugins dependencies
Created attachment 212932 [details] update, fixed libs installation, deps
Created attachment 218021 [details] ebuild, fixed zlib
Created attachment 218023 [details] ebuild Version 1.0.0 is out.
Created attachment 218703 [details] make install is fixed in svn
Created attachment 222541 [details] ebuild Version 1.0.1 is out.
Created attachment 227999 [details] linguas support
Created attachment 230239 [details] new version
Created attachment 233787 [details] upstream fixed zlib issue
Created attachment 244619 [details] upstream migrated to cmake and fixed all build issues
Added to rion overlay: http://code.google.com/p/rion-overlay/source/browse/net-im/vacuum
Created attachment 262329 [details] restrict export The package will be compiled with additional information about revision.
Just add '-DVER_STRING="${ESVN_WC_REVISION}"' to mycmakeargs=(, duplicating svn eclass in ebuild and doing unpack in src_prepare is incorrect. But now upstream does not support hiding client version runtime, it is not safe to show your revisions of vcs snaphsots to everyone.
Created attachment 265885 [details] new version (1.1.0) Ebuild is also available in rion overlay.
Are there any chanse get it on official tree?
Ebuild from rion added to tree 29 Apr 2011; Maxim Koltsov (maksbotan) <maksbotan@gentoo.org> +vacuum-1.1.0.ebuild, +vacuum-9999.ebuild, +metadata.xml: Add net-im/vacuum-1.1.0 and 9999, thanks to Nikoli(nikoli@lavabit.com), fixes bug #296004