summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 80063484892fcca69119b55586f381ea611a497b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = actor-framework
	pkgdesc = An Open Source Implementation of the Actor Model in C++
	pkgver = 0.17.6
	pkgrel = 2
	url = http://actor-framework.org
	arch = i686
	arch = x86_64
	license = custom:"BSD-3-Clause"
	license = custom:"Boost Software License"
	makedepends = cmake
	makedepends = opencl-headers
	makedepends = git
	makedepends = python
	makedepends = opencl-icd-loader
	optdepends = opencl-icd-loader: opencl support
	optdepends = openssl: openssl support
	source = git+https://github.com/actor-framework/actor-framework#commit=f7d4fc7ac679e18ba385f64434f8015c3cea9cb5
	sha256sums = SKIP

pkgname = actor-framework