summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 639a05cefbe392d8d89163f4210b266331a5bcd7 (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.14.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 = valgrind
	makedepends = gperftools
	makedepends = protobuf
	makedepends = opencl-headers
	depends = boost
	depends = libcl
	source = actor-framework-0.14.1.tar.gz::https://github.com/actor-framework/actor-framework/archive/0.14.1.tar.gz
	sha256sums = 8940474ae0c3700e503d092f124489a13667098b63b8e94a09e110541d827985

pkgname = actor-framework