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
Description:   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'

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2004-08-10 12:32:17 0000 -------
Created an attachment (id=37166) [details]
wefts-0.99c.ebuild

------- Comment #2 From Daniel Black 2004-08-15 02:28:53 0000 -------
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.

------- Comment #3 From Diego E. 'Flameeyes' Pettenò 2004-08-15 02:52:29 0000 -------
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 :)

------- Comment #4 From Chris White (RETIRED) 2004-12-30 11:12:34 0000 -------
I'll take it

------- Comment #5 From Chris White (RETIRED) 2004-12-30 13:12:50 0000 -------
In portage.  Thanks for posting :).