blob: 7b2d672c0711cdb1e3e54346066874707517855d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mingw-w64-sundials
pkgdesc = Suite of nonlinear differential/algebraic equation solvers (mingw-w64)
pkgver = 5.3.0
pkgrel = 1
url = https://computation.llnl.gov/casc/sundials/main.html
arch = any
license = BSD
makedepends = mingw-w64-cmake
depends = mingw-w64-lapack
options = !buildflags
options = staticlibs
options = !strip
source = http://computation.llnl.gov/projects/sundials/download/sundials-5.3.0.tar.gz
sha256sums = 88dff7e11a366853d8afd5de05bf197a8129a804d9d4461fb64297f1ef89bca7
pkgname = mingw-w64-sundials
|