25 lines
613 B
YAML
25 lines
613 B
YAML
name: meson
|
|
description: The Meson build system
|
|
version: 1.12.0
|
|
revision: 1
|
|
url: https://mesonbuild.com/
|
|
license: Apache2
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- ninja
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python-build
|
|
- python-installer
|
|
- python-setuptools
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://github.com/mesonbuild/meson/releases/download/${BPM_PKG_VERSION}/meson-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 88afe0c20e52030218924ac37d0c81c59b4b5f3ae3752c8c6d7470c7d365886c
|