summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 18d9b2cd4a57198fbb19a35a7a6ea0fcac61c45b (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
39
40
41
42
43
44
45
46
47
48
pkgbase = nim-git
	pkgdesc = Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
	pkgver = 0.19.2.r946.2fa35126b
	pkgrel = 1
	epoch = 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
	source = makepkg-conf.patch
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = 9d73290e81a2e2a79f7bb8058d47854d90ba9301dda1bee107294e2d82f631bf

pkgname = nim-git
	url = https://nim-lang.org/
	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 = Nimsuggest is a tool that helps to give editors IDE like capabilities.
	url = https://github.com/nim-lang/nimsuggest
	license = MIT
	provides = nimsuggest
	conflicts = nimsuggest

pkgname = nimpretty-git
	pkgdesc = Standard tool for pretty printing.
	url = https://github.com/nim-lang/Nim/tree/devel/nimpretty
	license = MIT
	provides = nimpretty
	conflicts = nimpretty