Gentoo Archives: gentoo-commits

From: "Ned Ludd (solar)" <solar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos: make.defaults package.mask package.use.force package.use.mask packages parent use.mask virtuals
Date: Sat, 06 Jun 2009 03:54:50
Message-Id: E1MCmzW-0005Br-Dw@stork.gentoo.org
1 solar 09/06/06 03:54:46
2
3 Added: make.defaults package.mask package.use.force
4 package.use.mask packages parent use.mask virtuals
5 Log:
6 Initial commit of prefix profiles on behalf of the prefix community
7
8 Revision Changes Path
9 1.1 profiles/prefix/darwin/macos/make.defaults
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/make.defaults?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/make.defaults?rev=1.1&content-type=text/plain
13
14 Index: make.defaults
15 ===================================================================
16 # Copyright 1999-2009 Gentoo Foundation
17 # Distributed under the terms of the GNU General Public License v2
18 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/make.defaults,v 1.1 2009/06/06 03:54:46 solar Exp $
19
20 # in OSX one should have objc available
21 USE="objc objc++"
22
23 # we have OSX, so let's use it's virtues
24 USE="${USE} aqua coreaudio"
25
26
27
28 1.1 profiles/prefix/darwin/macos/package.mask
29
30 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/package.mask?rev=1.1&view=markup
31 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/package.mask?rev=1.1&content-type=text/plain
32
33 Index: package.mask
34 ===================================================================
35 # Copyright 1999-2009 Gentoo Foundation
36 # Distributed under the terms of the GNU General Public License v2
37 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.mask,v 1.1 2009/06/06 03:54:46 solar Exp $
38 # $Id: package.mask,v 1.1 2009/06/06 03:54:46 solar Exp $
39
40 # Fabian Groffen <grobian@g.o> (16 May 2009)
41 # MH_BUNDLE nightmare (trying to link it as a MH_DYLIB)
42 =gnome-base/gconf-2.26.0
43
44 # Fabian Groffen <grobian@g.o> (02 Aug 2008)
45 # Crappy code makes it bus error on Darwin, bug #233600
46 dev-python/sip
47
48 # Fabian Groffen <grobian@g.o> (15 Feb 2007)
49 # Doesn't compile, previous release (1.0.6) does.
50 # error: stropts.h: No such file or directory
51 =app-misc/ttyrec-1.0.8
52
53 # Elias Pipping <pipping@g.o> (19 Dec 2007)
54 # experimenting here -- with bsd java6 on macosx
55 dev-java/soylatte-jdk-bin
56
57
58
59 1.1 profiles/prefix/darwin/macos/package.use.force
60
61 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/package.use.force?rev=1.1&view=markup
62 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/package.use.force?rev=1.1&content-type=text/plain
63
64 Index: package.use.force
65 ===================================================================
66 # Copyright 1999-2009 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.force,v 1.1 2009/06/06 03:54:46 solar Exp $
69
70 # Elias Pipping <pipping@g.o> (01 Jan 2008)
71 # only GUI that works under macosx
72 app-editor/gvim aqua
73
74 # Elias Pipping <pipping@g.o> (29 Nov 2007)
75 # won't compile without
76 media-libs/libsdl opengl
77
78
79
80 1.1 profiles/prefix/darwin/macos/package.use.mask
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask?rev=1.1&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask?rev=1.1&content-type=text/plain
84
85 Index: package.use.mask
86 ===================================================================
87 # Copyright 1999-2009 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.1 2009/06/06 03:54:46 solar Exp $
90 # $Id: package.use.mask,v 1.1 2009/06/06 03:54:46 solar Exp $
91
92 # Jeremy Olexa <darkside@g.o> (12 Feb 2009)
93 # Doesn't work with python support, bug 257572
94 gnome-extra/libgsf python
95
96 # Fabian Groffen <grobian@g.o> (30 Dec 2008)
97 # + pipping | grobian: please package.use.mask aqua for emacs-cvs for now
98 # + pipping | grobian: hopefully i find the time to fix it at some point
99 app-editors/emacs-cvs aqua
100
101 # Fabian Groffen <grobian@g.o> (06 Aug 2008)
102 # runtime loading is horribly broken (it uses fixed .so.0, but when
103 # that's fixed it still doesn't work)
104 dev-util/subversion dso
105
106 # Elias Pipping <pipping@g.o> (25 Nov 2007)
107 # there's no (official) java6 on macosx
108 dev-util/checkstyle test
109
110
111
112 1.1 profiles/prefix/darwin/macos/packages
113
114 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/packages?rev=1.1&view=markup
115 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/packages?rev=1.1&content-type=text/plain
116
117 Index: packages
118 ===================================================================
119 # Copyright 1999-2009 Gentoo Foundation
120 # Distributed under the terms of the GNU General Public License v2
121 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/packages,v 1.1 2009/06/06 03:54:46 solar Exp $
122
123 # Mac OS X is built with the Apple branch of the GCC compiler, using FSF
124 # GCC results in broken packages in some cases (subversion) due to
125 # alignment problems with the kernel. Hence, we default to gcc-apple.
126 -*sys-devel/gcc
127 *sys-devel/gcc-apple
128
129
130
131 1.1 profiles/prefix/darwin/macos/parent
132
133 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/parent?rev=1.1&view=markup
134 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/parent?rev=1.1&content-type=text/plain
135
136 Index: parent
137 ===================================================================
138 ..
139
140
141
142 1.1 profiles/prefix/darwin/macos/use.mask
143
144 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/use.mask?rev=1.1&view=markup
145 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/use.mask?rev=1.1&content-type=text/plain
146
147 Index: use.mask
148 ===================================================================
149
150
151
152
153 1.1 profiles/prefix/darwin/macos/virtuals
154
155 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/virtuals?rev=1.1&view=markup
156 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/macos/virtuals?rev=1.1&content-type=text/plain
157
158 Index: virtuals
159 ===================================================================
160 # Copyright 1999-2009 Gentoo Foundation
161 # Distributed under the terms of the GNU General Public License v2
162 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/virtuals,v 1.1 2009/06/06 03:54:46 solar Exp $
163
164 # Use this virtuals file to either override the Darwin base profile's defined
165 # virtuals, or add virtuals that are specific to the Mac OS X profiles