summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b3481e4b2710f5f18a5199836957edd1b6f2af9d (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
pkgbase = python-basix-git
	pkgdesc = Python interface of FEniCS for ordinary and partial differential equations.
	pkgver = 0.6.0_r922.36fb8a4
	pkgrel = 1
	url = https://github.com/FEniCS/basix
	arch = i686
	arch = x86_64
	groups = fenics-git
	license = MIT
	checkdepends = python-pytest
	makedepends = git
	makedepends = boost
	makedepends = python-setuptools
	makedepends = pybind11
	makedepends = gcc
	depends = xtensor
	depends = xtensor-blas
	depends = petsc
	depends = blas-openblas
	depends = fenics-basix
	provides = python-basix
	provides = python-fenics-basix
	replaces = python-basix
	options = !emptydirs
	source = git+https://github.com/FEniCS/basix#branch=release
	md5sums = SKIP

pkgname = python-basix-git