blob: 2c0a7553d96f9b47d38ae787b704c9023ae0220d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-dijitso-git
pkgdesc = A Python module for distributed just-in-time shared library building
pkgver = 2019.1.0.1.gc92dcb0
pkgrel = 1
url = https://bitbucket.org/fenics-project/dijitso
arch = any
groups = fenics-git
license = GPL3
makedepends = git
makedepends = python-setuptools
depends = python-numpy
optdepends = python-mpi4py: for running tests with MPI
options = !emptydirs
source = dijitso::git+https://bitbucket.org/fenics-project/dijitso.git
md5sums = SKIP
pkgname = python-dijitso-git
|