23 lines
565 B
Plaintext
23 lines
565 B
Plaintext
name: meson
|
|
description: The Meson build system
|
|
version: 1.9.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: 4e076606f2afff7881d195574bddcd8d89286f35a17b4977a216f535dc0c74ac
|