Bug 74315 - kboincspy-0.8.0 (new package)
|
Bug#:
74315
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: sci@gentoo.org
|
Reported By: vanquirius@gentoo.org
|
|
Component: Ebuilds
|
|
|
URL:
http://sourceforge.net/projects/kboincspy/
|
|
Summary: kboincspy-0.8.0 (new package)
|
|
Keywords: EBUILD, InCVS
|
|
Status Whiteboard:
|
|
Opened: 2004-12-13 12:32 0000
|
Hello,
I'm attaching an ebuild for a new package, kboincspy-0.8.0. I suggest it be put under app-sci/kboincspy.
"KBoincSpy is a KDE monitoring utility for the BOINC distributed client. Designed to be the successor of KSetiSpy, it offers support for a virtually unlimited number of BOINC projects through a plugin-based architecture."
kboincspy depends on bug #54962, which is the bug entry for boinc.
emerge install kboincspy in wrong position
the command ebuild passes:
./configure --host=i686-pc-linux-gnu --prefix= --with-x --enable-mitshm --without-xinerama --with-qt-dir=/usr/qt/3 --enable-mt --with-qt-libraries=/usr/qt/3/lib --disable-dependency-tracking --disable-debug --without-debug --with-arts --libdir=${exec_prefix}/lib
so files are merged to /lib /bin /share...
kboincspy does not require boinc to build or run- it can monitor boinc on other
computers.
Adding a
need-kde 3.3
to the ebuild and rebuilding will take care of the problem of it not building
to the correct directories.
Version 0.9.0 was out - I have added this to the tree now. Thanks.