summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9d41873f9bed4662c06dcde5bfab90174feecff0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = circt-git
	pkgdesc = Circuit IR Compilers and Tools
	pkgver = r5724.f7963642b
	pkgrel = 1
	url = https://llvm.org/
	arch = x86_64
	license = custom:Apache 2.0 with LLVM Exception
	makedepends = git
	makedepends = cmake
	makedepends = ninja
	makedepends = python-psutil
	depends = ncurses
	source = git+https://github.com/llvm/llvm-project.git
	source = git+https://github.com/llvm/circt.git
	sha512sums = SKIP
	sha512sums = SKIP

pkgname = firtool-git