summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorjapm482021-07-31 05:28:17 +0200
committerjapm482021-07-31 05:32:35 +0200
commit646c13f5a5b13e135ea75c4fc604861a8192c22b (patch)
treebdfb3ad7ce7852e18bd62fd458317102265e00a3 /.SRCINFO
downloadaur-646c13f5a5b13e135ea75c4fc604861a8192c22b.tar.gz
first commit
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