blob: 4a647d8903fd9800ea48df1d5b641c28252c1399 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = dune-multidomaingrid
pkgdesc = Meta grid that allows creating multiple subdomains that span only part of the host grid
pkgver = 2.10
pkgrel = 1
url = https://dune-project.org/modules/dune-multidomaingrid
arch = x86_64
license = LGPL3
license = LicenseRef-GPL-2.0-only-with-DUNE-exception
makedepends = doxygen
makedepends = graphviz
depends = dune-grid>=2.10.0
optdepends = doxygen: Generate the class documentation from C++ sources
optdepends = graphviz: Graph visualization software
options = !emptydirs
source = https://gitlab.dune-project.org/extensions/dune-multidomaingrid/-/archive/releases/2.10/dune-multidomaingrid-releases-2.10.tar.gz
sha512sums = 53eaac1affaff4cd06cae0e066cf5e812bb6f00e32586241336c97aa5c8ee9018e3c0357b91a8af6c643db1180ffdb538a914c706701dd3a056335b48e8894f6
pkgname = dune-multidomaingrid
|