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

Bug 348283

Summary: dev-util/beaverdbg-1.0.0_beta3 - Lightweight C++, C, & QScript Debugger based on QTCreator
Product: Gentoo Linux Reporter: Philippe Chaintreuil <gentoo_bugs_peep>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED OBSOLETE    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://beaverdbg.googlecode.com/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: A first pass of an ebuild

Description Philippe Chaintreuil 2010-12-09 17:22:33 UTC
The Beaver Debugger is a project that's pulling just the debugger out of QT-Creator.  Sounds interesting, so I made an ebuild with my limited knowledge of both QT and ebuild's.

Reproducible: Always
Comment 1 Philippe Chaintreuil 2010-12-09 17:27:51 UTC
Created attachment 256744 [details]
A first pass of an ebuild

I may be missing additional dependencies.  I just kept adding dependencies until it finished (and also tried to glean some ideas from the -D args to the compiler).  If anyone can tell me a better way to figure out what it depends on, let me know.

The one odd thing is that it doesn't depend on qt-webkit when compiling, but when it links, qt-core's library has some undefined symbols (QWebView stuff) unless I hack their app.pro file and add webkit as a QT dependency.  Since I did that I figured it had to go into the RDEPEND line.  I don't know if this is just because my qt-core for some reason has a dependency on qt-webkit and such issues won't exist on other systems?  Someone more in the know might have more illumination on that front.
Comment 2 Philippe Chaintreuil 2016-04-07 15:56:56 UTC
Suggest closing this request, upstream seems to be dead.
Comment 3 Amy Liffey gentoo-dev 2016-04-07 16:21:52 UTC
Thanks.

Amy