summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO33
1 files changed, 33 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c889978de006
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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