summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f606638b1c1924a9b897b936a9e63e1a673b41d1 (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
pkgbase = deal-ii
	pkgdesc = An Open Source Finite Element Differential Equations Analysis Library
	pkgver = 8.4.2
	pkgrel = 1
	url = http://www.dealii.org/
	install = deal-ii.install
	arch = i686
	arch = x86_64
	license = LGPL
	makedepends = cmake
	optdepends = boost: peer-reviewed portable C++ source 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.2/dealii-8.4.2.tar.gz
	sha1sums = 94c489a5ede6b93497951790fe504fbbe1970819

pkgname = deal-ii