summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a8d75c4c596e0f10e8d481103d33328fa1a931f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-fenics-ffcx-git
	pkgdesc = Next generation FEniCS Form Compiler for finite element forms
	pkgver = 0.7.0.dev0_r7061.4572bec
	pkgrel = 1
	url = https://fenicsproject.org
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python-fenics-ufl-git
	depends = python-fenics-basix-git
	depends = python-cffi
	optdepends = python-pygraphviz: for the visualise_graph(...) utility function
	conflicts = python-fenics-ffcx
	source = git+https://github.com/FEniCS/ffcx
	sha512sums = SKIP

pkgname = python-fenics-ffcx-git