Gentoo Archives: gentoo-commits

From: "Chris Gianelloni (wolf31o2)" <wolf31o2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/sh: ChangeLog make.defaults package.use.mask packages use.mask virtuals
Date: Tue, 01 Apr 2008 17:42:45
Message-Id: E1JgkSp-0003yJ-CW@stork.gentoo.org
1 wolf31o2 08/04/01 17:40:03
2
3 Added: ChangeLog make.defaults package.use.mask packages
4 use.mask virtuals
5 Log:
6 Huge initial 2008.0 profile commit. This will need to be adjusted synced with the current masks and such in the tree, but this will work for people doing beta installs. Enjoy.
7
8 Revision Changes Path
9 1.1 profiles/arch/sh/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/sh/ChangeLog?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/sh/ChangeLog?rev=1.1&content-type=text/plain
13
14 Index: ChangeLog
15 ===================================================================
16 # ChangeLog for Gentoo/sh profile directory
17 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
18 # $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.1 2008/04/01 17:40:02 wolf31o2 Exp $
19
20
21
22 1.1 profiles/arch/sh/make.defaults
23
24 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/sh/make.defaults?rev=1.1&view=markup
25 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/sh/make.defaults?rev=1.1&content-type=text/plain
26
27 Index: make.defaults
28 ===================================================================
29 # Copyright 1999-2008 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 # $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/make.defaults,v 1.1 2008/04/01 17:40:02 wolf31o2 Exp $
32
33 # Main SuperH profile
34
35 ARCH="sh"
36 ACCEPT_KEYWORDS="sh"
37
38 CHOST="sh-unknown-linux-gnu"
39 CFLAGS="-O2"
40 CXXFLAGS="${CFLAGS}"
41
42 # We define our own STAGE1_USE, since we need to disable ssp.
43 STAGE1_USE="nptl nptlonly unicode nossp"
44
45 USE="nossp"
46
47
48
49 1.1 profiles/arch/sh/package.use.mask
50
51 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/sh/package.use.mask?rev=1.1&view=markup
52 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/sh/package.use.mask?rev=1.1&content-type=text/plain
53
54 Index: package.use.mask
55 ===================================================================
56 # Alon Bar-Lev <alonbl@g.o> (24 Jan 2007)
57 # pkcs11-helper is not keyworded
58 net-misc/openvpn pkcs11
59
60 # Gilles Dartiguelongue <eva@g.o> (19 Oct 2007)
61 # gdm depends on zenity which is not keyworded
62 >=gnome-base/gdm-2.20 remote
63
64 # Gilles Dartiguelongue <eva@g.o> (23 Oct 2007)
65 # gdm depends on zenity which is not keyworded
66 >=media-video/totem-2.20 galago
67
68 # Gilles Dartiguelongue <eva@g.o> (29 Oct 2007)
69 # app-vim/gtk-syntax not keyworded yet
70 x11-libs/gtk+ vim-syntax
71
72 # Samuli Suominen <drac@g.o> (17 Nov 2007)
73 # Needs valgrind
74 media-libs/gstreamer debug
75 media-libs/gst-plugins-base debug
76
77 # Richard Brown <rbrown@g.o> (23 Dec 2007)
78 # app-xemacs/ruby-modes is not keyworded on this arch
79 dev-lang/ruby xemacs
80
81
82
83
84 1.1 profiles/arch/sh/packages
85
86 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/sh/packages?rev=1.1&view=markup
87 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/sh/packages?rev=1.1&content-type=text/plain
88
89 Index: packages
90 ===================================================================
91 # Copyright 2001-2004 Gentoo Foundation.
92 # Distributed under the terms of the GNU General Public License v2
93 # $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/packages,v 1.1 2008/04/01 17:40:02 wolf31o2 Exp $
94
95 >=sys-devel/binutils-2.13.90.0.4
96 >=sys-devel/gcc-3.2
97 >=sys-libs/glibc-2.2.5
98
99
100
101 1.1 profiles/arch/sh/use.mask
102
103 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/sh/use.mask?rev=1.1&view=markup
104 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/sh/use.mask?rev=1.1&content-type=text/plain
105
106 Index: use.mask
107 ===================================================================
108 hardened
109
110 # dmidecode bios decoder
111 dmi
112
113 # Paul de Vrieze <pauldv@g.o>
114 # There is no java in this profile (if there is it must be available). Without
115 # this repoman will fail on apps like sys-libs/db
116 java
117 java-internal
118 java-external
119
120 # dont make sense on this arch
121 3dfx
122
123 # broken upstream, see libavcodec/sh4/idct_sh4.c:#error
124 ffmpeg
125
126 # havent tested yet
127 qt3
128 dell
129 qt4
130 arts
131 kde
132 diet
133 lirc
134 afs
135 lesstif
136 mono
137 lm_sensors
138 qdbm
139 fftw
140 netjack
141 mzscheme
142 beagle
143 eds
144 pike
145 nvtv
146 xine
147 ocaml
148
149 # 2006/03/07 - Donnie Berkholz <dberkholz@g.o>
150 # Modular X: mask for architectures lacking direct rendering
151 dri
152
153 # Only works on x86/amd64/ia64
154 video_cards_vesa
155 video_cards_sis
156 video_cards_nv
157
158 # nspr isnt ported to SuperH which means no seamonkey/firefox/etc...
159 nsplugin
160 firefox
161 nss
162
163 # USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh.
164 # Bug #184563, 18 Sep 2007
165 # Robin H. Johnson <robbat2@g.o>
166 audit
167
168
169
170 1.1 profiles/arch/sh/virtuals
171
172 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/sh/virtuals?rev=1.1&view=markup
173 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/sh/virtuals?rev=1.1&content-type=text/plain
174
175 Index: virtuals
176 ===================================================================
177 virtual/linux-sources sys-kernel/sh-sources
178 virtual/alsa sys-kernel/sh-sources
179 virtual/cdrtools app-cdr/cdrtools
180
181
182
183 --
184 gentoo-commits@l.g.o mailing list