blob: 6809506ea549981a090f57bec631c6696c881d29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = mingw-w64-scotch
pkgdesc = Software package and libraries for graph, mesh and hypergraph partitioning, static mapping, and sparse matrix block ordering. (mingw-w64)
pkgver = 7.0.3
pkgrel = 1
url = https://www.unidata.ucar.edu/software/netcdf/
arch = any
license = custom:CeCILL-C
makedepends = mingw-w64-cmake
depends = mingw-w64-bzip2
depends = mingw-w64-zlib
depends = mingw-w64-xz
options = staticlibs
options = !buildflags
options = !strip
source = https://gitlab.inria.fr/scotch/scotch/-/archive/v7.0.3/scotch-v7.0.3.tar.gz
sha256sums = SKIP
pkgname = mingw-w64-scotch
|