meson: A high performance build system#

Description#

A high performance build system

License#

Apache License, Version 2.0

Upstream Contact#

https://pypi.org/project/meson/

Type#

standard

Dependencies#

  • $(PYTHON)

  • $(PYTHON_TOOLCHAIN)

Version Information#

package-version.txt:

1.3.1

install-requires.txt:

meson

Equivalent System Packages#

$ apk add meson
$ sudo pacman -S meson
$ sudo apt-get install meson
$ sudo yum install meson
$ sudo pkg install devel/meson
$ sudo emerge dev-build/meson
$ brew install meson
$ nix-env --install meson
$ sudo zypper install meson
$ sudo slackpkg install meson

See https://repology.org/project/meson/versions

If the system package is installed, ./configure will check if it can be used.