summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4402de708a182f70996d025d62be7943a06be856 (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-basix-git
	pkgdesc = Python interface of FEniCS for ordinary and partial differential equations.
	pkgver = 20210202
	pkgrel = 1
	url = https://github.com/FEniCS/basix
	arch = i686
	arch = x86_64
	groups = fenics-git
	license = GPL3
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-scikit-build
	makedepends = xtensor
	makedepends = xtensor-blas
	makedepends = git
	makedepends = ninja
	depends = eigen
	depends = pybind11
	options = !emptydirs
	source = basix::git+https://github.com/FEniCS/basix.git
	md5sums = SKIP

pkgname = python-basix-git