summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bf525049e40470ef6edc8b31f340740926f04bd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
pkgbase = nim-git
	pkgver = 20180612
	pkgrel = 1
	arch = i686
	arch = x86_64
	groups = nim
	makedepends = git
	source = git+https://github.com/nim-lang/Nim
	source = git+https://github.com/nim-lang/Nim.wiki
	source = git+https://github.com/nim-lang/csources
	source = git+https://github.com/nim-lang/nimble
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = nim-git
	pkgdesc = Compiled, garbage-collected systems programming language which has an excellent productivity/performance ratio
	url = https://github.com/nim-lang/Nim
	license = MIT
	provides = nim
	conflicts = nim
	options = !emptydirs

pkgname = nimble-git
	pkgdesc = Package manager for the Nim programming language
	url = https://github.com/nim-lang/nimble
	license = BSD
	provides = nimble
	conflicts = nimble

pkgname = nimsuggest-git
	pkgdesc = Tool for providing auto completion data for Nim source code
	url = https://github.com/nim-lang/nimsuggest
	license = MIT
	provides = nimsuggest
	conflicts = nimsuggest