buffybox/meson_options.txt
2025-11-29 20:37:51 +00:00

5 lines
519 B
Meson

option('with-drm', type: 'feature', value: 'auto', description: 'Enable DRM backend')
option('developer', type: 'feature', value: 'auto', description: 'Enable developer features')
option('man', type: 'boolean', value: true, description: 'Install manual pages')
option('systemd-buffyboard-service', type: 'feature', value: 'auto', description: 'Install systemd service file for buffyboard')
option('systemd-password-agent', type: 'feature', value: 'auto', description: 'Build a systemd password agent for touchscreens')