## ## All desired Gentoo USE flags as on 2006-07-18 ## ## ALL: for practically any system all=" acl acpi bash-completion bzip2 crypt dbm fam fortran \ ftp gcj iconv imap java ldap maildir -mbox memlimit ncurses \ nls nptl pam pcre perl posix readline sasl -selinux -snmp \ sockets sse sse2 ssl symlink sysfs -tcpd threads unicode usb " ## DUBIOUS: not obviously the right choices hmm=" dio -dri cups -esd -foomaticdb -ipv6 kdeenablefinal kdexdeltas \ -kerberos -krb4 -minimal mmap mysql mysqli nis oss pcntl samba \ sharedmem sysvipc " ## SERV: extras for a pure server (and specifically, no X) serv=" apache2 vhosts -X" ## DESK: desk=" 3dnow X Xaw3d a52 aac aalib alsa arts audiofile avi bcmath blas bmp \ calendar cdb cdda cdr cdparanoia curl dba dbase dbus dbx dga djvu doc dts \ dv dvb dvd dvdr dvi dvdread emacs encode exif expat ffmpeg fftw firefox \ flac gd gif ginac gnome gphoto2 gpm gstreamer gtk gtk2 idn ieee1394 \ imagemagick imlib java javascript jpeg jpeg2k kde lapack lash \ lcms libcaca libwww live lm_sensors mad mime mmx motif -mozilla mp3 mpeg mule \ musepack nsplugin offensive ogg oggvorbis openal opengl -pda pdf plotutils png \ ppds python qt4 quicktime real recode rdesktop samba scanner seamonkey session \ shorten sndfile sox spell tcltk tetex theora tidy tiff truetype \ v4l v4l2 vcd vorbis win32codecs wmf xine xml xml2 xmms xpm xprint \ xv xvid zlib" ## 64bit a64=" emul-linux-x86 multilib " ## MODIFY THIS if needed: current setting is for a `full' desktop: export USE="$all $hmm $desk" echo $USE