Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296004 - (new package) net-im/vacuum: Qt4 Crossplatform Jabber client.
Summary: (new package) net-im/vacuum: Qt4 Crossplatform Jabber client.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL: http://code.google.com/p/vacuum-im/
Whiteboard:
Keywords: InOverlay
Depends on:
Blocks:
 
Reported: 2009-12-06 20:47 UTC by Nikoli
Modified: 2011-04-29 16:10 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild, works for me (vacuum-9999.ebuild,738 bytes, text/plain)
2009-12-06 20:48 UTC, Nikoli
Details
ebuild, added use flags for all plugins, desktop icon and entry (vacuum-9999.ebuild,1.82 KB, text/plain)
2009-12-07 10:41 UTC, Nikoli
Details
update for building with current svn (vacuum-9999.ebuild,1.79 KB, text/plain)
2009-12-07 23:11 UTC, Nikoli
Details
added plugins dependencies (vacuum-9999.ebuild,3.75 KB, text/plain)
2009-12-08 18:43 UTC, Nikoli
Details
update, fixed libs installation, deps (vacuum-9999.ebuild,1.98 KB, text/plain)
2009-12-13 22:49 UTC, Nikoli
Details
ebuild, fixed zlib (vacuum-9999.ebuild,2.38 KB, text/plain)
2010-01-31 20:09 UTC, Nikoli
Details
ebuild (vacuum-1.0.0.999.ebuild,2.39 KB, text/plain)
2010-01-31 20:10 UTC, Nikoli
Details
make install is fixed in svn (vacuum-9999.ebuild,2.33 KB, text/plain)
2010-02-06 18:50 UTC, Nikoli
Details
ebuild (vacuum-1.0.1.ebuild,2.22 KB, text/plain)
2010-03-07 19:01 UTC, Nikoli
Details
linguas support (vacuum-9999.ebuild,2.53 KB, text/plain)
2010-04-16 08:19 UTC, Nikoli
Details
new version (vacuum-1.0.2.ebuild,2.42 KB, text/plain)
2010-05-04 09:56 UTC, Nikoli
Details
upstream fixed zlib issue (vacuum-9999.ebuild,2.17 KB, text/plain)
2010-06-01 21:31 UTC, Nikoli
Details
upstream migrated to cmake and fixed all build issues (vacuum-9999.ebuild,1.45 KB, text/plain)
2010-08-25 23:44 UTC, Nikoli
Details
restrict export (vacuum-9999-r1.ebuild,1.68 KB, text/plain)
2011-02-13 10:30 UTC, Dmitry Baranov
Details
new version (1.1.0) (vacuum-1.1.0.ebuild,1.47 KB, text/plain)
2011-03-14 22:26 UTC, Nikoli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2009-12-06 20:47:09 UTC
net-im/vacuum: Qt4 Crossplatform Jabber client.

Reproducible: Always
Comment 1 Nikoli 2009-12-06 20:48:38 UTC
Created attachment 212275 [details]
ebuild, works for me
Comment 2 Nikoli 2009-12-07 10:41:27 UTC
Created attachment 212326 [details]
ebuild, added use flags for all plugins, desktop icon and entry
Comment 3 Livid 2009-12-07 22:14:50 UTC
CONFIG+=ordered should be appended to src/src.pro
If it is appended to vacuum.pro, make fails with -j2 or more nontheless.
Comment 4 Nikoli 2009-12-07 23:11:49 UTC
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
Comment 5 Livid 2009-12-07 23:15:38 UTC
Yes, I noticed that it was updated in SVN right after posting the comment :)

I am using Qt 4.6.0
Comment 6 Nikoli 2009-12-08 18:43:18 UTC
Created attachment 212478 [details]
added plugins dependencies
Comment 7 Nikoli 2009-12-13 22:49:20 UTC
Created attachment 212932 [details]
update, fixed libs installation, deps
Comment 8 Nikoli 2010-01-31 20:09:16 UTC
Created attachment 218021 [details]
ebuild, fixed zlib
Comment 9 Nikoli 2010-01-31 20:10:00 UTC
Created attachment 218023 [details]
ebuild

Version 1.0.0 is out.
Comment 10 Nikoli 2010-02-06 18:50:15 UTC
Created attachment 218703 [details]
make install is fixed in svn
Comment 11 Nikoli 2010-03-07 19:01:37 UTC
Created attachment 222541 [details]
ebuild

Version 1.0.1 is out.
Comment 12 Nikoli 2010-04-16 08:19:55 UTC
Created attachment 227999 [details]
linguas support
Comment 13 Nikoli 2010-05-04 09:56:31 UTC
Created attachment 230239 [details]
new version
Comment 14 Nikoli 2010-06-01 21:31:04 UTC
Created attachment 233787 [details]
upstream fixed zlib issue
Comment 15 Nikoli 2010-08-25 23:44:15 UTC
Created attachment 244619 [details]
upstream migrated to cmake and fixed all build issues
Comment 16 Nikoli 2010-10-18 10:57:01 UTC
Added to rion overlay:
http://code.google.com/p/rion-overlay/source/browse/net-im/vacuum
Comment 17 Dmitry Baranov 2011-02-13 10:30:31 UTC
Created attachment 262329 [details]
restrict export

The package will be compiled with additional information about revision.
Comment 18 Nikoli 2011-02-13 16:50:12 UTC
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.
Comment 19 Nikoli 2011-03-14 22:26:24 UTC
Created attachment 265885 [details]
new version (1.1.0)

Ebuild is also available in rion overlay.
Comment 20 Anton Kochkov 2011-04-20 20:21:27 UTC
Are there any chanse get it on official tree?
Comment 21 Maxim Koltsov (RETIRED) gentoo-dev 2011-04-29 16:10:50 UTC
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