diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-04-01 17:41:39 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-04-01 17:41:39 +0000 |
commit | 85990dfb635cf03ab433c73a7f928efdb9adf22e (patch) | |
tree | 72ef955ad84cf3de07c39c4ad83ba476b3ef3158 /profiles/arch/alpha | |
parent | trunk build against qt4 (diff) | |
download | gentoo-2-85990dfb635cf03ab433c73a7f928efdb9adf22e.tar.gz gentoo-2-85990dfb635cf03ab433c73a7f928efdb9adf22e.tar.bz2 gentoo-2-85990dfb635cf03ab433c73a7f928efdb9adf22e.zip |
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.
Diffstat (limited to 'profiles/arch/alpha')
-rw-r--r-- | profiles/arch/alpha/ChangeLog | 3 | ||||
-rw-r--r-- | profiles/arch/alpha/make.defaults | 19 | ||||
-rw-r--r-- | profiles/arch/alpha/package.mask | 22 | ||||
-rw-r--r-- | profiles/arch/alpha/package.use.force | 3 | ||||
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 9 | ||||
-rw-r--r-- | profiles/arch/alpha/use.mask | 135 | ||||
-rw-r--r-- | profiles/arch/alpha/virtuals | 6 |
7 files changed, 197 insertions, 0 deletions
diff --git a/profiles/arch/alpha/ChangeLog b/profiles/arch/alpha/ChangeLog new file mode 100644 index 000000000000..6590a6b5176d --- /dev/null +++ b/profiles/arch/alpha/ChangeLog @@ -0,0 +1,3 @@ +# ChangeLog for Gentoo/Alpha profile directory +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.1 2008/04/01 17:39:52 wolf31o2 Exp $ diff --git a/profiles/arch/alpha/make.defaults b/profiles/arch/alpha/make.defaults new file mode 100644 index 000000000000..be39c00f41cc --- /dev/null +++ b/profiles/arch/alpha/make.defaults @@ -0,0 +1,19 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/make.defaults,v 1.1 2008/04/01 17:39:52 wolf31o2 Exp $ + +ARCH="alpha" +ACCEPT_KEYWORDS="alpha" + +CHOST="alpha-unknown-linux-gnu" +CFLAGS="-O2 -pipe" +CXXFLAGS="${CFLAGS}" + +# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org> +# Defaults for video drivers +VIDEO_CARDS="cirrus dummy fbdev glint mach64 mga nv r128 radeon rendition s3 s3virge savage siliconmotion sisusb tdfx tga v4l vga voodoo" + +# 2007/02/05 - Chris Gianelloni <wolf31o2@gentoo.org> +# Defaults for audio drivers. These are copied from x86 (minus modems), since +# Alpha supports the same busses. +ALSA_CARDS="ali5451 als4000 bt87x ca0106 cmipci emu10k1 ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 maestro3 trident usb-audio via82xx ymfpci" diff --git a/profiles/arch/alpha/package.mask b/profiles/arch/alpha/package.mask new file mode 100644 index 000000000000..119b748cf6e6 --- /dev/null +++ b/profiles/arch/alpha/package.mask @@ -0,0 +1,22 @@ +# Jose Luis Rivero <yoswink@gentoo.org> (13 Jun 2006) +# Alpha arch team doesn't want to keep this alive due to +# the rare existance of systems using it. +sys-power/acpid + +# needs libggi +games-action/koth + +# Raúl Porcel <armin76@gentoo.org> (30 May 2007) +# Doesn't work, segfaults +dev-util/ltrace + +# Jose Luis Rivero <yoswink@gentoo.org> (7 Jul 2006) +# Masked by lost of virtual java/{jdk,jre} providers see Bug #138747 +# also compaq java is dead upstream and buggy: Bug #84306, and others. +dev-java/compaq-jdk +dev-java/compaq-jre +app-arch/dczip +app-misc/jitac +dev-tex/ppower4 +net-p2p/xnap +dev-util/jarwizard diff --git a/profiles/arch/alpha/package.use.force b/profiles/arch/alpha/package.use.force new file mode 100644 index 000000000000..a8c6199853f3 --- /dev/null +++ b/profiles/arch/alpha/package.use.force @@ -0,0 +1,3 @@ +# Feb 14th 2006; kloeri@gentoo.org +# glibc-2.5 is broken with linuxthreads on ia64. +~sys-libs/glibc-2.5 nptl nptlonly diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask new file mode 100644 index 000000000000..a37d61955d20 --- /dev/null +++ b/profiles/arch/alpha/package.use.mask @@ -0,0 +1,9 @@ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.1 2008/04/01 17:39:52 wolf31o2 Exp $ + +# Wolfram Schlich <wschlich@gentoo.org> (20 Nov 2007) +# dependency can't be fulfilled at the moment +net-im/mcabber otr + +# Needs valgrind +media-libs/gstreamer debug +media-libs/gst-plugins-base debug diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask new file mode 100644 index 000000000000..f1b651d4da6e --- /dev/null +++ b/profiles/arch/alpha/use.mask @@ -0,0 +1,135 @@ +# Copyright 2004 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License, v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.1 2008/04/01 17:39:52 wolf31o2 Exp $ + +# This file masks out USE flags that are simply NOT allowed in the default +# profile for any architecture. This works, for example, if a non-default +# profile (such as the selinux profiles) have a USE flag associated with +# them. + +# No hardware to test by the team +3dfx +bluetooth +chipcard +gnokii +hbci +ipod +ivtv +nvtv +lirc +pcmcia +pda +sms +upnp +wifi + +# Hardware not available on alpha +apm +battery +cpufreq +dell +dmi + +# Stuff that doesn't work on alpha, or not tested +avi +djbfft +emboss +freetts +gnustep +hardened +howl +lm_sensors +mzscheme +netbeans +pike +timidity + +# Stuff that doesn't compile on alpha +clisp +emf +mono +ocamlopt + +# Other + +# 13 Jun 2007 Jose Luis Rivero <yoswink@gentoo.org> +# acpid masked and acpi use flag is deprecated now. +acpi + +# 14 May 2007 Raúl Porcel <armin76@gentoo.org> +# Alpha doesn't have wpa_supplicant keyworded, bug 175714 +networkmanager + + +# alpha doesn't have java support other than compaq-j*, which isn't a +# current version. must mask this to keep things sane +java +java-internal +java-external + +# Mask vpopmail until net-mail/vpopmail goes out of package.mask +vpopmail + +# Mask pyste until gccxml / elementtree work on alpha +pyste + +# RDEPEND on mono +beagle + +# apache segfaults when using mpm-peruser (bug 105778) +mpm-peruser + +# We don't have any virtual/mpi (bug 111807) +mpi + +# masks required for asterisk +bri +pri +zaptel + +# Modular X: mask non-alpha cards +video_cards_apm +video_cards_ark +video_cards_chips +video_cards_cyrix +video_cards_i128 +video_cards_i740 +video_cards_i810 +video_cards_imstt +video_cards_neomagic +video_cards_newport +video_cards_nsc +video_cards_sis +video_cards_trident +video_cards_tseng +video_cards_vesa +video_cards_via + + +# dspam and dspam-web use this one +# We've never supported cyrus-imapd because nobody asked for +cyrus + +# Masked until bmpx works and is re-keyworded, see Bug #111975 +bmpx + +# disable until tested +# # bug 148402 +pcsc-lite + +# conky dependencies missing keywords related (dragonheart -20061112) +# media-sound/mpd +mpd +# app-admin/hddtemp +hddtemp + +# USE=d seems to break gcc-4.1.2 (#178896) +d + +# USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh. +# Bug #184563, 18 Sep 2007 +# Robin H. Johnson <robbat2@gentoo.org> +audit + +# This works +-x264 diff --git a/profiles/arch/alpha/virtuals b/profiles/arch/alpha/virtuals new file mode 100644 index 000000000000..669606bdc85b --- /dev/null +++ b/profiles/arch/alpha/virtuals @@ -0,0 +1,6 @@ +# Copyright 2004-2008 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License, v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/virtuals,v 1.1 2008/04/01 17:39:52 wolf31o2 Exp $ + +virtual/bootloader sys-boot/aboot +virtual/cdrtools app-cdr/cdrtools |