Home HOWTO 'n' CONF CONFIG Gentoo:: make.conf
Gentoo:: make.conf PDF Print E-mail
Sunday, 03 June 2007 18:25

I have different make.conf files for my systems, but most of the content is the same. Therefore, I only post the config from my laptop.

# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j3"

USE= "X acpi alsa avi branding browserplugin cdr jpeg divx4linux dts dvd
dvdr fbcon ffmpeg gd gif gtk hal ipod v4l java jpeg logitech-mouse
logrotate mozbranding mp3 mp4 mpeg2 mplayer mysql nsplugin nvidia
opengl pdf png qt rdesktop samba qt3 scanner skype spell sse3 svg
tiff truetype usb xvid mmx sse sse2 apache2 xv png svg jpg gimpprint
rar zip exo divx gmedia quicktime realmedia wmp emerald battery dbus
64bit wifi madwifi plugins startup-notification bluetooth irda sms
lm_sensors win32codecs

a52 aac cddb 3dnow aalib amr cdparanoia dga dv dvb dvdnav dvdread
enca encode live mp2 srt v4l2 vorbis openal oss"


PORTDIR_OVERLAY="
/usr/portage/local/layman/xeffects
/usr/portage/local/layman/zimbra
$PORTDIR_OVERLAY
/usr/local/portage"

ACCEPT_KEYWORDS="~amd64"

FEATURES="ccache"
CCACHE_DIR="/var/tmp/ccache"
CCACHE_SIZE="1G"

ALSA_CARDS="hda-intel"
LINGUAS="da da_DK en en_US en_GB"
VIDEO_CARDS="nvidia nv vesa fbdev vmware"
INPUT_DEVICES="keyboard mouse evdev synaptics"
GENTOO_MIRRORS="http://mirror.uni-c.dk/pub/gentoo/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ "

http_proxy="http://backfire:8080"
#SYNC="rsync://backfire/gentoo-portage"

 

Comments (0)

Last Updated on Wednesday, 13 June 2007 07:17