summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-06 04:36:37 +0100
committerSam James <sam@gentoo.org>2021-04-06 19:18:27 +0100
commitdcc15e86239fb8fc7fa931e2c36715ca957289af (patch)
treebd3f40359235a0b0b8bc3bc49ddce095e633c8a8 /profiles/prefix
parentmedia-libs/libsdl: disable (some) broken features on Darwin (diff)
downloadgentoo-dcc15e86239fb8fc7fa931e2c36715ca957289af.tar.gz
gentoo-dcc15e86239fb8fc7fa931e2c36715ca957289af.tar.bz2
gentoo-dcc15e86239fb8fc7fa931e2c36715ca957289af.zip
profiles/prefix/darwin/macos/features/fsf-gcc-ld64: mask media-libs/libsdl[sound, joystick]
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/darwin/macos/features/fsf-gcc-ld64/package.use.mask6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/features/fsf-gcc-ld64/package.use.mask b/profiles/prefix/darwin/macos/features/fsf-gcc-ld64/package.use.mask
index 9c5970c451af..18723cb49279 100644
--- a/profiles/prefix/darwin/macos/features/fsf-gcc-ld64/package.use.mask
+++ b/profiles/prefix/darwin/macos/features/fsf-gcc-ld64/package.use.mask
@@ -1,6 +1,12 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2021-04-06)
+# Uses CoreAudio, IOKit respectively
+# Video _in theory_ could work with the dummy driver though.
+# This doesn't get us building all the way but it's progress.
+media-libs/libsdl -sound -joystick
+
# Ulrich Müller <ulm@gentoo.org> (2020-11-29)
# GCC's Objective-C compiler fails to build the Aqua/Cocoa interface.
# Bug #757300