summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d9d6703a4e6c18280946652a9e58bd22629daa25 (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.1
	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=5d6cda55a285343a6c9e0a878744f0c1c63ef380
	source = git+https://github.com/pybind/pybind11.git
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = actor-framework