summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5b57b31e509eeb8aeac7ab1993500dd85dae14e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = actor-framework
	pkgdesc = An Open Source Implementation of the Actor Model in C++
	pkgver = 1.0.2
	pkgrel = 1
	url = http://actor-framework.org
	arch = i686
	arch = x86_64
	license = custom:"BSD-3-Clause"
	makedepends = cmake
	makedepends = git
	depends = gcc-libs
	optdepends = openssl: openssl support
	source = git+https://github.com/actor-framework/actor-framework#commit=6a38a9e95abce3a93ff6d2ea2153468b90fdbb5b
	sha256sums = 830682dfc88373caf4af4f0f653de8c79332d260d066a52704f06874edbe15b1

pkgname = actor-framework