23 lines
566 B
Plaintext
23 lines
566 B
Plaintext
name: meson
|
|
description: The Meson build system
|
|
version: 1.10.1
|
|
revision: 1
|
|
url: https://mesonbuild.com/
|
|
license: Apache2
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- ninja
|
|
- python3
|
|
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: c42296f12db316a4515b9375a5df330f2e751ccdd4f608430d41d7d6210e4317
|