Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 181241 - Add "tools" useflag for quakeforge
Summary: Add "tools" useflag for quakeforge
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-07 19:53 UTC by Ben Leggett
Modified: 2007-07-02 22:38 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Leggett 2007-06-07 19:53:59 UTC
The quakeforge ebuild currently builds all optional tools(pak, qflight, qfvis, etc.) by default. Since tool building can be enabled/disabled by configure, perhaps a use flag should be added?

Reproducible: Always
Comment 1 Tristan Heaven (RETIRED) gentoo-dev 2007-07-02 22:38:54 UTC
You can already control which are installed by setting QF_TOOLS. List them like QF_TOOLS=bsp2img,carne,pak,qfbsp or QF_TOOLS=no to disable them all.