summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bc5bbe764510084e8ebb0d8c78ab26a90d3d991e (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
pkgbase = dolfin
	pkgdesc = the C++ and Python interfaces of FEniCS, providing a consistent PSE (Problem Solving Environment) for ordinary and partial differential equations (stable).
	pkgver = 2017.2.0
	pkgrel = 1
	url = https://bitbucket.org/fenics-project/dolfin
	arch = i686
	arch = x86_64
	groups = fenics
	license = GPL3
	depends = python-instant
	depends = python-pkgconfig
	depends = python-ply
	depends = swig
	depends = cppunit
	depends = eigen
	depends = gl2ps
	depends = hdf5
	depends = python-ffc
	depends = petsc
	depends = suitesparse
	optdepends = scotch: libraries for graph, mesh and hypergraph partitioning
	optdepends = python-mpi4py: MPI library for python
	optdepends = slepc: eigenvalue problem solvers
	optdepends = petsc4py: interface with PETSc from python
	optdepends = slepc4py: interface with SLEPc from python
	optdepends = python-matplotlib: plotting support
	conflicts = dolfin-git
	options = !emptydirs
	source = dolfin::git+https://bitbucket.org/fenics-project/dolfin.git#tag=2017.2.0
	md5sums = SKIP

pkgname = dolfin