summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ce0c309b3cd4f5867bb9ed65a60336a10a666de8 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
pkgbase = dune-common
	pkgdesc = Infrastructure and foundation classes
	pkgver = 2.9.0
	pkgrel = 1
	url = https://dune-project.org/modules/dune-common
	arch = x86_64
	license = custom:GPL2 with runtime exception
	makedepends = python-scikit-build
	makedepends = python-ninja
	makedepends = doxygen
	makedepends = graphviz
	makedepends = python-sphinx
	makedepends = texlive-latexextra
	makedepends = biber
	depends = cmake
	depends = git
	depends = lapack
	depends = python-setuptools
	depends = python-portalocker
	depends = python-numpy
	depends = python-mpi4py
	depends = python-jinja
	optdepends = vc: C++ Vectorization library
	optdepends = texlive-latexextra: Type setting system
	optdepends = doxygen: Generate the class documentation from C++ sources
	optdepends = graphviz: Graph visualization software
	optdepends = inkscape: Conversion routines for generate PNG images
	optdepends = bash-completion: for completion when using bash
	optdepends = parmetis: Parallel Graph Partitioning and Fill-reducing Matrix Ordering
	optdepends = scotch: Software package and libraries for graph, mesh and hypergraph partitioning, static mapping, and sparse matrix block ordering
	optdepends = tbb: High level abstract threading library
	optdepends = man-db: manual pages for dune
	optdepends = python-matplotlib: for Matplotlib rendering
	optdepends = mayavi: for 3D plotting
	provides = dunecontrol
	provides = dune-ctest
	provides = dune-git-whitespace-hook
	provides = dunepackaging.py
	provides = duneproject
	provides = rmgenerated.py
	source = https://dune-project.org/download/2.9.0/dune-common-2.9.0.tar.gz
	source = https://dune-project.org/download/2.9.0/dune-common-2.9.0.tar.gz.asc
	validpgpkeys = E5B47782DE09813BCC3518E159DA94F1FC8FD313
	sha512sums = 4d1f05ee7d5c2376f0fc782b4978596501eed0e7c6d6c68b3a37949a0141cf308b42a6df1b171804a9606907f6597039f28916731c1caa0c54a36775402e6e97
	sha512sums = SKIP

pkgname = dune-common