summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c889978de006c0d1718e75d6e8e7c6ba9576ddfb (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 = basix-git
	pkgdesc = FEniCS finite element basis evaluation library
	pkgver = 0.7.0.dev0_r934.571d504
	pkgrel = 1
	url = https://fenicsproject.org
	arch = x86_64
	groups = dolfinx-git
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = pybind11
	makedepends = python-scikit-build-core
	makedepends = chrpath
	conflicts = basix
	conflicts = fenics-basix-git
	conflicts = python-fenics-basix
	conflicts = python-basix-git
	source = git+https://github.com/FEniCS/basix
	sha512sums = SKIP

pkgname = basix-git
	depends = blas
	depends = lapack

pkgname = python-fenics-basix-git
	depends = basix-git
	depends = python-fenics-ufl-git
	depends = python-numpy
	optdepends = python-numba: for Numba helper function support