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

Bug 7593

Summary: new ebuild, lavaps-1.20
Product: Gentoo Linux Reporter: kevin
Component: New packagesAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED DUPLICATE    
Severity: enhancement CC: kevin, mholzer
Priority: High    
Version: 1.2   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild for lavaps-1.20
new version

Description kevin 2002-09-06 20:18:15 UTC
Lavaps is a fun little app which shows all process on the system as animated
blobs; size is proportional to memory usage, movement proportional to cpu usage.
It is written in C++ and uses tcl/tk to draw in X.
Comment 1 kevin 2002-09-06 20:22:30 UTC
Created attachment 3718 [details]
ebuild for lavaps-1.20
Comment 2 kevin 2002-09-09 08:30:11 UTC
Created attachment 3766 [details]
new version

The configure script uses c++ by default, and this results in the user's
CXXFLAGS from make.conf being ignored. I fixed the ebuild so it forces
configure to use g++ and get the user's CXXFLAGS.
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2002-10-30 13:58:50 UTC
same as #7623 and #6759
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-30 15:09:02 UTC

*** This bug has been marked as a duplicate of 6759 ***