./devel/py-boost-cmake, Free, peer-reviewed portable C++ source libraries (Boost.Python cmake files)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.87.0, Package name: py-boost-cmake-1.87.0, Maintainer: pkgsrc-users

Boost is a set of free, peer-reviewed, C++ libraries. The emphasis is on
portable libraries which work well with the ISO C++ Standard Library.

This package provides the cmake config files for the Boost Python
library which are agnostic to the Python version.


Master sites:

Filesize: 128391.797 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-24 00:09:45 by Taylor R Campbell | Files touched by this commit (1)
Log message:
devel/py-boost-cmake: Defer evaluation of PYTHON_VERSION_REQD.

This way it can be determined by PKGNAME_REQD too.

No functional change intended when the build succeeds -- the output
is still supposed to be independent of the Python version.