blob: 9734bf46d5323272bc630275c37544a3b4407efe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = lusol
pkgdesc = A sparse LU factorization for square and rectangular matrices.
pkgver = 2016.1.26
pkgrel = 1
url = https://web.stanford.edu/group/SOL/software/lusol/
arch = i686
arch = x86_64
license = MIT/BSD
makedepends = gcc-fortran
source = lusol.tar.gz::https://github.com/nwh/lusol/archive/refs/tags/build-2016-01-26.tar.gz
sha256sums = f9ff04d8be7decfaa930b3052e2ca026ad977ff300b5f27a4088bdc16de279dc
pkgname = lusol
|