summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e19842d8318b23ed201e53781267b809d34df0fd (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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
pkgbase = nim-git
	pkgdesc = Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
	pkgver = 1.4.6.r1321.a9ae5fe5b
	pkgrel = 1
	epoch = 1
	arch = x86_64
	groups = nim
	makedepends = git
	backup = etc/nim/config.nims
	backup = etc/nim/nim.cfg
	backup = etc/nim/nimdoc.cfg
	backup = etc/nim/nimdoc.tex.cfg
	backup = etc/nim/rename.rules.cfg
	source = git+https://github.com/nim-lang/Nim
	source = git+https://github.com/nim-lang/csources_v1
	source = git+https://github.com/nim-lang/nimble
	source = makepkg-conf.patch
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = 98417afe7b99aa978f57aa724a962d79d7633fcd702a5fbe2d14c67c94447dd1

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
	backup = 

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
	backup = 

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
	backup = 

pkgname = nim-gdb-git
	pkgdesc = GDB pretty printing for Nim language.
	url = https://github.com/nim-lang/Nim
	license = MIT
	depends = gdb
	provides = nim-gdb
	conflicts = nimp-gdb
	backup =