Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos/10.7/x64: make.defaults package.mask package.use.force package.use.mask parent use.mask
Date: Mon, 04 Jul 2011 08:28:09
Message-Id: 20110704082754.5491120054@flycatcher.gentoo.org
1 grobian 11/07/04 08:27:54
2
3 Added: make.defaults package.mask package.use.force
4 package.use.mask parent use.mask
5 Log:
6 Add profile for upcoming OSX Lion (10.7)
7
8 Revision Changes Path
9 1.1 profiles/prefix/darwin/macos/10.7/x64/make.defaults
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/make.defaults?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/make.defaults?rev=1.1&content-type=text/plain
13
14 Index: make.defaults
15 ===================================================================
16 # Copyright 1999-2011 Gentoo Foundation
17 # Distributed under the terms of the GNU General Public License v2
18 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/make.defaults,v 1.1 2011/07/04 08:27:54 grobian Exp $
19
20 ARCH="x64-macos"
21 CHOST="x86_64-apple-darwin11"
22 ACCEPT_KEYWORDS="~x64-macos"
23
24 USE="mmx mmxext sse sse2"
25 # set arch to nocona for all MacTel users, as this enables SSE and MMX
26 # support in GCC, nocona = Core2Duo = 64-bits
27 CFLAGS="-march=nocona"
28
29
30
31 1.1 profiles/prefix/darwin/macos/10.7/x64/package.mask
32
33 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/package.mask?rev=1.1&view=markup
34 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/package.mask?rev=1.1&content-type=text/plain
35
36 Index: package.mask
37 ===================================================================
38 # Copyright 1999-2011 Gentoo Foundation
39 # Distributed under the terms of the GNU General Public License v2
40 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/package.mask,v 1.1 2011/07/04 08:27:54 grobian Exp $
41
42
43
44 1.1 profiles/prefix/darwin/macos/10.7/x64/package.use.force
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/package.use.force?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/package.use.force?rev=1.1&content-type=text/plain
48
49 Index: package.use.force
50 ===================================================================
51 # Copyright 1999-2011 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/package.use.force,v 1.1 2011/07/04 08:27:54 grobian Exp $
54
55 # Elias Pipping <pipping@g.o> (30 Sep 2007)
56 # compiles with -aqua, doesn't work, though
57 media-video/mplayer aqua
58
59
60
61 1.1 profiles/prefix/darwin/macos/10.7/x64/package.use.mask
62
63 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/package.use.mask?rev=1.1&view=markup
64 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/package.use.mask?rev=1.1&content-type=text/plain
65
66 Index: package.use.mask
67 ===================================================================
68 # Copyright 1999-2011 Gentoo Foundation
69 # Distributed under the terms of the GNU General Public License v2
70 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/package.use.mask,v 1.1 2011/07/04 08:27:54 grobian Exp $
71
72 # Elias Pipping <pipping@g.o> (13 Sep 2007)
73 # mc fails to compile with USE=slang (unicode implies slang)
74 app-misc/mc unicode slang
75
76 # Elias Pipping <pipping@g.o> (27 Aug 2007)
77 # elinks does not compile with USE=perl (tested with 0.11.{2,3})
78 www-client/elinks perl
79
80
81
82 1.1 profiles/prefix/darwin/macos/10.7/x64/parent
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/parent?rev=1.1&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/parent?rev=1.1&content-type=text/plain
86
87 Index: parent
88 ===================================================================
89 ..
90
91
92
93 1.1 profiles/prefix/darwin/macos/10.7/x64/use.mask
94
95 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/use.mask?rev=1.1&view=markup
96 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/use.mask?rev=1.1&content-type=text/plain
97
98 Index: use.mask
99 ===================================================================
100 # Copyright 1999-2011 Gentoo Foundation
101 # Distributed under the terms of the GNU General Public License v2
102 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/use.mask,v 1.1 2011/07/04 08:27:54 grobian Exp $
103
104 # This file masks out USE flags that are simply NOT allowed in the default
105 # x86 profile. This works, for example, if another architecture's
106 # profile have a USE flag associated with (such as altivec, mmx, etc).
107
108 # Unmask x86 instruction sets
109 -icc
110 -icc-pgo
111 -ifc
112 -mmx
113 -mmxext
114 -sse
115 -sse2
116 -ssse3
117 -svga
118 -kqemu
119
120 # Unmask nvidia XvMC support
121 -nvidia
122
123 # Unmask dev-db/oracle-instantclient-basic support
124 -oci8-instant-client
125
126 # Unmask osp, used by asterisk; bug 115798
127 -osp
128
129 # Modular X: unmask for architectures on which they are available
130 -input_devices_synaptics
131 -input_devices_vmmouse
132 -input_devices_wacom
133 -video_cards_nvidia
134 -video_cards_fglrx
135 -video_cards_vmware
136
137 # Modular X: mask for architectures on which they aren't available
138 video_cards_newport
139
140 #codec support
141 -win32codecs
142 -real
143 -x264
144
145 # lvm2 cluster
146 -clvm
147 -gulm
148 -cman
149
150 # ibm is only used for ppc64 stuff
151 ibm
152
153 # psyco works on x86
154 -psyco
155
156 # Adobe FDF toolkit is x86 only.
157 -fdftk