meson: A high performance build system#
Description#
A high performance build system
License#
Apache License, Version 2.0
Upstream Contact#
Type#
standard
Dependencies#
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information#
package-version.txt:
0.63.3
install-requires.txt:
meson
Equivalent System Packages#
alpine: install the following packages: meson
arch:
$ sudo pacman -S meson
Debian/Ubuntu:
$ sudo apt-get install meson
Fedora/Redhat/CentOS:
$ sudo yum install meson
freebsd:
$ sudo pkg install devel/meson
gentoo:
$ sudo emerge dev-util/meson
homebrew:
$ brew install meson
nix:
$ nix-env --install meson
opensuse:
$ sudo zypper install meson
slackware:
$ sudo slackpkg install meson
See https://repology.org/project/meson/versions
If the system package is installed, ./configure will check whether it can be used.