summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 191e8eff34b43109be46808c74c64d612b231322 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = highway-git
	pkgdesc = A C++ library that provides portable SIMD/vector intrinsics (git version)
	pkgver = 1.1.0.r5.gaa4ba087
	pkgrel = 1
	url = https://github.com/google/highway/
	arch = x86_64
	license = Apache-2.0
	license = BSD-3-Clause
	makedepends = git
	makedepends = cmake
	makedepends = gtest
	depends = gcc-libs
	provides = highway
	conflicts = highway
	source = git+https://github.com/google/highway.git
	sha256sums = SKIP

pkgname = highway-git