Switch to new package format
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: meson
|
||||
description: The Meson build system
|
||||
version: 1.11.1
|
||||
revision: 3
|
||||
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: 6788ae299979643f8d841bcaf64352558436cae45a0355148a3aeeccf7913866
|
||||
Reference in New Issue
Block a user