29 lines
591 B
Plaintext
29 lines
591 B
Plaintext
name: nodejs
|
|
description: Free and open-source Javascript runtime
|
|
version: 25.5.0
|
|
revision: 1
|
|
url: https://nodejs.org/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- brotli
|
|
- c-ares
|
|
- icu
|
|
- libnghttp2
|
|
- libuv
|
|
- openssl
|
|
- zlib
|
|
optional_depends:
|
|
- npm
|
|
make_depends:
|
|
- procps-ng
|
|
- python3
|
|
downloads:
|
|
- url: https://nodejs.org/dist/v${BPM_PKG_VERSION}/node-v${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 7e35efaf63c8fe7737b8c62792ec547e5a95a69f1f813fcfba28566aecc9fd92
|