Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 600764

Summary: dev-libs/libnl: useless USE=utils description
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 600712    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-11-25 08:23:43 UTC
local:utils:dev-libs/libnl: Install command line interface utils

It would be really nice if this could be extended to state what tools are installed, i.e. letting the user choose without having to conduct additional research.

It might be also useful to use USE=tools instead for consistency.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2016-12-15 17:32:30 UTC
(In reply to Michał Górny from comment #0)
> local:utils:dev-libs/libnl: Install command line interface utils

Looks good to me:

        $(multilib_native_use_enable utils cli)

> It would be really nice if this could be extended to state what tools are
> installed, i.e. letting the user choose without having to conduct additional
> research.

A USE flag that describes all 46 of them?

> It might be also useful to use USE=tools instead for consistency.

Consistency with what? It's not like anyone in their right mind would enable either USE=tools or USE=utils globally.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2016-12-15 17:34:18 UTC
Oh I forgot to leave this here:

  --enable-cli=yes|no|no-inst|bin|sbin
                          Whether to build command line interface utils.