blob: fcac6ea6bf6de5902577fbf75baa329daf0da205 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = silo
pkgdesc = A Mesh and Field I/O Library and Scientific Database
pkgver = 4.11.1
pkgrel = 1
url = http://software.llnl.gov/Silo
arch = x86_64
license = BSD
makedepends = gcc-fortran
depends = qt5-base
depends = hdf5-openmpi
source = https://github.com/LLNL/Silo/releases/download/4.11.1/silo-4.11.1-bsd.tar.xz
sha256sums = 51ccfdf3c09dfc98c7858a0a6f08cc3b2a07ee3c4142ee6482ba7b24e314c2aa
pkgname = silo
|