summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0c9bec277a62e4217d2bf30433fc3d1cd0577777 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = concurrent-queue-git
	pkgdesc = concurrent-queue trunk (git version)
	pkgver = 127.7b69a8f
	pkgrel = 1
	url = https://github.com/cameron314/concurrentqueue
	arch = i686
	arch = x86_64
	license = BSD
	options = !libtool
	options = !debug
	source = concurrentqueue-git::git+https://github.com/cameron314/concurrentqueue.git
	md5sums = SKIP

pkgname = concurrent-queue-git
	pkgdesc = An industrial-strength lock-free queue for C++. (git version)
	provides = concurrent-queue-git