Bug 59981 - wefts-0.99c.ebuild (new package)
|
Bug#:
59981
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: chriswhite@gentoo.org
|
Reported By: flameeyes@gentoo.org
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: wefts-0.99c.ebuild (new package)
|
|
Keywords: EBUILD
|
|
Status Whiteboard:
|
|
Opened: 2004-08-10 12:31 0000
|
Hi,
I'm attaching wefts 0.99c ebuild. wefts is a c++ library for thread abstraction which works on pthread-based OSes and Windows.
The ebuild as a doc flags to generate and install the doxygen documentation in the source files.
Diego 'Flameeyes'
Just be careful with your depends. Setting DEPEND is fine but keep in mind
RDEPEND is assigned DEPEND by default. As such this ebuild has a runtime depend
on doxygen (when doc is in USE) which I assume is wrong.
More interest on commiting this will be generated once programs that depend on
this one are submitted.
Created an attachment (id=37459) [details]
wefts-0.99c.ebuild
Thanks, I've fixed the DEPEND/RDEPEND thing.
For the requirement, I think that if it's available, developers can find and
use it. Eventually, the bug can lay here and I can make this available in my
ebuild pack :)
In portage. Thanks for posting :).