Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139920 - dev-libs/boost quickbook, boostbook USE flags
Summary: dev-libs/boost quickbook, boostbook USE flags
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-10 13:55 UTC by Daniel Mitchell
Modified: 2007-06-16 06:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
boost-1.33.1.ebuild (boost-1.33.1.ebuild,7.34 KB, text/plain)
2006-07-29 05:04 UTC, Bernhard Reiter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Mitchell 2006-07-10 13:55:00 UTC
This is a feature request.

In addition to the libraries, the Boost distribution is shipped with a handful of tools; see http://boost.org/tools/ for descriptions. The Boost ebuild has USE flags for two of them (bjam and bcp), but not for the others. In particular, the ebuild is missing USE flags for BoostBook and QuickBook, two C++ documentation tools.

I'm requesting that USE flags for these tools be added to the Boost ebuild.
Comment 1 Bernhard Reiter 2006-07-29 05:04:50 UTC
Created attachment 92996 [details]
boost-1.33.1.ebuild

This is a very preliminary effort to implement those two USE flags I've been using locally for a while. Not that its pretty raw as 
* it uses hard-wired version numbers for required packages, 
* doesn't take account of multiple compilers installed and 
* puts stuff probably not to the right locations (especially boostbook-docbook stuff that might actually belong into /usr/share/sgml/ocbook for conformity, but I don't know if boost.build can still reach it easily there) plus
* apparently omits some documentation.

That said, it worked kinda nicely with my gcc 3.4.6, but I've stopped working on it at a very early stage as I'm in need of the CVS version now and I won't bother with an ebuild for that one...
Comment 2 Tiziano Müller (RETIRED) gentoo-dev 2007-06-16 06:50:50 UTC
It is possible to enable the build of those tools with the "tools" USE-flag in boost-1.34.0.