Gentoo Archives: gentoo-user

From: Yohan Pereira <yohan.pereira@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Switching off a long list of USE flags
Date: Thu, 19 Sep 2013 14:26:06
Message-Id: 20130919142805.GA3574@dethkomp
In Reply to: [gentoo-user] Switching off a long list of USE flags by gevisz
1 On 19/09/13 at 05:14pm, gevisz wrote:
2 > I would like to build sane-backend only for one specific scanner.
3 >
4 > However, there are a huge lot of different USE flags for other scanners
5 > that are already switched on by default.
6 >
7 > Is there any easy way to switch them off?
8 >
9 > Something like:
10 >
11 > media-gfx/sane-backends -sane_backends* sane_backends_hp
12 >
13 > Exactly that way does not work, but may be something like that...
14 >
15 > ...instead of directly switching off every one of them.
16
17 you can try
18
19 media-gfx/sane-backends -* sane_backends_hp <other flags you need>
20
21 --
22
23 - Yohan Pereira
24
25 The difference between a Miracle and a Fact is exactly the difference
26 between a mermaid and a seal.
27 -- Mark Twain

Replies

Subject Author
Re: [gentoo-user] Switching off a long list of USE flags Frank Steinmetzger <Warp_7@×××.de>