summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 939da63919372cff18d3f1e01404bb7cdda3f1a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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 = git
	makedepends = ninja
	depends = eigen
	depends = pybind11
	options = !emptydirs
	source = basix::git+https://github.com/FEniCS/basix.git
	md5sums = SKIP

pkgname = python-basix-git