meson: A high performance build system¶
Description¶
A high performance build system
License¶
Apache License, Version 2.0
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
1.7.2
version_requirements.txt:
meson >= 1.5.0
Installation commands¶
$ pip install meson\>=1.5.0
$ sage -i meson
$ apk add meson
$ sudo pacman -S meson
$ conda install meson
$ sudo apt-get install meson
$ sudo dnf install meson
$ sudo pkg install devel/meson
$ sudo emerge dev-build/meson
$ brew install meson
$ nix-env -f \'\<nixpkgs\>\' --install --attr meson
$ sudo zypper install meson
$ sudo slackpkg install meson
If the system package is installed, ./configure
will check if it can be used.