22 lines
590 B
YAML
22 lines
590 B
YAML
name: highway
|
|
description: Performance-portable, length-agnostic SIMD with runtime dispatch
|
|
version: 1.4.0
|
|
revision: 2
|
|
url: https://github.com/google/highway/
|
|
license: Apache-2.0,BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- googletest
|
|
- gcc-libs
|
|
make_depends:
|
|
- cmake
|
|
downloads:
|
|
- url: https://github.com/google/highway/archive/${BPM_PKG_VERSION}/highway-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: e72241ac9524bb653ae52ced768b508045d4438726a303f10181a38f764a453c
|