summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 54920db15d7838e4f6d08dc0ae32cca55f863f48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
pkgbase = dune-functions
	pkgdesc = Abstractions for functions and discrete function space bases
	pkgver = 2.10.0
	pkgrel = 1
	url = https://dune-project.org/modules/dune-functions
	arch = x86_64
	license = LGPL-3.0-or-later
	license = LicenseRef-GPL-2.0-only-with-DUNE-exception
	makedepends = texlive-latexextra
	makedepends = texlive-pictures
	makedepends = biber
	makedepends = doxygen
	makedepends = graphviz
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = dune-localfunctions>=2.10.0
	depends = dune-grid>=2.10.0
	depends = dune-istl>=2.10.0
	depends = dune-typetree>=2.10.0
	optdepends = doxygen: Generate the class documentation from C++ sources
	optdepends = graphviz: Graph visualization software
	optdepends = python-scipy: for solve sparse matrices
	options = !emptydirs
	source = https://dune-project.org/download/2.10.0/dune-functions-2.10.0.tar.gz
	source = https://dune-project.org/download/2.10.0/dune-functions-2.10.0.tar.gz.asc
	validpgpkeys = 703607A1FD9AF4205E735522B95BE0EFB19724A1
	sha512sums = 97589c0e9e8c1bdb4186137433c2c70f1bd63975511b805351fb9d0ff9a4aec3e564b72899084ae1d62d317eb098ef5686fa073e9bf0ca8895c72a7fed97eb54
	sha512sums = SKIP

pkgname = dune-functions