PKGBUILDs/extra/pybind11/.SRCINFO
2024-07-20 10:27:20 +00:00

25 lines
1,013 B
Text

pkgbase = pybind11
pkgdesc = A lightweight header-only library that exposes C++ types in Python and vice versa
pkgver = 2.13.1
pkgrel = 2
url = https://pybind11.readthedocs.org/
arch = any
license = BSD-3-Clause
checkdepends = python-numpy
makedepends = cmake
makedepends = boost
makedepends = eigen
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-pytest
makedepends = python-wheel
optdepends = python-setuptools: for python bindings
source = https://github.com/pybind/pybind11/archive/v2.13.1/pybind11-2.13.1.tar.gz
source = https://github.com/pybind/pybind11/commit/51c2aa16de5b50fe4be6a0016d6090d4a831899e.patch
source = 010-pybind11-remove-unwanted-pip-build-deps.patch
sha256sums = 51631e88960a8856f9c497027f55c9f2f9115cafb08c0005439838a05ba17bfc
sha256sums = cf1001cf7faccf0d9a7181d676ee4895f2fe5677a672c0344ded71e49e6ab378
sha256sums = 27f13a9b32ef344223d70f7340cc32d181ed1de0beb9ce8b6779271f7abd15c9
pkgname = pybind11