diff options
Diffstat (limited to 'nim-compat/.SRCINFO')
| -rw-r--r-- | nim-compat/.SRCINFO | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/nim-compat/.SRCINFO b/nim-compat/.SRCINFO new file mode 100644 index 0000000..f54783b --- /dev/null +++ b/nim-compat/.SRCINFO @@ -0,0 +1,28 @@ +pkgbase = nim + pkgdesc = Imperative, multi-paradigm, compiled programming language + pkgver = 2.0.8 + pkgrel = 1 + url = https://nim-lang.org/ + arch = x86_64 + license = MIT + makedepends = git + depends = bash + depends = gcc + depends = gcc-libs + depends = glibc + provides = nimble + conflicts = nimble + replaces = nimble + options = !emptydirs + backup = etc/nim/nim.cfg + backup = etc/nim/nimdoc.cfg + backup = etc/nim/nimdoc.tex.cfg + backup = etc/nim/rename.rules.cfg + source = https://github.com/nim-lang/Nim/archive/v2.2.2/nim-2.2.2.tar.gz + source = git+https://github.com/nim-lang/csources_v2.git#commit=86742fb02c6606ab01a532a0085784effb2e753e + sha256sums = 4b70f050fcb64b7cd6e4acc295c6a16feab6f6380127cbee49b02a0cc2c6ce1f + sha256sums = 130a6d21808f43da421057385a5a8fd0a6ebd0d211211d3edd645eefd4fc7087 + b2sums = 01c193eb0153cef7408c12bd3c3a8167fc1ae5a06b263593574de0185fdc822c5a9a903cd7daab5d01cd07a9919b80cef0554d9767f51eb35b3a330184da153d + b2sums = 2325bebb91b56f9373df83366efb308994fececc0f73acb2ad7b0822fc549d101026a5c1bf7c5ff7fd534e57f9e956f167bbfe00223fe3db0b487175cf0ca369 + +pkgname = nim |
