24 lines
532 B
YAML
24 lines
532 B
YAML
name: gyp
|
|
description: Generate Your Projects meta-build system
|
|
version: 2024.02.07-1615ec32
|
|
revision: 2
|
|
url: https://gyp.gsrc.io/
|
|
license: BSD-3-Clause
|
|
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://chromium.googlesource.com/external/gyp/+archive/${BPM_PKG_VERSION#*-}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
checksum: skip
|