blob: b6e6dfa802a579ac43333da7736cc69eb66e6619 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mingw-w64-tasmanian
pkgdesc = Toolkit for Adaptive Stochastic Modeling and Non-Intrusive ApproximatioN (mingw-w64)
pkgver = 7.7
pkgrel = 1
url = https://tasmanian.ornl.gov/
arch = any
license = BSD
makedepends = mingw-w64-cmake
depends = mingw-w64-lapack
options = !buildflags
options = !strip
options = staticlibs
source = https://github.com/ORNL/TASMANIAN/archive/refs/tags/v7.7.tar.gz
sha256sums = 85fb3a7b302ea21a3b700712767a59a623d9ab93da03308fa47d4413654c3878
pkgname = mingw-w64-tasmanian
|