Initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name: gn
|
||||
description: Meta-build system that generates build files for Ninja
|
||||
version: 2026.02.05
|
||||
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/304bbef6c7e9a86630c12986b99c8654eb7fe648.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
checksum: skip
|
||||
Reference in New Issue
Block a user