blob: 3177c3dc989c3f386c26997297d012a41f96db1c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = dune-foamgrid
pkgdesc = Implementation of the dune-grid interface that implements one- and two-dimensional grids in a physical space of arbitrary dimension
pkgver = 2.10.0
pkgrel = 1
url = https://dune-project.org/modules/dune-foamgrid
arch = x86_64
license = LGPL-3.0-or-later
license = LicenseRef-GPL-2.0-only-with-DUNE-exception
makedepends = doxygen
makedepends = graphviz
depends = dune-grid
optdepends = doxygen: Generate the class documentation from C++ sources
optdepends = graphviz: Graph visualization software
options = !emptydirs
source = https://gitlab.dune-project.org/extensions/dune-foamgrid/-/archive/v2.10.0/dune-foamgrid-v2.10.0.tar.gz
sha512sums = f2682c86dd7b3cf12135d4f272aca29d26f3456e490fa59c021088727aae62585bdab9d936de05fb3f9f0eea3650b0e2ff4b3839d8b8f3ac20a4c6c240b5a62f
pkgname = dune-foamgrid
|