blob: 8ad265870c3dc85c5ffe85ce832b55d27efd26e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = cgns-parallel
pkgdesc = Standard for recording and recovering computer data associated with the numerical solution of fluid dynamics equations
pkgver = 4.4.0
pkgrel = 1
url = https://cgns.github.io/
arch = x86_64
license = custom
makedepends = gcc-fortran
makedepends = cmake
depends = tk
depends = hdf5
depends = libxmu
depends = glu
provides = cgns
conflicts = cgns
options = !makeflags
options = staticlibs
source = https://github.com/CGNS/CGNS/archive/v4.4.0/cgns-parallel-4.4.0.tar.gz
sha256sums = 3b0615d1e6b566aa8772616ba5fd9ca4eca1a600720e36eadd914be348925fe2
pkgname = cgns-parallel
|