Package Details: boost-65-compat 1.65.1-11

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
Submitter: dark-saber
Maintainer: andreas_baumann
Last Packager: andreas_baumann
Votes: 5
Popularity: 0.052727
First Submitted: 2018-01-07 08:19 (UTC)
Last Updated: 2026-03-05 07:08 (UTC)

Latest Comments

« First ‹ Previous 1 2

dark-saber commented on 2018-02-14 07:30 (UTC)

caevaroy:

Something shady happens on sourceforge again... Switched to alternative source server, which is linked from boost.org.

caevaroy commented on 2018-02-14 03:55 (UTC)

==> Validating source files with sha256sums... boost_1_65_1.tar.bz2 ... FAILED

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.