# Template file for 'python3-meson-python' pkgname=python3-meson-python version=0.16.0 revision=1 build_style=python3-pep517 hostmakedepends="meson python3-pyproject-metadata patchelf" depends="meson python3-pyproject-metadata patchelf" short_desc="Meson PEP 517 Python build backend" maintainer="Andrew J. Hesford " license="MIT" homepage="https://meson-python.readthedocs.io/" changelog="https://raw.githubusercontent.com/mesonbuild/meson-python/main/CHANGELOG.rst" distfiles="${PYPI_SITE}/m/meson_python/meson_python-${version}.tar.gz" checksum=9068c17e36c89d6c7ff709fffb2a8a9925e8cd0b02629728e5ceaf2ec505cb5f # tests require custom-built executables, need reconciliation with xbps-src env make_check=no post_install() { vlicense LICENSE }