26 lines
497 B
Plaintext
26 lines
497 B
Plaintext
name: nim
|
|
description: Statically typed compiled systems programming language
|
|
version: 2.2.10
|
|
revision: 1
|
|
url: https://nim-lang.org/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bash
|
|
- gcc
|
|
- gcc-libs
|
|
- glibc
|
|
make_depends:
|
|
- git
|
|
- help2man
|
|
- nodejs
|
|
downloads:
|
|
- url: https://github.com/nim-lang/Nim
|
|
type: git
|
|
clone_to: ${BPM_SOURCE}
|
|
git_branch: v${BPM_PKG_VERSION}
|
|
checksum: bfeb3146d1638b39f69007a4ae5a23e23ae4e5ef
|