spacepaste

  1.  
  2. # These settings were set by the catalyst build script that automatically
  3. # built this stage.
  4. # Please consult /usr/share/portage/config/make.conf.example for a more
  5. # detailed example.
  6. CFLAGS="-march=core2 -O2 -pipe"
  7. CXXFLAGS="${CFLAGS}"
  8. # WARNING: Changing your CHOST is not something that should be done lightly.
  9. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
  10. CHOST="x86_64-pc-linux-gnu"
  11. # These are the USE flags that were used in addition to what is provided by the
  12. # profile used for building.
  13. #USE="X alsa dvd dbus cdr opengl bindist mmx sse sse2"
  14. USE="X multilib pulseaudio abi_x86_32 gtk !qt4 qt5 pcre16 driver kms xvmc uvm alsa dvd \
  15. dbus cdr opengl truetype xft type1 cleartype \
  16. corefonts"
  17. #base themes extras"
  18. USE="gtk qt5 -test vala ABI_X86_64"
  19. #USE="asm zlib -bindist -rfc3779 -sctp -static-libs {-test} -tls-heartbeat -vanilla"
  20. #USE="caps emacs gnome-keyring ncurses qt4 qt5 static"
  21. #ABI_X86="(64)"
  22. EMERGE_DEFAULT_OPTS="--autounmask-write=y"
  23. PORTDIR="/usr/portage"
  24. DISTDIR="${PORTDIR}/distfiles"
  25. PKGDIR="${PORTDIR}/packages"
  26. PORTDIR_OVERLAY="/usr/local/portage ${PORTDIR_OVERLAY}"
  27. #source /var/lib/layman/make.conf
  28. LINGUAS="it"
  29. MAKEOPTS="-j5"
  30. #GENTOO_MIRRORS="http://gentoo.mirrors.ovh.net/gentoo-distfiles/"
  31. INPUT_DEVICE="evdev synaptics"
  32. #VIDEO_CARDS="nouveau"
  33. VIDEO_CARDS="nvidia"
  34. XFCE_PLUGINS="brightness clock trash"
  35. ACCEPT_KEYWORDS="~amd64"
  36. #PYTHON_TARGETS="python2_7"
  37. GENTOO_MIRRORS="http://mirrors.evowise.com/gentoo/ http://mirrors.linuxant.fr/distfiles.gentoo.org/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.mirrors.ovh.net/gentoo-distfiles/"
  38.