Merge pull request #36441 from LnL7/darwin-cleanup-frameworks
darwin-frameworks: cleanup
This commit is contained in:
commit
fcbe4afe18
@ -14,7 +14,6 @@ with frameworks; with libs; {
|
||||
AppKitScripting = [];
|
||||
AppleScriptKit = [];
|
||||
AppleScriptObjC = [];
|
||||
AppleShareClientCore = [ CoreServices ];
|
||||
AudioToolbox = [ AudioUnit CoreAudio CF CoreMIDI ];
|
||||
AudioUnit = [ Carbon CoreAudio CF ];
|
||||
AudioVideoBridging = [ Foundation ];
|
||||
@ -84,12 +83,10 @@ with frameworks; with libs; {
|
||||
PCSC = [ CoreData ];
|
||||
PreferencePanes = [];
|
||||
PubSub = [];
|
||||
Python = [ ApplicationServices ];
|
||||
QTKit = [ CoreMediaIO CoreMedia MediaToolbox QuickTime VideoToolbox ];
|
||||
QuickLook = [ ApplicationServices CF ];
|
||||
QuickTime = [ ApplicationServices AudioUnit Carbon CoreAudio CoreServices OpenGL QuartzCore ];
|
||||
Ruby = [];
|
||||
RubyCocoa = [];
|
||||
SceneKit = [];
|
||||
ScreenSaver = [];
|
||||
Scripting = [];
|
||||
@ -105,11 +102,9 @@ with frameworks; with libs; {
|
||||
SystemConfiguration = [ CF Security ];
|
||||
TWAIN = [ Carbon ];
|
||||
Tcl = [];
|
||||
Tk = [ ApplicationServices Carbon X11 ];
|
||||
VideoDecodeAcceleration = [ CF CoreVideo ];
|
||||
VideoToolbox = [ CF CoreMedia CoreVideo ];
|
||||
WebKit = [ ApplicationServices Carbon JavaScriptCore OpenGL ];
|
||||
X11 = []; # used by Tk, should this exist?
|
||||
|
||||
# Umbrellas
|
||||
Accelerate = [ CoreWLAN IOBluetooth ];
|
||||
|
Loading…
Reference in New Issue
Block a user