23 lines
565 B
Plaintext
23 lines
565 B
Plaintext
name: meson
|
|
description: The Meson build system
|
|
version: 1.9.2
|
|
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: 3499b59bb23982496e01e57b4103ac2f826f9c3a3f59e507a0a832487fe55e3d
|