summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cf6052e8c95417b0db3a3d84a079d533ab0a1b34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = benchmark-git
	pkgdesc = A microbenchmark support library, by Google
	pkgver = v1.8.1.r2.g43b2917d
	pkgrel = 1
	url = https://github.com/google/benchmark
	arch = i686
	arch = x86_64
	license = Apache
	makedepends = cmake
	depends = gcc-libs
	depends = gtest
	depends = gmock
	source = benchmark-git::git+https://github.com/google/benchmark.git
	sha256sums = SKIP

pkgname = benchmark-git