summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d38edf9db0c786ce0606335936b5c8956b1a2c3e (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
32
33
34
35
# Generated by mksrcinfo v8
# Fri Dec 23 11:03:26 UTC 2022
pkgbase = lib32-lapack
	pkgdesc = Linear Algebra PACKage (32-bit)
	pkgver = 3.11.0
	pkgrel = 1
	url = https://www.netlib.org/lapack
	arch = x86_64
	license = custom
	makedepends = gcc-fortran
	makedepends = lib32-gcc-libs
	makedepends = cmake
	makedepends = python
	source = lapack-3.11.0.tar.gz::https://github.com/Reference-LAPACK/lapack/archive/v3.11.0.tar.gz
	sha256sums = 4b9ba79bfd4921ca820e83979db76ab3363155709444a787979e81c22285ffa9

pkgname = lib32-lapack
	depends = lib32-blas
	depends = lapack

pkgname = lib32-blas
	pkgdesc = Basic Linear Algebra Subprograms (32-bit)
	depends = lib32-gcc-libs
	depends = blas

pkgname = lib32-cblas
	pkgdesc = C interface to BLAS (32-bit)
	depends = lib32-blas
	depends = cblas

pkgname = lib32-lapacke
	pkgdesc = C interface to LAPACK (32-bit)
	depends = lib32-lapack
	depends = lapacke