summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 89e99afa91e969bcffb8d4e0e4fc2822f7f49a87 (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
pkgbase = dune-pdelab
	pkgdesc = New generalized discretization module for a wide range of discretization methods
	pkgver = 2.7
	pkgrel = 3
	url = https://www.dune-project.org/modules/dune-pdelab
	arch = x86_64
	license = LGPL3
	license = custom:GPL2 with runtime exception
	makedepends = doxygen
	makedepends = graphviz
	makedepends = eigen
	depends = dune-functions>=2.7
	depends = dune-alugrid>=2.7
	depends = superlu
	depends = arpackpp
	depends = suitesparse
	depends = parmetis
	depends = scotch
	optdepends = texlive-core: Type setting system
	optdepends = biber: A Unicode-capable BibTeX replacement for biblatex users
	optdepends = doxygen: Generate the class documentation from C++ sources
	optdepends = eigen: Lightweight C++ template library for vector and matrix math
	optdepends = dune-alugrid: for creation ALUGrid from gmsh file
	optdepends = dune-multidomaingrid: for Multiple-Domain Grid Function Space test for Poisson
	source = https://gitlab.dune-project.org/pdelab/dune-pdelab/-/archive/releases/2.7/dune-pdelab-releases-2.7.tar.gz
	sha512sums = f080d6ac1cec818c92629cffbf6e6ae17dc8a8c7121a5d72e98e4fea1320ab4d331d77faeabc6ef4aac14d06fd5f834eaa7ea4e9520afc51f213a877d7f1f47d

pkgname = dune-pdelab