summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4d3a6ab73339dcf45e625776224215099b916f3d (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
pkgbase = fenics-basix-git
	pkgdesc = C++ interface of FEniCS for ordinary and partial differential equations (from git release).
	pkgver = 0.8.0_r1067.0ed41b0
	pkgrel = 1
	url = https://github.com/FEniCS/basix
	arch = i686
	arch = x86_64
	groups = fenics-git
	license = MIT
	checkdepends = python-sympy
	makedepends = boost
	makedepends = gcc
	makedepends = git
	makedepends = pybind11
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-numpy
	makedepends = python-scikit-build
	makedepends = python-setuptools
	makedepends = nanobind
	depends = blas-openblas
	depends = petsc
	provides = basix=0.8.0_r1067.0ed41b0
	provides = fenics-basix=0.8.0_r1067.0ed41b0
	conflicts = basix
	conflicts = fenics-basix
	replaces = basix=0.8.0_r1067.0ed41b0
	options = !emptydirs
	source = git+https://github.com/FEniCS/basix#branch=release
	sha512sums = SKIP

pkgname = fenics-basix-git