summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 04db0c796c1063302d3976af9c7b75a7858f1dbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = async++-git
	pkgdesc = Async++ is a lightweight concurrency framework for C++11.
	pkgver = r171.2c852e5
	pkgrel = 1
	url = https://github.com/Amanieu/asyncplusplus
	arch = any
	license = MIT
	makedepends = cmake
	makedepends = git
	options = !strip
	options = !buildflags
	options = staticlibs
	source = async++-git::git+https://github.com/Amanieu/asyncplusplus.git#branch=master
	sha1sums = SKIP

pkgname = async++-git