UmVirt LFS Package info
DB commit: f9aede95e4e5157a46ec1323bb7abf8947e8632d
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
python3-pybind11
Seamless operability between C++11 and PythonPackage info
Template:
Codename: python3-pybind11
Source file: pybind11-2.12.0.tar.gz
Source file size: 211887
Source file MD5-checkum: 4ce1adf3ae1f0e60c034f04647cb3062
Source directory: pybind11-2.12.0
Package URL: https://umvirt.com/linux/downloads/0.2.1/packages/python-modules/pybind11-2.12.0.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.1/packages/python-modules/pybind11-2.12.0.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: OpenImageIO, OpenShadingLanguage.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
#
Build script:
pip3 wheel -w dist --no-build-isolation --no-deps $PWD
Install script:
pip3 install --no-index --find-links dist --no-cache-dir --no-user pybind11
sed -e 's/\${pcfiledir}\/..\/..\//\/usr/' -i build/lib/pybind11/share/pkgconfig/pybind11.pc
mkdir -v /usr/lib/cmake/pybind11
install -v -d -m755 build/lib/pybind11/share/cmake/pybind11 /usr/lib/cmake
install -v -m644 build/lib/pybind11/share/cmake/pybind11/* /usr/lib/cmake/pybind11
install -v -m644 build/lib/pybind11/share/pkgconfig/pybind11.pc /usr/lib/pkgconfig
cp -rv build/lib/pybind11/include/pybind11 /usr/include/