summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ea71b4d1d2940d7eca7fd1ec320dd0f2fa36fa10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = actor-framework
	pkgdesc = An Open Source Implementation of the Actor Model in C++
	pkgver = 0.17.0
	pkgrel = 1
	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 = python: caf-python
	optdepends = ipython: caf-python
	optdepends = opencl-icd-loader: opencl support
	optdepends = openssl: openssl support
	source = git+https://github.com/actor-framework/actor-framework#commit=af6de514d17b720286c85aab52a0c25f429ea893
	source = git+https://github.com/pybind/pybind11.git
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = actor-framework