summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 72d136a4e0759a49a506a2765c027431d24f0182 (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
26
pkgbase = actor-framework
	pkgdesc = An Open Source Implementation of the Actor Model in C++
	pkgver = 0.16.3
	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
	makedepends = chrpath
	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=903f801cc479a1dcbc9cc7a0ebdf5f920b981f0c
	source = git+https://github.com/pybind/pybind11.git
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = actor-framework