Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 375259 - [new ebuild] net-im/oneteam
Summary: [new ebuild] net-im/oneteam
Status: RESOLVED WONTFIX
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: http://oneteam.im/
Whiteboard: sunrise-suggested
Keywords: EBUILD, InVCS
Depends on:
Blocks:
 
Reported: 2011-07-15 09:16 UTC by Dennis Schridde
Modified: 2021-12-19 11:25 UTC (History)
0 users

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


Attachments
ebuild for 0.999.990 (oneteam-0.999.990.ebuild,1000 bytes, text/plain)
2011-07-15 13:23 UTC, Dennis Schridde
Details
oneteam-0.999.990.ebuild (oneteam-0.999.990.ebuild,2.06 KB, text/plain)
2011-07-16 12:26 UTC, Dennis Schridde
Details
oneteam-0.999.990.ebuild (oneteam-0.999.990.ebuild,2.09 KB, text/plain)
2011-07-16 12:35 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2011-07-15 09:16:44 UTC
OneTeam [1] is an XMPP client with sourcecode available [2].

DESCRIPTION="Enterprise multi-network instant messaging client"
LICENSE="|| (GPL-2 MPL-1.1)"

[1] http://oneteam.im/
[2] https://git.process-one.net/oneteam

Reproducible: Always
Comment 1 Dennis Schridde 2011-07-15 13:23:28 UTC
Created attachment 280127 [details]
ebuild for 0.999.990

Attached ebuild contains 2 sed cludges and does still not build because of errors in src/components/src/rtp/otRTP{En,De}coder.cpp:
* Undeclared ntohl, ntohs, ntons
* And the fun part: src/components/libs/libsrtp/crypto/include/integers.h:103:16: error: conflicting declaration ‘typedef double uint64_t’
Comment 2 Dennis Schridde 2011-07-15 13:46:35 UTC
(In reply to comment #1)
> Attached ebuild contains 2 sed cludges and does still not build [...]
All this has been reported upstream to Paweł Chmielowski (prefix).
Comment 3 Dennis Schridde 2011-07-16 12:26:26 UTC
Created attachment 280171 [details]
oneteam-0.999.990.ebuild

Updated ebuild that builds. The result runs without apparent problems.
Comment 4 Dennis Schridde 2011-07-16 12:35:07 UTC
Created attachment 280173 [details]
oneteam-0.999.990.ebuild

The previous ebuild contained two bugs:
1) It did not install liboneteam.so into the directory but as the directory name
2) It installed the wrapper script in two locations
Comment 5 Matthew Smith gentoo-dev 2021-12-19 11:25:57 UTC
Git repository is inaccessible, and homepage is dead.