diff options
Diffstat (limited to 'profiles/prefix/darwin/macos/arch')
10 files changed, 95 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/arch/ppc/package.mask b/profiles/prefix/darwin/macos/arch/ppc/package.mask new file mode 100644 index 000000000000..44a3caa4de08 --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/ppc/package.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/ppc/package.mask,v 1.1 2011/12/30 15:49:36 grobian Exp $ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Mac OS X profiles inherit from their matching arch profile here. + + diff --git a/profiles/prefix/darwin/macos/arch/ppc/package.use.mask b/profiles/prefix/darwin/macos/arch/ppc/package.use.mask new file mode 100644 index 000000000000..22910145e9ee --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/ppc/package.use.mask @@ -0,0 +1,27 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/ppc/package.use.mask,v 1.1 2011/12/30 15:49:36 grobian Exp $ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Mac OS X profiles inherit from their matching arch profile here. + + +# Joseph Jezak <JoseJX@gentoo.org> (25 Jan 2011) +# x11-libs/qt-webkit doesn't have a working JIT yet on PowerPC +x11-libs/qt-webkit jit + +# Tomas Touceda <chiiph@gentoo.org> (21 Nov 2010) +# JIT isn't implemented on ppc: bug #346167 +x11-libs/qt-script jit + +# Elias Pipping <pipping@gentoo.org> (01 Sep 2007) +# imlib2 does not compile with USE=mmx +media-libs/imlib2 mmx + +# Elias Pipping <pipping@gentoo.org> (01 Sep 2007) +# libpng does not compile with USE=mmx +media-libs/libpng mmx + +# Elias Pipping <pipping@gentoo.org> (01 Sep 2007) +# mpg123 does not compile with USE=mmx +media-sound/mpg123 mmx diff --git a/profiles/prefix/darwin/macos/arch/ppc64/package.mask b/profiles/prefix/darwin/macos/arch/ppc64/package.mask new file mode 100644 index 000000000000..99325323344e --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/ppc64/package.mask @@ -0,0 +1,7 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/ppc64/package.mask,v 1.1 2011/12/30 15:49:36 grobian Exp $ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Mac OS X profiles inherit from their matching arch profile here. + diff --git a/profiles/prefix/darwin/macos/arch/ppc64/package.use.mask b/profiles/prefix/darwin/macos/arch/ppc64/package.use.mask new file mode 100644 index 000000000000..ac534b421c9d --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/ppc64/package.use.mask @@ -0,0 +1,7 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/ppc64/package.use.mask,v 1.1 2011/12/30 15:49:36 grobian Exp $ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Mac OS X profiles inherit from their matching arch profile here. + diff --git a/profiles/prefix/darwin/macos/arch/ppc64/parent b/profiles/prefix/darwin/macos/arch/ppc64/parent new file mode 100644 index 000000000000..3f4be82271fb --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/ppc64/parent @@ -0,0 +1 @@ +../ppc diff --git a/profiles/prefix/darwin/macos/arch/x64/package.mask b/profiles/prefix/darwin/macos/arch/x64/package.mask new file mode 100644 index 000000000000..1e2eb49bed1d --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/x64/package.mask @@ -0,0 +1,7 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/x64/package.mask,v 1.1 2011/12/30 15:49:36 grobian Exp $ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Mac OS X profiles inherit from their matching arch profile here. + diff --git a/profiles/prefix/darwin/macos/arch/x64/package.use.mask b/profiles/prefix/darwin/macos/arch/x64/package.use.mask new file mode 100644 index 000000000000..52bab7b181f3 --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/x64/package.use.mask @@ -0,0 +1,15 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/x64/package.use.mask,v 1.1 2011/12/30 15:49:36 grobian Exp $ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Mac OS X profiles inherit from their matching arch profile here. + + +# Jeremy Olexa <darkside@gentoo.org> (29 Jul 2010) +# Relocation issues on 32-bit OSX only, bug #329859 +media-sound/mpg123 -mmx -sse + +# Fabian Groffen <grobian@gentoo.org> (01 Feb 2009) +# Doesn't compile on 32-bits OSX only, bug #257225 +media-video/ffmpeg -mmx diff --git a/profiles/prefix/darwin/macos/arch/x64/parent b/profiles/prefix/darwin/macos/arch/x64/parent new file mode 100644 index 000000000000..e6e4a52dfb37 --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/x64/parent @@ -0,0 +1 @@ +../x86 diff --git a/profiles/prefix/darwin/macos/arch/x86/package.mask b/profiles/prefix/darwin/macos/arch/x86/package.mask new file mode 100644 index 000000000000..55491bb281b7 --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/x86/package.mask @@ -0,0 +1,7 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/x86/package.mask,v 1.1 2011/12/30 15:49:36 grobian Exp $ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Mac OS X profiles inherit from their matching arch profile here. + diff --git a/profiles/prefix/darwin/macos/arch/x86/package.use.mask b/profiles/prefix/darwin/macos/arch/x86/package.use.mask new file mode 100644 index 000000000000..f0fb4a656f6a --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/x86/package.use.mask @@ -0,0 +1,15 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/x86/package.use.mask,v 1.1 2011/12/30 15:49:36 grobian Exp $ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Mac OS X profiles inherit from their matching arch profile here. + + +# Jeremy Olexa <darkside@gentoo.org> (29 Jul 2010) +# Relocation issues on 32-bit OSX, bug #329859 +media-sound/mpg123 mmx sse + +# Fabian Groffen <grobian@gentoo.org> (01 Feb 2009) +# Doesn't compile, bug #257225 +media-video/ffmpeg mmx |