summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-17 22:16:28 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-17 22:16:28 +0000
commitcac4d49736555e4f7635ad1480052221d9f2a911 (patch)
treeb833df16699e053e3bfda7edb6a1031154bf8ec7 /profiles/xbox-x86-2004.0/make.defaults
parentRemoved S=${WORKDIR}/${P} and assigned to the net-irc herd (Manifest recommit) (diff)
downloadgentoo-2-cac4d49736555e4f7635ad1480052221d9f2a911.tar.gz
gentoo-2-cac4d49736555e4f7635ad1480052221d9f2a911.tar.bz2
gentoo-2-cac4d49736555e4f7635ad1480052221d9f2a911.zip
rename profile
Diffstat (limited to 'profiles/xbox-x86-2004.0/make.defaults')
-rw-r--r--profiles/xbox-x86-2004.0/make.defaults22
1 files changed, 22 insertions, 0 deletions
diff --git a/profiles/xbox-x86-2004.0/make.defaults b/profiles/xbox-x86-2004.0/make.defaults
new file mode 100644
index 000000000000..56d202f6952a
--- /dev/null
+++ b/profiles/xbox-x86-2004.0/make.defaults
@@ -0,0 +1,22 @@
+# Copyright 2002 Gentoo Technologies, Inc.
+# System-wide defaults for the gcc 3.2 Portage system
+
+#Experimental: trying to use these USE variables to build up from stage 2->3
+#thus eliminating the inherent fragility of using USE for this
+
+GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses"
+
+# Please avoid enabling things by default in here if possible. Understand any
+# implications with core packages. For example, if "java" is in USE and db
+# has a conditional dependency on java (which it does,) then a JDK will be
+# pulled in during *emerge system*!
+
+USE="x86 oss apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gpm gtk gtk2 imlib
+jpeg kde gnome libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis
+opengl pam pdflib png python qt quicktime readline sdl slang spell ssl
+svga tcpd truetype X xml2 xmms xv zlib"
+
+ARCH="x86"
+PROFILE_ARCH="xbox"
+COMPILER="gcc3"
+ACCEPT_KEYWORDS="x86"