blob: 5d25ee1581c8caea153219468428809b4ba844cb (
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 = 3.2.1
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-3.2.1.tar.gz
sha256sums = 47d94d977ab2382cdcdd02f72a25ebd4ba8ca2634bbb2f191fe1636e71c86808
pkgname = mingw-w64-sundials
|