summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b5f5caec6a73
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = pybind11-git
+ pkgdesc = pybind11 (git version)
+ pkgver = v2.7.0.r22.gdcbda8d7
+ pkgrel = 1
+ url = https://pybind11.readthedocs.org/
+ arch = any
+ license = BSD
+ checkdepends = python-numpy
+ checkdepends = python-scipy
+ makedepends = git
+ makedepends = cmake
+ makedepends = boost
+ makedepends = eigen
+ makedepends = python
+ makedepends = python-setuptools
+ makedepends = python-pytest
+ optdepends = python: for python bindings
+ provides = pybind11
+ conflicts = pybind11
+ source = git+https://github.com/pybind/pybind11.git
+ sha256sums = SKIP
+
+pkgname = pybind11-git