Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 444118

Summary: net-irc/communi - A cross-platform IRC framework written in Qt
Product: Gentoo Linux Reporter: Sergey Ilinykh <rion4ik>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement CC: binki, kripton, net-irc, orzel
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/communi/communi
Whiteboard:
Package list:
Runtime testing required: ---

Description Sergey Ilinykh 2012-11-21 05:14:33 UTC
hi gentoo devs

can you add communi IRC app/lib into portage?
its used by spectrum xmpp transport (Bug 291437)

I have ebuilds for both, but communi shoud be added first
https://code.google.com/p/rion-overlay/source/browse/net-im/communi/communi-1.2.0.ebuild


Reproducible: Always
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2013-01-17 08:39:58 UTC
The Qt team is not interested in maintaining this. We suggest proxy-maintenance or sunrise overlay.
Comment 2 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2013-03-06 06:32:37 UTC
I might be willing to proxy-maintain that ebuild for you, Rion. Contact me directly to work with me if you are interested.

One comment on the ebuild is that the mv "${WORKDIR}"/${P}-* hack can be pulled from the vcs-snapshot.eclass instead of written out in the ebuild itself.

A second comment is that communi seems to have an eqmake4() option, something like no_tests=1, to disable tests… the sed looks like a hack.

A third is that src/src.pro seems to specify that {R,}DEPEND="dev-qt/qtcore" is necessary. inherit()ing qt4-r2.eclass will not automatically do that for you. AFAICT, QtNetwork is always included with qtcore.

If you’re still interested in getting this into Gentoo, start with these fixes. Thanks :-).
Comment 3 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2013-04-16 05:45:25 UTC
https://code.google.com/p/rion-overlay/source/browse/net-im/ points to latest ebuilds from rion.