Switch to new package format
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name: gn
|
||||
description: Meta-build system that generates build files for Ninja
|
||||
version: 2026.03.10-9ece3f52
|
||||
revision: 2
|
||||
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
|
||||
Reference in New Issue
Block a user