Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2008
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.41 KB | None | 0 0
  1. # These settings were set by the catalyst build script that automatically built this stage
  2. # Please consult /etc/make.conf.example for a more detailed example
  3. #
  4. # -falign-functions=64 in CFLAGS "Align to 64 byte command buffer on Athlon-XP" "Probably detrimental on processors (ex Intel) with less buffer"
  5. CFLAGS="-Os -march=k8 -pipe -falign-functions=64 -fomit-frame-pointer"
  6. #CFLAGS="-O2 -march=k8 -pipe -funroll-all-loops"
  7. CHOST="x86_64-pc-linux-gnu"
  8. # -D_FILE_OFFSET_BITS=64 in CXXFLAGS "Enables file sizes over 2Gigabytes. Useful for ftp of iso images works with lftp gftp (Opera probably)"
  9. CXXFLAGS="${CFLAGS} -D_FILE_OFFSET_BITS=64"
  10. #CXXFLAGS="${CFLAGS}"
  11. MAKEOPTS="-j2"
  12. GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://mirrors.acm.cs.rpi.edu/gentoo/ http://gentoo.mirrors.easynews.com/linux/gentoo/ http://www.gtlib.gatech.edu/pub/gentoo/"
  13. SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
  14.  
  15. USE="X"
  16. USE="${USE} -ark"
  17. USE="${USE} -esd"
  18. USE="${USE} -freetype"
  19. USE="${USE} -gnome"
  20. USE="${USE} -ipv6"
  21. USE="${USE} -kde"
  22. USE="${USE} -nis"
  23. USE="${USE} aac"
  24. USE="${USE} acpi"
  25. USE="${USE} alsa"
  26. USE="${USE} apache2"
  27. USE="${USE} apm"
  28. USE="${USE} arts"
  29. USE="${USE} avi"
  30. USE="${USE} bash-completion"
  31. USE="${USE} bcmath"
  32. USE="${USE} berkdb"
  33. USE="${USE} bzip2"
  34. USE="${USE} bzlib"
  35. USE="${USE} cdparanoia"
  36. USE="${USE} cdr"
  37. USE="${USE} crypt"
  38. USE="${USE} cscope"
  39. USE="${USE} ctype"
  40. USE="${USE} cups"
  41. USE="${USE} curl"
  42. USE="${USE} curlwrappers"
  43. USE="${USE} dbm"
  44. USE="${USE} dbus"
  45. USE="${USE} djvu"
  46. USE="${USE} doc"
  47. USE="${USE} dri"
  48. USE="${USE} dvd"
  49. USE="${USE} dvdr"
  50. USE="${USE} dvdread"
  51. USE="${USE} dvi"
  52. USE="${USE} emul-linux-x86"
  53. USE="${USE} encode"
  54. USE="${USE} exif"
  55. USE="${USE} fam"
  56. USE="${USE} fbcon"
  57. USE="${USE} ffmpeg"
  58. USE="${USE} flac"
  59. USE="${USE} flatfile"
  60. USE="${USE} ftp"
  61. USE="${USE} gdbm"
  62. USE="${USE} gif"
  63. USE="${USE} gimp"
  64. USE="${USE} gimpprint"
  65. USE="${USE} gpm"
  66. USE="${USE} gstreamer"
  67. USE="${USE} gtk"
  68. USE="${USE} gtk2"
  69. USE="${USE} imagemagick"
  70. USE="${USE} imap"
  71. USE="${USE} imlib"
  72. USE="${USE} ipod"
  73. USE="${USE} jack"
  74. USE="${USE} jpeg"
  75. USE="${USE} jpeg2k"
  76. USE="${USE} kdexdeltas"
  77. USE="${USE} -kerberos"
  78. USE="${USE} lash"
  79. USE="${USE} lcms"
  80. USE="${USE} lesstif"
  81. USE="${USE} libedit"
  82. USE="${USE} lirc"
  83. USE="${USE} lm_sensors"
  84. USE="${USE} loop-aes"
  85. USE="${USE} mad"
  86. USE="${USE} mime"
  87. USE="${USE} mmap"
  88. USE="${USE} mozilla"
  89. USE="${USE} mp3"
  90. USE="${USE} mpeg"
  91. USE="${USE} mplayer"
  92. USE="${USE} multilib"
  93. USE="${USE} mysql"
  94. USE="${USE} ncurses"
  95. USE="${USE} nptl"
  96. USE="${USE} nptlonly"
  97. USE="${USE} offensive"
  98. USE="${USE} ogg"
  99. USE="${USE} opengl"
  100. USE="${USE} -oss"
  101. USE="${USE} pcntl"
  102. USE="${USE} pcre"
  103. USE="${USE} pdf"
  104. USE="${USE} perl"
  105. USE="${USE} plotutils"
  106. USE="${USE} png"
  107. USE="${USE} posix"
  108. USE="${USE} postgres"
  109. USE="${USE} qt"
  110. USE="${USE} readline"
  111. USE="${USE} real"
  112. USE="${USE} sharedmem"
  113. USE="${USE} slang"
  114. USE="${USE} sndfile"
  115. USE="${USE} sockets"
  116. USE="${USE} spamassassin"
  117. USE="${USE} spell"
  118. USE="${USE} sqlite"
  119. USE="${USE} ssl"
  120. USE="${USE} svga"
  121. USE="${USE} sysvipc"
  122. USE="${USE} t1lib"
  123. USE="${USE} tcltk"
  124. USE="${USE} tcpd"
  125. USE="${USE} tiff"
  126. USE="${USE} truetype"
  127. USE="${USE} unicode"
  128. USE="${USE} usb"
  129. USE="${USE} vim-syntax"
  130. USE="${USE} vorbis"
  131. USE="${USE} win32codecs"
  132. USE="${USE} wma"
  133. USE="${USE} Xaw3d"
  134. USE="${USE} xml"
  135. USE="${USE} xml2"
  136. USE="${USE} xmms"
  137. USE="${USE} xosd"
  138. USE="${USE} xpm"
  139. USE="${USE} -xscreensaver"
  140. USE="${USE} xv"
  141. USE="${USE} xvid"
  142. USE="${USE} zlib"
  143.  
  144. FEATURES="ccache"
  145. FEATURES="${FEATURES} metadata-transfer"
  146. FEATURES="${FEATURES} parallel-fetch"
  147. FEATURES="${FEATURES} -sandbox"
  148.  
  149. CCACHE_SIZE="500M"
  150. PORTDIR_OVERLAY=/usr/local/portage
  151. LDFLAGS="-Wl,-O1"
  152. #LIRC_OPTS="--with-driver=irman"
  153. LIRC_DEVICES="irman devinput userspace"
  154. #ALSA_CARDS="intel8x0"
  155. INPUT_DEVICES="keyboard mouse"
  156. VIDEO_CARDS="fbdev radeon vesa"
  157. LINGUAS="en"
  158.  
  159. #
  160. # PORTAGE LOGGING:
  161. #
  162. # A new feature in Portage 2.1 is the new logging framework. Many packages show
  163. # notices while you emerge them, but you may not see them if you do not watch
  164. # the emerge process.
  165. #
  166. # Each package's emerge log will be saved in a separate file in:
  167. #
  168. # /var/log/portage/elog
  169. #
  170. # This sets what to log
  171. PORTAGE_ELOG_CLASSES="warn error log"
  172. # And this is how to do it
  173. PORTAGE_ELOG_SYSTEM="save"
  174.  
  175.  
  176. # Layman
  177. source /usr/local/portage/layman/make.conf
  178. PORTDIR_OVERLAY="/usr/local/portage $PORTDIR_OVERLAY"
  179.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement