summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1b2a706226a9e56b0fa1d6c1e66750274e640522 (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-git
	pkgdesc = Programming language designed for productive parallel computing at scale
	pkgver = 2.5.0.1426.geb0628986fb
	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
	options = !debug
	options = !lto
	source = git+https://github.com/chapel-lang/chapel.git
	sha256sums = SKIP

pkgname = chapel-git