summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8b480fb55574a7e9e0ee20b3eb6294d2184e692d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = threadpool11-git
	pkgdesc = A fast, lock-free, cross-platform C++11 thread pooling library that is aiming to be lightweight and simple.
	pkgver = 3.0.0.r3.g8998e5c
	pkgrel = 1
	url = https://github.com/tghosgor/threadpool11
	arch = any
	license = MIT
	makedepends = boost
	makedepends = cmake
	makedepends = git
	makedepends = make
	options = staticlibs
	source = threadpool11-git::git+https://github.com/tghosgor/threadpool11.git
	sha512sums = SKIP

pkgname = threadpool11-git