public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] IUSE variable clarification
@ 2003-01-08 14:31 Burton Samograd
  2003-01-08 14:59 ` Maik Schreiber
  2003-01-08 15:04 ` Nick Jones
  0 siblings, 2 replies; 15+ messages in thread
From: Burton Samograd @ 2003-01-08 14:31 UTC (permalink / raw
  To: gentoo-dev

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

Hi,

I'm curious about what the IUSE flag should be set to in an ebuild.
Does it contain all possible values that the package could use or
should it contain conditional type statements?  ie.  If a package
needs ncurses, and could possibly use ipv6 and socks5 as a configure
option should it be

IUSE="ncurses ipv6 socks5"

where in the src_conf section it contains:

use ipv6 && "${myconf} --enable-ipv6"
use socks5 && "${myconf} --enable-socks5"
etc.


or something different?

-- 
burton samograd
kruhft@kruhft.dyndns.org
http://kruhftwerk.dyndns.org

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

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

end of thread, other threads:[~2003-01-10 12:25 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-08 14:31 [gentoo-dev] IUSE variable clarification Burton Samograd
2003-01-08 14:59 ` Maik Schreiber
2003-01-09 16:44   ` Burton Samograd
2003-01-09 17:00     ` [gentoo-dev] " Wilbert Berendsen
2003-01-09 17:05       ` Maik Schreiber
2003-01-09 17:06       ` Yannick Koehler
2003-01-09 17:03     ` [gentoo-dev] " Maik Schreiber
2003-01-08 15:04 ` Nick Jones
2003-01-08 19:18   ` Terje Kvernes
2003-01-08 19:52     ` Felipe Ghellar
2003-01-08 20:11       ` Terje Kvernes
2003-01-09 15:42     ` Paul de Vrieze
2003-01-09 21:05       ` Bob Phan
2003-01-09 22:35         ` Paul de Vrieze
2003-01-10 12:28           ` Bob Phan

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