summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ca89d887d0fe1a0166b01ff6adf4b4428a2915d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
pkgbase = blis-cblas
	pkgdesc = BLAS-like Library Instantiation Software Framework (providing blas and cblas, with pthreads support, particularly recommended for AMD Zen CPUs)
	pkgver = 0.9.0
	pkgrel = 1
	url = https://github.com/flame/blis
	arch = i686
	arch = x86_64
	license = custom
	makedepends = git
	makedepends = make
	makedepends = gcc
	makedepends = python
	provides = blas=3.10.0
	provides = cblas=3.10.0
	conflicts = blis
	conflicts = blas
	conflicts = cblas
	options = staticlibs
	options = !emptydirs
	source = blis::https://github.com/flame/blis/archive/refs/tags/0.9.0.tar.gz
	source = cblas_f77.h
	source = cblas_mangling.h
	source = cblas_test.h
	source = cblas.h
	sha1sums = c5ff9b0437edc1f93ad30fcdd633c0a276165b7e
	sha1sums = SKIP
	sha1sums = SKIP
	sha1sums = SKIP
	sha1sums = SKIP

pkgname = blis-cblas