21 lines
454 B
Plaintext
21 lines
454 B
Plaintext
name: gn
|
|
description: Meta-build system that generates build files for Ninja
|
|
version: 2026.03.10-9ece3f52
|
|
revision: 1
|
|
url: https://gn.googlesource.com/gn/
|
|
license: BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
make_depends:
|
|
- clang
|
|
- ninja
|
|
- python3
|
|
downloads:
|
|
- url: https://gn.googlesource.com/gn/+archive/${BPM_PKG_VERSION#*-}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
checksum: skip
|