Guest User

Untitled

a guest
Jun 18th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.61 KB | None | 0 0
  1. CFLAGS="-march=core2 -O2 -pipe"
  2. CXXFLAGS="${CFLAGS}"
  3. ACCEPT_LICENSE="*"
  4.  
  5. .
  6. CHOST="x86_64-pc-linux-gnu"
  7.  
  8. MAKEOPTS="-j5"
  9.  
  10. PORTAGE_NICENESS=19
  11. AUTOCLEAN="yes"
  12. FEATURES="parallel-fetch userfetch ccache buildpkg getbinpkg"
  13. CCACHE_SIZE="5G"
  14. CCACHE_DIR="/var/cache/ccache"
  15. LINGUAS="it en"
  16. ALSA_CARDS="hda-intel"
  17. INPUT_DEVICES="evdev keyboard mouse ps2mouse"
  18. VIDEO_CARDS="nvidia"
  19.  
  20. USE="64bit X a52 aac aalib acl acpi adns aften afterimage akonadi alac alsa
  21. amr animgif applet archive asf aspell ass attica audacious audiofile
  22. automount autopaste avahi avcodec avformat bash-completion bazaar
  23. bittorrent bluetooth bluray bookmarks boost branding bzip2 cache cairo
  24. caps caps-ng ccache cdda cddb cdinstall cdio cdparanoia cdr cdrdao cdrom
  25. cg clamav clamd cli corefonts courier cpudetection cracklib cron crypt
  26. css cue cups curl cxx daemon dbus dcc_video dcc_voice declarative
  27. dedicated demo dga directfb dri drm dts dv dvb dvbplayer dvd dvdr
  28. dynamic-linking easy-bindings ebook emoticon emoticons emulation enca
  29. encode excel exif expat extras faac faad fastcgi fastscroll fat fax fbcon
  30. ffmpeg ffmpegsource fileinfo filestorage filetransfer firefox firmware
  31. flac flickr fluidsynth font-styles fontconfig fonts foomaticdb fping
  32. frei0r ftp fuse games gdbm gecko geoip gif gimp git github glib gnumeric
  33. gnutls google gphoto2 gpm graphicsmagick graphite graphviz gs gstreamer
  34. gtk gzip handbook hfs hpcups hpijs hunspell icons iconsets iconv icoutils
  35. icu id3tag ieee1394 imagemagick imap introspection ios ios-vout ipod ipv6
  36. it java javascript jbig joystick jpeg json kde kdepim kdm kdrive kerberos
  37. kipi klibc konqueror ladspa lame lcms ldap led lensfun libass libcaca
  38. libmpeg2 libnotify libsamplerate libv4l libv4l2 live livebuffer logrotate
  39. lua lua-cairo lzma mac macosx macosx-audio macosx-dialog-provider
  40. macosx-eyetv macosx-qtkit macosx-quartztext macosx-vout mad magic
  41. matroska mercurial midi mixer mjpeg mmx mng modules mouse
  42. mousewheel mozilla mp3 mp3tunes mp4 mpd mpeg mpg123 mplayer msn mudflap
  43. multilib multimedia musepack nas nat nat-pmp ncurses net network
  44. network-cron networking nfs nls ntfs numa numpy nut nvidia obex ogg
  45. okular opencl opengl pango pastebin pcm pdf pdf-writer pdfimport perl
  46. phonon plugins png policykit povray ppds pygobject pyqt4 python qt-dbus
  47. qt-webkit qt3support qt4 quicktime ramfs rar raw readline real redland
  48. rtsp ruby sasl scanner schroedinger sdl semantic-desktop session
  49. slideshow smartcard sndfile sockets soundextract source spamassassin
  50. speex spell sse sse2 ssh ssse3 startup-notification stereo stream
  51. streaming strigi sudo svg symlink syslog system-boost taglib templates
  52. themes theora threads thunderbird tiff toolame tools transcode translator
  53. truetype twolame udev unicode unicode3 unzip upnp usb userlocales
  54. utempter utils uucp vala vcd vcdx vdpau vdr vga video video_cards_nvidia
  55. videos vlc vorbis wav waveform waveout wavpack web webcam webkit webm
  56. wicd wifi wiki win32 windeco wineappdb wingdi wininst wma wma-fixed
  57. wxwidgets x264 x264-static x86emu xattr xchat xchatdccserver xchatnogtk
  58. xcomposite xine xinerama xorg xorgmodule xosd xprint xrandr xrender
  59. xsettings xvfb xvid xvmc xwax_decoders_aac xwax_decoders_cd
  60. xwax_decoders_flac xwax_decoders_misc xwax_decoders_mp3 xwax_decoders_ogg
  61. youtube zip zvbi -bindist -crashreporter -custom-cflags -deblob
  62. -debug -doc -dso -gnome -jack -oss -pulseaudio -samba -static-libs"
  63.  
  64. PORTDIR="/usr/portage/"
  65. PORTAGE_BINHOST=/usr/portage/packages
Add Comment
Please, Sign In to add comment