summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 16c5e6ae870b128f903c68ad8854cde8a7693b9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = chapel
	pkgdesc = Programming language designed for productive parallel computing at scale
	pkgver = 2.0.0
	pkgrel = 1
	url = https://chapel-lang.org/
	arch = x86_64
	arch = arm
	license = Apache
	makedepends = git
	makedepends = cmake
	depends = python
	depends = perl
	depends = llvm
	depends = clang
	provides = chapel
	conflicts = chapel-git
	options = !debug
	options = !lto
	source = https://github.com/chapel-lang/chapel/releases/download/2.0.0/chapel-2.0.0.tar.gz
	sha256sums = b5387e9d37b214328f422961e2249f2687453c2702b2633b7d6a678e544b9a02

pkgname = chapel