summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 43ab2e99bd7b91d207f4ded0c211ac3e33ef011c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = mingw-w64-pybind11
	pkgdesc = A lightweight header-only library that exposes C++ types in Python and vice versa (mingw-w64)
	pkgver = 2.8.0
	pkgrel = 1
	url = https://pybind11.readthedocs.org/
	arch = any
	license = BSD
	makedepends = mingw-w64-cmake
	makedepends = mingw-w64-boost
	makedepends = mingw-w64-eigen
	depends = mingw-w64-crt
	options = !buildflags
	options = !strip
	options = staticlibs
	source = https://github.com/pybind/pybind11/archive/v2.8.0.tar.gz
	sha256sums = 9ca7770fc5453b10b00a4a2f99754d7a29af8952330be5f5602e7c2635fa3e79

pkgname = mingw-w64-pybind11