Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 444118 - net-irc/communi - A cross-platform IRC framework written in Qt
Summary: net-irc/communi - A cross-platform IRC framework written in Qt
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/communi/communi
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-21 05:14 UTC by Sergey Ilinykh
Modified: 2023-02-09 01:21 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.