blob: 95df16f13b713817b3ca4cd0138a5e9109e677ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = hmat-oss
pkgdesc = A hierarchical matrix C/C++ library
pkgver = 1.8.0
pkgrel = 1
url = https://github.com/jeromerobert/hmat-oss
arch = x86_64
license = GPL
makedepends = cmake
depends = cblas
depends = lapacke
source = https://github.com/jeromerobert/hmat-oss/archive/1.8.0.tar.gz
sha256sums = f50fefc58b6fd4c0e8eb583033234f8138f06a3f99c7b84b7cbff9c6bd1f3070
pkgname = hmat-oss
|