summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6a33c3bf5748bd68434b3a012ec2bb023abfa42d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = dune-vem
	pkgdesc = Implementation of a number of virtual element spaces and bilinear forms
	pkgver = 2.10.0
	pkgrel = 1
	url = https://gitlab.dune-project.org/dune-fem/dune-vem
	arch = x86_64
	license = GPL-2.0-or-later
	makedepends = doxygen
	makedepends = graphviz
	makedepends = python-scikit-build
	depends = dune-fem>=2.10.0
	depends = python-sortedcontainers
	depends = python-triangle
	optdepends = doxygen: Generate the class documentation from C++ sources
	optdepends = graphviz: Graph visualization software
	options = !emptydirs
	source = https://gitlab.dune-project.org/dune-fem/dune-vem/-/archive/v2.10.0/dune-vem-v2.10.0.tar.gz
	sha512sums = 84c523be550cc258a29c7b373e46fe66edab43de84feb66cbedb7b5ab5cd15cf6e5c75635c97179b41d2694169b69f31aacabc64c7bdc267c5b67365d3fd20c0

pkgname = dune-vem