Advertisement
aydarbiktimirov

Untitled

Sep 13th, 2011
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.99 KB | None | 0 0
  1. CFLAGS="-O2 -pipe -march=core2 -mtune=generic"
  2. CXXFLAGS="${CFLAGS}"
  3. CHOST="x86_64-pc-linux-gnu"
  4. LINGUAS="ru en"
  5. GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/"
  6. SYNC="rsync://mirror.yandex.ru/gentoo-portage/"
  7. VIDEO_CARDS="fglrx"
  8. INPUT_DEVICES="evdev keyboard mouse synaptics"
  9. USE="X aac aalib acpi alsa apache2 bash-completion bluetooth bzip2
  10.     cairo canna cdr cgi chasen cjk cscope curl curlwrappers cxx dbus -debug dhclient dhcpcd djvu -dso dvd dvdr encode ffmpeg
  11.     -firefox flac fontconfig ftp gd geoip gif git gimp -gnome gtk iconv icq imagemagick ipv6 jabber javascript jpeg2k
  12.     -kde latex libcaca libnotify libwww lzma lzo mad matroska midi migemo mmx modules -mozilla mp3 mp4 mpeg mplayer multilib musepack
  13.     ncurses networkmanager nls nsplugin opengl perl php -plasma png posix -qt4 raw readline samba sasl sockets sound sse sse2 subversion svg svga
  14.     theora tiff truetype udev unicode usb v4l v4l2 vim-syntax wifi xv xvid
  15.     type1 cleartype corefonts"
  16.  
  17. source /var/lib/layman/make.conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement