summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aea261ba52e1a9d8241e2b7ce6d96c6bbd9b653f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = mingw-w64-pybind11
	pkgdesc = A lightweight header-only library that exposes C++ types in Python and vice versa (mingw-w64)
	pkgver = 2.6.2
	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.6.2.tar.gz
	sha256sums = 8ff2fff22df038f5cd02cea8af56622bc67f5b64534f1b83b9f133b8366acff2

pkgname = mingw-w64-pybind11