summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5061bb7e6d302e73278908a30410f723d3732d66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = dune-fem-dg
	pkgdesc = Implementation of Discontinuous Galerkin schemes using the DUNE-FEM framework
	pkgver = 2.9.1
	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.9.1
	optdepends = doxygen: Generate the class documentation from C++ sources
	optdepends = graphviz: Graph visualization software
	source = https://gitlab.dune-project.org/dune-fem/dune-fem-dg/-/archive/v2.9.1/dune-fem-dg-v2.9.1.tar.gz
	sha512sums = c8c0726bb38ea9e2a6fa11a956a72f1ac7cb454de566d4db445e2200fc917d7fba8454a294514ebcc58e4d77ec33e65e6ee4b468da2ebc8e06484a6abe71b21d

pkgname = dune-fem-dg