26 lines
654 B
YAML
26 lines
654 B
YAML
name: meson-python
|
|
description: Meson PEP 517 Python build backend
|
|
version: 0.20.0
|
|
revision: 1
|
|
url: https://github.com/mesonbuild/meson-python
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- meson
|
|
- patchelf
|
|
- python3=3.14.*
|
|
- python-packaging
|
|
- python-pyproject-metadata
|
|
make_depends:
|
|
- python-build
|
|
- python-installer
|
|
downloads:
|
|
- url: https://github.com/mesonbuild/meson-python/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: e291a3e92914784136e5784bb56f9a436a18397a0e1e64c670d058b3abf74709
|