grobian 14/10/19 17:42:23
Added: eapi make.defaults package.mask package.use.force
package.use.mask parent use.mask
Log:
Add profile for OS X Yosemite (10.10) a.k.a. Darwin 14
Revision Changes Path
1.1 profiles/prefix/darwin/macos/10.10/x64/eapi
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.10/x64/eapi?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.10/x64/eapi?rev=1.1&content-type=text/plain
Index: eapi
===================================================================
5
1.1 profiles/prefix/darwin/macos/10.10/x64/make.defaults
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.10/x64/make.defaults?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.10/x64/make.defaults?rev=1.1&content-type=text/plain
Index: make.defaults
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.10/x64/make.defaults,v
1.1 2014/10/19 17:42:23 grobian Exp $
ARCH="x64-macos"
CHOST="x86_64-apple-darwin14"
ACCEPT_KEYWORDS="~x64-macos"
USE="mmx mmxext sse sse2"
# set arch to nocona for all MacTel users, as this enables SSE and MMX
# support in GCC, nocona = Core2Duo = 64-bits
CFLAGS="-march=nocona"
1.1 profiles/prefix/darwin/macos/10.10/x64/package.mask
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.10/x64/package.mask?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.10/x64/package.mask?rev=1.1&content-type=text/plain
Index: package.mask
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.10/x64/package.mask,v
1.1 2014/10/19 17:42:23 grobian Exp $
1.1 profiles/prefix/darwin/macos/10.10/x64/package.use.force
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.10/x64/package.use.force?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.10/x64/package.use.force?rev=1.1&content-type=text/plain
Index: package.use.force
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.10/x64/package.use.force,v
1.1 2014/10/19 17:42:23 grobian Exp $
# Elias Pipping <[email protected]> (30 Sep 2007)
# compiles with -aqua, doesn't work, though
media-video/mplayer aqua
1.1 profiles/prefix/darwin/macos/10.10/x64/package.use.mask
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.10/x64/package.use.mask?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.10/x64/package.use.mask?rev=1.1&content-type=text/plain
Index: package.use.mask
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.10/x64/package.use.mask,v
1.1 2014/10/19 17:42:23 grobian Exp $
1.1 profiles/prefix/darwin/macos/10.10/x64/parent
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.10/x64/parent?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.10/x64/parent?rev=1.1&content-type=text/plain
Index: parent
===================================================================
../../arch/x64
..
1.1 profiles/prefix/darwin/macos/10.10/x64/use.mask
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.10/x64/use.mask?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.10/x64/use.mask?rev=1.1&content-type=text/plain
Index: use.mask
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.10/x64/use.mask,v 1.1
2014/10/19 17:42:23 grobian Exp $
# This file masks out USE flags that are simply NOT allowed in the default
# x86 profile. This works, for example, if another architecture's
# profile have a USE flag associated with (such as altivec, mmx, etc).
# Unmask x86 instruction sets
-icc
-icc-pgo
-ifc
-mmx
-mmxext
-sse
-sse2
-ssse3
-svga
-kqemu
# Unmask nvidia XvMC support
-nvidia
# Unmask dev-db/oracle-instantclient-basic support
-oci8-instant-client
# Unmask osp, used by asterisk; bug 115798
-osp
# Modular X: unmask for architectures on which they are available
-input_devices_synaptics
-input_devices_vmmouse
-input_devices_wacom
-video_cards_nvidia
-video_cards_fglrx
-video_cards_vmware
# Modular X: mask for architectures on which they aren't available
video_cards_newport
#codec support
-x264
# lvm2 cluster
-gulm
# ibm is only used for ppc64 stuff
ibm
# psyco works on x86
-psyco
# Adobe FDF toolkit is x86 only.
-fdftk