public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] USE_EXPAND in fritzcapi, fcdsl
@ 2005-04-23  6:42 Stefan Schweizer
  2005-04-23 14:48 ` Chris Gianelloni
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Schweizer @ 2005-04-23  6:42 UTC (permalink / raw
  To: gentoo-dev

Hi,

USE_EXPAND is now available to be set in the profiles.
I would like to use it to allow only downloading the needed drivers in
SRC_URI when FRITZCAPI_CARDS or FCDSL_CARDS is set.
Any comments or objections?

See http://bugs.gentoo.org/show_bug.cgi?id=84873 for the proposed ebuild.

Regards,
Stefan

-- 
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-dev] USE_EXPAND in fritzcapi, fcdsl
  2005-04-23  6:42 [gentoo-dev] USE_EXPAND in fritzcapi, fcdsl Stefan Schweizer
@ 2005-04-23 14:48 ` Chris Gianelloni
  2005-04-23 14:56   ` Alin Nastac
  2005-04-23 15:01   ` Ciaran McCreesh
  0 siblings, 2 replies; 4+ messages in thread
From: Chris Gianelloni @ 2005-04-23 14:48 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 578 bytes --]

On Sat, 2005-04-23 at 08:42 +0200, Stefan Schweizer wrote:
> Hi,
> 
> USE_EXPAND is now available to be set in the profiles.
> I would like to use it to allow only downloading the needed drivers in
> SRC_URI when FRITZCAPI_CARDS or FCDSL_CARDS is set.
> Any comments or objections?
> 
> See http://bugs.gentoo.org/show_bug.cgi?id=84873 for the proposed ebuild.

What will it do when they are unset?

I surely don't want to have to set these for CD building.

-- 
Chris Gianelloni
Release Engineering - Strategic Lead/QA Manager
Games - Developer
Gentoo Linux

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-dev] USE_EXPAND in fritzcapi, fcdsl
  2005-04-23 14:48 ` Chris Gianelloni
@ 2005-04-23 14:56   ` Alin Nastac
  2005-04-23 15:01   ` Ciaran McCreesh
  1 sibling, 0 replies; 4+ messages in thread
From: Alin Nastac @ 2005-04-23 14:56 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 571 bytes --]

Chris Gianelloni wrote:

>On Sat, 2005-04-23 at 08:42 +0200, Stefan Schweizer wrote:
>  
>
>>Hi,
>>
>>USE_EXPAND is now available to be set in the profiles.
>>I would like to use it to allow only downloading the needed drivers in
>>SRC_URI when FRITZCAPI_CARDS or FCDSL_CARDS is set.
>>Any comments or objections?
>>
>>See http://bugs.gentoo.org/show_bug.cgi?id=84873 for the proposed ebuild.
>>    
>>
>
>What will it do when they are unset?
>
>I surely don't want to have to set these for CD building.
>
>  
>
It will install all available drivers inside that package.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-dev] USE_EXPAND in fritzcapi, fcdsl
  2005-04-23 14:48 ` Chris Gianelloni
  2005-04-23 14:56   ` Alin Nastac
@ 2005-04-23 15:01   ` Ciaran McCreesh
  1 sibling, 0 replies; 4+ messages in thread
From: Ciaran McCreesh @ 2005-04-23 15:01 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 1106 bytes --]

On Sat, 23 Apr 2005 10:48:38 -0400 Chris Gianelloni
<wolf31o2@gentoo.org> wrote:
| On Sat, 2005-04-23 at 08:42 +0200, Stefan Schweizer wrote:
| > Hi,
| > 
| > USE_EXPAND is now available to be set in the profiles.
| > I would like to use it to allow only downloading the needed drivers
| > in SRC_URI when FRITZCAPI_CARDS or FCDSL_CARDS is set.
| > Any comments or objections?
| > 
| > See http://bugs.gentoo.org/show_bug.cgi?id=84873 for the proposed
| > ebuild.
| 
| What will it do when they are unset?
| 
| I surely don't want to have to set these for CD building.

If it's being done properly... No value set will get them all. So you'd
see things like:

SRC_URI="
    foo_bar?    ( foobar )
    foo_baz?    ( foobaz )
    foo_moo?    ( foomoo )
    !foo_bar? ( !foo_baz? ( !foo_moo? ( foobar foobaz foomoo ) ) )"

Which is pretty much what the ebuild does, except it does it in a
somewhat perverse manner...

-- 
Ciaran McCreesh : Gentoo Developer (Vim, Fluxbox, shell tools)
Mail            : ciaranm at gentoo.org
Web             : http://dev.gentoo.org/~ciaranm


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-04-23 15:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-23  6:42 [gentoo-dev] USE_EXPAND in fritzcapi, fcdsl Stefan Schweizer
2005-04-23 14:48 ` Chris Gianelloni
2005-04-23 14:56   ` Alin Nastac
2005-04-23 15:01   ` Ciaran McCreesh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox