Package Details: boost-65-compat 1.65.1-9

Git Clone URL: https://aur.archlinux.org/boost-65-compat.git (read-only, click to copy)
Package Base: boost-65-compat
Description: Free peer-reviewed portable C++ source libraries - compat version - development headers
Upstream URL: https://www.boost.org/
Licenses: custom
Conflicts: boost, boost-libs
Submitter: dark-saber
Maintainer: piernov
Last Packager: piernov
Votes: 3
Popularity: 0.000000
First Submitted: 2018-01-07 08:19 (UTC)
Last Updated: 2024-08-06 21:52 (UTC)

Latest Comments

« First ‹ Previous 1 2

dark-saber commented on 2018-01-25 07:50 (UTC) (edited on 2018-01-25 07:50 (UTC) by dark-saber)

yoburtu: Hi, you can add something like:

cp -a "${_stagedir}"/include "${pkgdir}"/usr

to the package() section of the PKGBUILD. Also, there is a $stagedir/python3/include directory.

You can also look into the $BUILDDIR/boost-65-compat/src/stagedir and see if you want to keep any additional files while being aware of probable file conflicts with other packages.

yoburtu commented on 2018-01-24 19:31 (UTC)

Hi,

How can I install Boost 1.65.1 includes?.

I need that version for compile.

Best regards.