option('docs', description: 'Build documentation', type: 'boolean', value: false) option('man', description: 'Build manpages', type: 'boolean', value: false) option('gstreamer', description: 'Build GStreamer plugins', type: 'boolean', value: false) option('systemd', description: 'Enable systemd integration', type: 'boolean', value: true)