summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 88a50c4b0f5e103d51f14f58b855cefaff852865 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = dune-fem-dg
	pkgdesc = Implementation of Discontinuous Galerkin schemes using the DUNE-FEM framework
	pkgver = 2.10.0
	pkgrel = 1
	url = https://dune-project.org/modules/dune-fem-dg
	arch = x86_64
	license = GPL-2.0-or-later
	makedepends = doxygen
	makedepends = graphviz
	makedepends = python-scikit-build
	depends = dune-fem>=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/dune-fem/dune-fem-dg/-/archive/v2.10.0/dune-fem-dg-v2.10.0.tar.gz
	sha512sums = 805cc78221b471dd31bd932326b76fcce09171c55fc0e87b07d65a88ddac4b01fed31d470585f1f3f7e4cb7c8a49b4f2584841922f3c9ab2ea4cfa669a62e9cc

pkgname = dune-fem-dg