summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f6b3f91e787cf23f3f743288e87c990f14b07e56 (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
pkgbase = deal-ii
	pkgdesc = An Open Source Finite Element Differential Equations Analysis Library
	pkgver = 8.5.0
	pkgrel = 3
	url = http://www.dealii.org/
	install = deal-ii.install
	arch = i686
	arch = x86_64
	license = LGPL
	makedepends = cmake
	depends = boost
	optdepends = arpack: Fortran77 subroutines designed to solve large scale eigenvalue problems
	optdepends = atlas-lapack: Complete LAPACK and BLAS implementation using optimized ATLAS routines
	optdepends = bzip2: A high-quality data compression program
	optdepends = p4est-deal-ii: The parallel forest (p4est) library, built to work with deal.II
	optdepends = gsl: A modern numerical library for C and C++ programmers
	optdepends = hdf5-openmpi: General purpose library and file format for storing scientific data
	optdepends = intel-tbb: High level abstract threading library
	optdepends = lapack: Linear Algebra PACKage
	optdepends = metis: partitioning graphs, finite element meshes, fill reducing orderings for sparse matrices.
	optdepends = muparser: A fast math parser library
	optdepends = netcdf-cxx-legacy: Legacy NetCDF C++ bindings
	optdepends = openmpi: High performance message passing library (MPI)
	optdepends = opencascade: Open CASCADE Technology, 3D modeling & numerical simulation
	optdepends = petsc: Portable, extensible toolkit for scientific computation
	optdepends = slepc: Scalable library for Eigenvalue problem computations
	optdepends = trilinos: object-oriented software framework for the solution of large-scale, complex multi-physics engineering and scientific problems
	optdepends = suitesparse: A collection of sparse matrix libraries
	optdepends = zlib: Compression library implementing the deflate compression method found in gzip and PKZIP
	source = https://github.com/dealii/dealii/releases/download/v8.5.0/dealii-8.5.0.tar.gz
	source = fix-compilation-with-BOOST-1.64.patch
	sha1sums = 75076beddfd4a1b590cba9fbc78eea901c7f3ddb
	sha1sums = 183c71c04acf715c1e2ceceb685c34d497db075c

pkgname = deal-ii