packages/highway/.SRCINFO

24 lines
811 B
Plaintext

pkgbase = highway
pkgdesc = A C++ library that provides portable SIMD/vector intrinsics
pkgver = 1.2.0
pkgrel = 1.2
url = https://github.com/google/highway/
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = Apache-2.0
license = BSD-3-Clause
makedepends = cmake
makedepends = git
depends = gcc-libs
source = https://github.com/google/highway/archive/1.2.0/highway-1.2.0.tar.gz
source = highway-disable-RVV-runtime-dispatch.patch::https://github.com/google/highway/commit/c95cc0237d2f7a0f5ca5dc3fb4b5961b2b1dcdfc.patch
sha256sums = 7e0be78b8318e8bdbf6fa545d2ecb4c90f947df03f7aadc42c1967f019e63343
sha256sums = 81d2248de29b07fce1a949f7c251d8279687ee38fe8646e131ca7d1ea8a72d6a
makedepends_x86_64 = gtest
makedepends_powerpc64le = gtest
pkgname = highway