view README.options.md @ 11:3080f96acd07

templates: add cmake.sh
author David Demelier <markand@malikania.fr>
date Fri, 22 Feb 2019 16:10:20 +0100
parents 719eed6940e0
children b82a6c62f488
line wrap: on
line source

vanilla options
===============

Packages may be configured using environment variables prior to building.

Use the following predefined options before creating your own.

- PULSEAUDIO: control PulseAudio support
- BLUETOOTH: control bluetooth support
- DEBUG: build with debug symbols
- DOCS: control documentation (what you see in /usr/share/doc)
- MAN: control manual pages
- NLS: control native language support
- DBUS: control D-Bus support
- QT5: control Qt 5 toolkit support
- GTK3: control Gtk 3 toolkit support
- PKGCONFIG: control installation of pkg-config files
- CMAKE: control installation of CMake configuration files
- ZSH: control installation of zsh completion files
- BASH: control installation of bash completion files