2015-06-20 23:29:42 +01:00
|
|
|
# Current as of 10.9
|
|
|
|
# Epic weird knot-tying happening here.
|
|
|
|
# TODO: clean up the process for generating this and include it
|
|
|
|
|
2019-06-17 22:09:06 +01:00
|
|
|
{ frameworks, libs, libobjc, }:
|
2015-06-20 23:29:42 +01:00
|
|
|
|
|
|
|
with frameworks; with libs; {
|
|
|
|
AGL = [ Carbon OpenGL ];
|
|
|
|
AVFoundation = [ ApplicationServices CoreGraphics ];
|
|
|
|
AVKit = [];
|
|
|
|
Accounts = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
AddressBook = [ Carbon ];
|
2019-04-23 02:22:07 +01:00
|
|
|
AppKit = [ AudioToolbox AudioUnit Foundation QuartzCore ];
|
2015-06-20 23:29:42 +01:00
|
|
|
AppKitScripting = [];
|
|
|
|
AppleScriptKit = [];
|
|
|
|
AppleScriptObjC = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
AudioToolbox = [ CoreAudio CoreMIDI ];
|
|
|
|
AudioUnit = [ AudioToolbox Carbon CoreAudio ];
|
2015-06-20 23:29:42 +01:00
|
|
|
AudioVideoBridging = [ Foundation ];
|
|
|
|
Automator = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
CFNetwork = [];
|
2015-06-20 23:29:42 +01:00
|
|
|
CalendarStore = [];
|
2015-10-28 20:40:10 +00:00
|
|
|
Cocoa = [ AppKit ];
|
2015-06-20 23:29:42 +01:00
|
|
|
Collaboration = [];
|
2017-09-23 21:28:47 +01:00
|
|
|
# Impure version of CoreFoundation, this should not be used unless another
|
|
|
|
# framework includes headers that are not available in the pure version.
|
|
|
|
CoreFoundation = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
CoreAudio = [ IOKit ];
|
2015-06-20 23:29:42 +01:00
|
|
|
CoreAudioKit = [ AudioUnit ];
|
|
|
|
CoreData = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
CoreGraphics = [ Accelerate IOKit IOSurface SystemConfiguration ];
|
|
|
|
CoreImage = [];
|
2015-06-20 23:29:42 +01:00
|
|
|
CoreLocation = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
CoreMIDI = [];
|
2015-06-20 23:29:42 +01:00
|
|
|
CoreMIDIServer = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
CoreMedia = [ ApplicationServices AudioToolbox AudioUnit CoreAudio CoreGraphics CoreVideo ];
|
|
|
|
CoreMediaIO = [ CoreMedia ];
|
|
|
|
CoreText = [ CoreGraphics ];
|
|
|
|
CoreVideo = [ ApplicationServices CoreGraphics IOSurface OpenGL ];
|
2015-07-01 01:34:13 +01:00
|
|
|
CoreWLAN = [ SecurityFoundation ];
|
2015-06-20 23:29:42 +01:00
|
|
|
DVDPlayback = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
DirectoryService = [];
|
|
|
|
DiscRecording = [ CoreServices IOKit ];
|
2015-06-20 23:29:42 +01:00
|
|
|
DiscRecordingUI = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
DiskArbitration = [ IOKit ];
|
2015-06-20 23:29:42 +01:00
|
|
|
EventKit = [];
|
|
|
|
ExceptionHandling = [];
|
|
|
|
FWAUserLib = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
ForceFeedback = [ IOKit ];
|
2019-06-17 22:09:06 +01:00
|
|
|
Foundation = [ libobjc CoreFoundation Security ApplicationServices SystemConfiguration ];
|
|
|
|
GLKit = [];
|
2016-04-14 22:31:04 +01:00
|
|
|
GLUT = [ OpenGL ];
|
2015-06-20 23:29:42 +01:00
|
|
|
GSS = [];
|
|
|
|
GameController = [];
|
|
|
|
GameKit = [ Foundation ];
|
2017-03-15 02:36:21 +00:00
|
|
|
Hypervisor = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
ICADevices = [ Carbon IOBluetooth ];
|
2015-06-20 23:29:42 +01:00
|
|
|
IMServicePlugIn = [];
|
|
|
|
IOBluetoothUI = [ IOBluetooth ];
|
2019-06-17 22:12:07 +01:00
|
|
|
IOKit = [];
|
|
|
|
IOSurface = [ IOKit xpc ];
|
2015-06-20 23:29:42 +01:00
|
|
|
ImageCaptureCore = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
ImageIO = [ CoreGraphics ];
|
2015-06-20 23:29:42 +01:00
|
|
|
InputMethodKit = [ Carbon ];
|
|
|
|
InstallerPlugins = [];
|
|
|
|
InstantMessage = [];
|
|
|
|
JavaFrameEmbedding = [];
|
2020-01-18 15:43:03 +00:00
|
|
|
JavaNativeFoundation = [];
|
|
|
|
JavaRuntimeSupport = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
JavaScriptCore = [];
|
2015-06-20 23:29:42 +01:00
|
|
|
Kerberos = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
Kernel = [ IOKit ];
|
2015-06-20 23:29:42 +01:00
|
|
|
LDAP = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
LatentSemanticMapping = [ Carbon ];
|
2020-01-04 01:51:39 +00:00
|
|
|
LocalAuthentication = [];
|
2015-06-20 23:29:42 +01:00
|
|
|
MapKit = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
MediaAccessibility = [ CoreGraphics CoreText QuartzCore ];
|
2020-02-06 13:15:35 +00:00
|
|
|
MediaPlayer = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
MediaToolbox = [ AudioToolbox AudioUnit CoreMedia ];
|
2019-03-14 04:16:31 +00:00
|
|
|
Metal = [];
|
2019-06-23 23:28:36 +01:00
|
|
|
MetalKit = [ ModelIO Metal ];
|
|
|
|
ModelIO = [ ];
|
2019-06-17 22:12:07 +01:00
|
|
|
NetFS = [];
|
2015-06-20 23:29:42 +01:00
|
|
|
OSAKit = [ Carbon ];
|
|
|
|
OpenAL = [];
|
2015-07-01 01:34:13 +01:00
|
|
|
OpenCL = [ IOSurface OpenGL ];
|
2015-06-20 23:29:42 +01:00
|
|
|
OpenGL = [];
|
2015-07-03 02:59:30 +01:00
|
|
|
PCSC = [ CoreData ];
|
2015-06-20 23:29:42 +01:00
|
|
|
PreferencePanes = [];
|
|
|
|
PubSub = [];
|
2015-10-01 01:13:56 +01:00
|
|
|
QTKit = [ CoreMediaIO CoreMedia MediaToolbox QuickTime VideoToolbox ];
|
2019-06-17 22:12:07 +01:00
|
|
|
QuickLook = [ ApplicationServices ];
|
2015-06-20 23:29:42 +01:00
|
|
|
SceneKit = [];
|
|
|
|
ScreenSaver = [];
|
|
|
|
Scripting = [];
|
|
|
|
ScriptingBridge = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
Security = [ IOKit ];
|
2015-06-20 23:29:42 +01:00
|
|
|
SecurityFoundation = [];
|
|
|
|
SecurityInterface = [ Security ];
|
2019-06-17 22:12:07 +01:00
|
|
|
ServiceManagement = [ Security ];
|
2015-06-20 23:29:42 +01:00
|
|
|
Social = [];
|
|
|
|
SpriteKit = [];
|
|
|
|
StoreKit = [];
|
|
|
|
SyncServices = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
SystemConfiguration = [ Security ];
|
2015-06-20 23:29:42 +01:00
|
|
|
TWAIN = [ Carbon ];
|
|
|
|
Tcl = [];
|
2019-06-17 22:12:07 +01:00
|
|
|
VideoDecodeAcceleration = [ CoreVideo ];
|
|
|
|
VideoToolbox = [ CoreMedia CoreVideo ];
|
2015-10-01 01:13:56 +01:00
|
|
|
WebKit = [ ApplicationServices Carbon JavaScriptCore OpenGL ];
|
2015-06-20 23:29:42 +01:00
|
|
|
|
|
|
|
# Umbrellas
|
2015-07-01 01:34:13 +01:00
|
|
|
Accelerate = [ CoreWLAN IOBluetooth ];
|
2019-06-17 22:12:07 +01:00
|
|
|
ApplicationServices = [ CoreServices CoreText ImageIO ];
|
|
|
|
Carbon = [ ApplicationServices CoreServices Foundation IOKit Security QuartzCore ];
|
2015-07-09 23:42:31 +01:00
|
|
|
CoreBluetooth = [];
|
2019-06-19 18:11:03 +01:00
|
|
|
# TODO: figure out which part of the umbrella depends on CoreFoundation and move it there.
|
|
|
|
CoreServices = [ CFNetwork CoreFoundation CoreAudio CoreData DiskArbitration Security NetFS OpenDirectory ServiceManagement ];
|
2015-06-20 23:29:42 +01:00
|
|
|
IOBluetooth = [ IOKit ];
|
|
|
|
JavaVM = [];
|
2015-07-01 01:34:13 +01:00
|
|
|
OpenDirectory = [];
|
2015-10-01 01:13:56 +01:00
|
|
|
Quartz = [ QuickLook QTKit ];
|
2019-06-17 22:12:07 +01:00
|
|
|
QuartzCore = [ ApplicationServices CoreVideo OpenCL CoreImage Metal ];
|
2019-03-10 01:13:00 +00:00
|
|
|
QuickTime = [ ApplicationServices AudioUnit Carbon CoreAudio CoreServices OpenGL QuartzCore ];
|
2017-03-15 02:36:21 +00:00
|
|
|
|
|
|
|
vmnet = [];
|
2015-06-20 23:29:42 +01:00
|
|
|
}
|