summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 72152468bf9d903d36f2448b1dbdf8d2a95b04fe (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
pkgbase = deal-ii
	pkgdesc = An Open Source Finite Element Differential Equations Analysis Library
	pkgver = 8.4.1
	pkgrel = 1
	url = http://www.dealii.org/
	install = deal-ii.install
	arch = i686
	arch = x86_64
	license = LGPL
	makedepends = cmake
	optdepends = boost:
	optdepends = peer-reviewed
	optdepends = portable
	optdepends = C++
	optdepends = source
	optdepends = libraries
	optdepends = lapack: Linear Algebra PACKage
	optdepends = openmpi: High performance message passing library (MPI)
	optdepends = petsc: Portable, extensible toolkit for scientific computation
	optdepends = slepc: Scalable library for Eigenvalue problem computations
	optdepends = mumps: Sparse solver library using Gaussian elimination
	optdepends = intel-tbb: High level abstract threading library
	optdepends = trilinos: object-oriented software framework for the solution of large-scale, complex multi-physics engineering and scientific problems
	optdepends = metis: partitioning graphs, finite element meshes, fill reducing orderings for sparse matrices.
	source = https://github.com/dealii/dealii/releases/download/v8.4.1/dealii-8.4.1.tar.gz
	sha1sums = 94c489a5ede6b93497951790fe504fbbe1970819

pkgname = deal-ii