public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Peter Kelly <linuxpete@houston.rr.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Cleaner USE variable in /etc/make.conf
Date: Thu, 13 Jul 2006 14:29:42 -0500	[thread overview]
Message-ID: <200607131429.42129.linuxpete@houston.rr.com> (raw)
In-Reply-To: <20060711110416.GB6816@waltdnes.org>

On Tuesday 11 July 2006 06:04, Walter Dnes wrote:
>   I have a long USE variable (starts with "-*", so I enter stuff
> manually.  At one point it got to be something like...
>
> USE="-* 3dnow X a52 aac alsa bitmap-fonts bzip2 cdr dga dio divx4linux dri
> dvd dvdr dvdread encode exif ffmpeg flac fortran gb gif gtk2 imlib jpeg
> maildir mikmod mime mmap mmx mng mp3 mpeg ncurses nptl nptlonly nsplugin
> offensive ogg opengl plotutils png posix quicktime readline sdl sharedmem
> slang sockets sse sse2 theora threads tiff truetype truetype-fonts
> type1-fonts vcd vorbis win32codecs wmf xpm xv zlib"
>
>   BLEAGH!  I've now broken it up into logical groupings...
>
> USE_cpu="3dnow mmx sse sse2"
> USE_font="bitmap-fonts truetype-fonts type1-fonts"
> USE_gui="X dga dri gtk2 opengl sdl xv"
> USE_multimedia="a52 aac alsa divx4linux encode exif ffmpeg flac gif jpeg
> mikmod mng mp3 mpeg ogg png quicktime theora tiff vcd vorbis win32codecs
> wmf xpm" USE_misc="bzip2 cdr dio dvd dvdr dvdread fortran gb imlib maildir
> mime mmap ncurses nptl nptlonly nsplugin offensive plotutils posix readline
> sharedmem slang sockets threads zlib"
>
>   which is followed by...
>
> USE="-* ${USE_cpu} ${USE_font} ${USE_gui} ${USE_multimedia} ${USE_misc}"
>
Glad to see that using "-*" made your life easier.

Peter

-- 
"I call Christianity the *one* great curse, the *one* great intrinsic 
depravity, the *one* great instinct for revenge for which no expedient
is sufficiently poisonous, secret, subterranean, *petty* -- I call it
the *one* mortal blemish of mankind."
te-- Friedrich Nietzsche
-- 
gentoo-user@gentoo.org mailing list



      parent reply	other threads:[~2006-07-13 20:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-11 11:04 [gentoo-user] Cleaner USE variable in /etc/make.conf Walter Dnes
2006-07-11 19:13 ` [gentoo-user] " James
2006-07-11 19:51   ` Michael Crute
2006-07-11 20:59     ` Dale
2006-07-12 12:52       ` Cláudio Henrique
2006-07-12 23:56   ` Walter Dnes
2006-07-13  8:44     ` Neil Bothwick
2006-07-13 19:29 ` Peter Kelly [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200607131429.42129.linuxpete@houston.rr.com \
    --to=linuxpete@houston.rr.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox