Skip to content

Instantly share code, notes, and snippets.

@usagi
Created July 23, 2013 01:44
Show Gist options
  • Select an option

  • Save usagi/6059238 to your computer and use it in GitHub Desktop.

Select an option

Save usagi/6059238 to your computer and use it in GitHub Desktop.
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-O3 -pipe -march=native"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
USE="bindist mmx sse sse2 kde qt4 qt5 dvd alsa cdr X"
MAKEOPTS="-j8"
GENTOO_MIRRORS="ftp://ftp.jaist.ac.jp/pub/Linux/Gentoo/"
SYNC="rsync://rsync3.jp.gentoo.org/gentoo-portage"
INPUT_DEVICES="evdev synaptics"
VIDEO_CARDS="virtualbox"
LINGUAS="ja"
# X
x11-libs/qt-webkit icu
# KDE
kde-base/kde-meta nls semantic-desktop -accessibility (-aua) -sdk
# Firefox
www-client/firefox alsa bindist dbus jit libnotify minimal startup-notification -custom-cflags -custom-optimization -debug -gstreamer (-pgo) (-selinux) -system-sqlite -wifi
dev-lang/python sqlite
# Chromium
www-client/chromium bindist cups -custom-cflags -gnome -gnome-keyring -gps -kerberos -pulseaudio (-selinux) (-system-ffmpeg) (-system-sqlite) (-tcmalloc) {-test}
media-libs/mesa gles2
dev-libs/libxml2 icu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment