summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f6fcc2114b79ad9151338043f070e70582ef4363 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = pybind11-git
	pkgdesc = pybind11 (git version)
	pkgver = v2.10.2.r32.g3cc7e425
	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