summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 90eb845e4fecc8644e13efb39a3a9883db40f37b (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.1.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.1.0/chapel-2.1.0.tar.gz
	sha256sums = 72593c037505dd76e8b5989358b7580a3fdb213051a406adb26a487d26c68c60

pkgname = chapel