blob: 73b2877f4c9c9960038dd8020369ae4cc882eff6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mingw-w64-suitesparse
pkgdesc = A collection of sparse matrix libraries (mingw-w64)
pkgver = 7.7.0
pkgrel = 1
url = https://people.engr.tamu.edu/davis/suitesparse.html
arch = any
license = GPL
makedepends = mingw-w64-cmake
depends = mingw-w64-lapack
depends = mingw-w64-mpfr
options = !buildflags
options = !strip
options = staticlibs
source = https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v7.7.0.tar.gz
sha256sums = 529b067f5d80981f45ddf6766627b8fc5af619822f068f342aab776e683df4f3
pkgname = mingw-w64-suitesparse
|