option('name_service', type: 'feature', value: 'auto', description: 'Enable Name Service')option('opensl', type: 'feature', value: 'auto', description: 'Enable support for OpenSL')option('alsa', type: 'feature', value: 'auto', description: 'Enable support for ALSA')option('pulseaudio', type: 'feature', value: 'auto', description: 'Enable support for PulseAudio')option('jack', type: 'feature', value: 'auto', description: 'Enable support for Jack')option('portaudio', type: 'feature', value: 'auto', description: 'Enable support for PortAudio')option('upnp', type: 'feature', value: 'auto', description: 'Enable support for UPnP')option('natpmp', type: 'feature', value: 'auto', description: 'Enable support for NAT-PMP')option('natpmp_prefix', type: 'string', value: '', description: 'Override a system directory to search for the library "natpmp"')option('tests', type: 'boolean', value: false, description: 'Build tests')