blob: 9a7ac3447ac980714df384829cc21ae7643dd0c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mingw-w64-cgns
pkgdesc = Standard for recording and recovering computer data associated with the numerical solution of fluid dynamics equations (mingw-w64)
pkgver = 4.4.0
pkgrel = 2
url = http://www.cgns.org
arch = any
license = custom
makedepends = mingw-w64-cmake
depends = mingw-w64-crt
depends = mingw-w64-hdf5
options = !buildflags
options = !strip
options = staticlibs
source = mingw-w64-cgns-4.4.0.tar.gz::https://github.com/CGNS/CGNS/archive/v4.4.0.tar.gz
sha256sums = 3b0615d1e6b566aa8772616ba5fd9ca4eca1a600720e36eadd914be348925fe2
pkgname = mingw-w64-cgns
|