Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16161 - New Ebuild for Kopete-0.6.1a.ebuild
Summary: New Ebuild for Kopete-0.6.1a.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-21 15:53 UTC by Craig Callender
Modified: 2003-02-22 14:22 UTC (History)
0 users

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


Attachments
Ebuild attatchment. (kopete-0.6.1a.ebuild,426 bytes, text/plain)
2003-02-21 15:56 UTC, Craig Callender
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Callender 2003-02-21 15:53:49 UTC
The 0.6.1 version of kopete had forgotten to impliment the startChat() for the Oscar 
Protocol.  Pretty much, you couldn't chat with other Oscar clients.  It sucked *grin* 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Craig Callender 2003-02-21 15:56:13 UTC
Created attachment 8590 [details]
Ebuild attatchment.

Here's the ebuild.  I turned the DEBUG option on, as kopete still has some
problems and I hope to make patches.  It's fairly unstable actually (well, the
older versions were).  Feel free to turn it off or comment it out.
Comment 2 Hannes Mehnert (RETIRED) gentoo-dev 2003-02-22 14:22:38 UTC
thanks, committed, but disabled debug by default. (also DEBUG=1 will not help 
much, cause portage will strip binaries, so you'll have to DEBUG=1 
DEBUGBUILD=1).