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

Bug 375259

Summary: [new ebuild] net-im/oneteam
Product: Gentoo Linux Reporter: Dennis Schridde <dschridde+gentoobugs>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement Keywords: EBUILD, InVCS
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://oneteam.im/
Whiteboard: sunrise-suggested
Package list:
Runtime testing required: ---
Attachments: ebuild for 0.999.990
oneteam-0.999.990.ebuild
oneteam-0.999.990.ebuild

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.