summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e3699d943d201cbf25d91bcd25efd5b8f0e4e7f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-dolfin
	pkgdesc = The Python interface of FEniCS, providing a consistent PSE (Problem Solving Environment) for ordinary and partial differential equations (stable).
	pkgver = 2019.1.0.post0
	pkgrel = 1
	url = https://bitbucket.org/fenics-project/dolfin
	arch = i686
	arch = x86_64
	groups = fenics
	license = LGPL3
	depends = dolfin=2019.1.0.post0
	depends = python-pkgconfig
	depends = python-ply
	optdepends = python-mpi4py: MPI library for python
	optdepends = petsc4py: interface with PETSc from python
	optdepends = slepc4py: interface with SLEPc from python
	optdepends = python-matplotlib: plotting support
	conflicts = python-dolfin-git
	options = !emptydirs
	source = python-dolfin-2019.1.0.post0.tar.gz::https://bitbucket.org/fenics-project/dolfin/downloads/dolfin-2019.1.0.post0.tar.gz
	sha256sums = 61abdcdb13684ba2a3ba4afb7ea6c7907aa0896a46439d3af7e8848483d4392f

pkgname = python-dolfin