mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
13 lines
397 B
Text
13 lines
397 B
Text
pkgbase = benchmark
|
|
pkgdesc = A microbenchmark support library
|
|
pkgver = 1.8.5
|
|
pkgrel = 1
|
|
url = https://github.com/google/benchmark
|
|
arch = x86_64
|
|
license = Apache-2.0
|
|
makedepends = cmake
|
|
depends = gcc-libs
|
|
source = https://github.com/google/benchmark/archive/v1.8.5/benchmark-1.8.5.tar.gz
|
|
sha256sums = d26789a2b46d8808a48a4556ee58ccc7c497fcd4c0af9b90197674a81e04798a
|
|
|
|
pkgname = benchmark
|