diff options
Diffstat (limited to 'profiles/prefix/darwin/macos/package.use.mask')
-rw-r--r-- | profiles/prefix/darwin/macos/package.use.mask | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/package.use.mask b/profiles/prefix/darwin/macos/package.use.mask new file mode 100644 index 000000000000..f64a2cd09f93 --- /dev/null +++ b/profiles/prefix/darwin/macos/package.use.mask @@ -0,0 +1,27 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# James Le Cuirot <chewi@gentoo.org> (29 Jul 2015) +# JavaFX is included on Mac OS. I think a browser plugin is too but as +# libjvm rather than libnpjp2 like on Linux so keep nsplugin masked. +dev-java/oracle-jdk-bin -javafx +dev-java/oracle-jre-bin -javafx + +# Fabian Groffen <grobian@gentoo.org> (30 Oct 2009) +# X and linux only +media-video/mplayer xvmc xv dga X xinerama xscreensaver +media-video/mplayer dvb lirc svga jack joystick matrox + +# Jeremy Olexa <darkside@gentoo.org> (12 Feb 2009) +# Doesn't work with python support, bug 257572 +gnome-extra/libgsf python + +# Fabian Groffen <grobian@gentoo.org> (06 Aug 2008) +# runtime loading is horribly broken (it uses fixed .so.0, but when +# that's fixed it still doesn't work) +dev-vcs/subversion dso + +# Elias Pipping <pipping@gentoo.org> (27 Aug 2007) +# elinks does not compile with USE=perl (tested with 0.11.{2,3}) +www-client/elinks perl |