Gentoo Archives: gentoo-dev

From: Vitaly Kushneriuk <vitaly_kushneriuk@×××××.com>
To: Gentoo-dev <gentoo-dev@g.o>
Subject: Re: [gentoo-dev] emerge optional
Date: Mon, 04 Feb 2002 10:23:55
Message-Id: 1012839778.10863.34.camel@uranus.u235.eyep.net
In Reply to: Re: [gentoo-dev] emerge optional by JR Boyens
1 On Mon, 2002-02-04 at 18:01, JR Boyens wrote:
2 > IIRC FreeBSD uses environment variables. So say you want XMMS compiled
3 > with GNOME support you set the environ USE_GNOME to 1 and it will. It
4 > lets you know at the beginning of the build.
5 >
6 > Personally I think that the USE variables are a little too generalized,
7 > I'd like to see optional finer grained control. Another example, just
8 > because a console MP3 player has LDAP support, doesn't mean I want it,
9 > but I do for mail programs.
10 >
11 > I envision some sort of ncurses/X based config where you smack a few
12 > checkboxes and "BAM!" your packages are configured to your specs. To
13 > shield the unwilling, maybe a command-line option to enable the extra
14 > config options?
15 >
16 > I don't know, but I'd really like to see something like Debconf with
17 > Gentoo. I'd be willing to help someone out, but I don't have the gusto
18 > to do it myself. :)
19 As I already mantioned, the fine-grained package-specific
20 configuration _will_ be available in the future.
21 It means we are working on it ;). It's just that for now the focus
22 is on bug fixes for the Gentoo 1.0 release.
23 /Vitaly.

Replies

Subject Author
Re: [gentoo-dev] emerge optional JR Boyens <jboyens@××××××××.org>