summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 59470d144313cbeb22c65733024d8fdc426abf85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = c2nim
	pkgdesc = A tool to translate Ansi C code to Nim
	pkgver = 0.9.19
	pkgrel = 1
	url = https://github.com/nim-lang/c2nim
	arch = i686
	arch = x86_64
	groups = nim
	license = MIT
	makedepends = git
	makedepends = nim
	makedepends = nimble
	depends = glibc
	optdepends = nim: to compile generated Nim code
	source = c2nim-0.9.19.tar.gz::https://github.com/nim-lang/c2nim/archive/refs/tags/0.9.19.tar.gz
	sha256sums = f63f99e684d62722b912c6bcf470d7ae7d32a92f6f11c356325ba2a1d916b90d

pkgname = c2nim