%general-entities; ]> meson &meson-version;
&meson-url;
Meson-&meson-version; Meson <para>Meson is an open source build system designed to be both extremely fast and as user friendly as possible.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&meson-fin-sbu;</seg> <seg>&meson-fin-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of Meson Compile Meson with the following command: pip3 wheel -w dist --no-cache-dir --no-build-isolation --no-deps $PWD The test suite requires some packages outside the scope of LFS. Install the package: pip3 install --no-index --find-links dist meson install -vDm644 data/shell-completions/bash/meson /usr/share/bash-completion/completions/meson install -vDm644 data/shell-completions/zsh/_meson /usr/share/zsh/site-functions/_meson The meaning of the install parameters: -w dist Puts the created wheels into the dist directory. --find-links dist Installs wheels from the dist directory. Contents of Meson Installed programs Installed directory meson /usr/lib/python&python-minor;/site-packages/meson-&meson-version;.dist-info and /usr/lib/python&python-minor;/site-packages/mesonbuild Short Descriptions meson A high productivity build system meson