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.11.2
pyproject.toml:
meson >=1.7
meson-python
version_requirements.txt:
meson >= 1.5.0
Installation commands¶
$ pip install meson\>=1.7 meson-python
$ 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
$ sudo pacman -S ${MINGW_PACKAGE_PREFIX}-meson
$ nix-env -f \'\<nixpkgs\>\' --install --attr meson
$ sudo zypper install meson
$ sudo slackpkg install meson
However, these system packages will not be used for building Sage
because spkg-configure.m4 has not been written for this package;
see upstream Issue #27330 for more information.