You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/profiles/base/make.defaults

44 lines
1.3 KiB

# Image support
USE="${USE} exif gif jpeg jpeg2k png tiff -mng"
11 years ago
# Hardware
USE="${USE} 3dnow 3dnowext aes avx fma3 fma4 lm_sensors mmx mmxext padlock popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 xop"
# Locale and Fonts
14 years ago
USE="${USE} truetype userlocales"
# Mail
USE="${USE} imap"
# Net protocols
USE="${USE} bittorrent ftp nfs samba"
# Network connections
USE="${USE} ppp"
# Printing
USE="${USE} cups foomaticdb"
12 years ago
# Python
USE="${USE} -python_targets_python3_4 python_targets_python2_7"
# Ruby
USE="${USE} ruby_targets_ruby21 ruby_targets_ruby20 -ruby_targets_ruby19"
12 years ago
# System
USE="${USE} introspection logrotate threads"
ACCEPT_LICENSE="*"
AUTOCLEAN="yes"
CPU_FLAGS_X86="3dnow mmx sse sse2 * -aes"
DISTDIR="/var/calculate/remote/distfiles"
EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --quiet-build=n --with-bdeps=y --buildpkg-exclude='app-emulation/virtualbox-modules app-emulation/vmware-modules net-wireless/broadcom-sta x11-drivers/ati-drivers x11-drivers/nvidia-drivers' --jobs=4"
FEATURES="getbinpkg parallel-install -userpriv"
GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles http://distfiles.gentoo.org"
LDFLAGS="-Wl,--as-needed"
LINGUAS="en be bg de es es_ES fr it nl pl pt pt_BR ro ru ru_RU uk"
NPTL_KERN_VER="3.12.0"
PORTAGE_TMPDIR="/var/calculate/tmp"
USE_EXPAND="CL THEMES"
USE_PYTHON="2.7"