summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2a1563ae652de7168ed5f71abd9c6955aef8a14a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = libcpufeatures-git
	pkgdesc = A cross-platform C library to retrieve CPU features (such as available instructions) at runtime. By google.
	pkgver = 0.7.0+3.r272.d20220309.e4e535d
	pkgrel = 2
	url = https://github.com/google/cpu_features
	arch = i686
	arch = x86_64
	license = Apache
	makedepends = cmake
	makedepends = git
	depends = glibc
	provides = libcpufeatures=0.7.0+3.r272.d20220309.e4e535d
	conflicts = libcpufeatures
	conflicts = libvolk
	source = libcpufeatures::git+https://github.com/google/cpu_features.git#branch=main
	sha256sums = SKIP

pkgname = libcpufeatures-git