Switch to new package format
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
name: nim
|
||||
description: Statically typed compiled systems programming language
|
||||
version: 2.2.10
|
||||
revision: 2
|
||||
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
|
||||
Reference in New Issue
Block a user