FS#12720 - Please upgrade to boost 1.37.0.

Attached to Project: Arch Linux
Opened by Peter Simons (peti) - Friday, 09 January 2009, 13:53 GMT
Last edited by Aaron Griffin (phrakture) - Wednesday, 11 February 2009, 16:23 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Kevin Piche (kpiche)
Architecture All
Severity Medium
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

* Upgrade to 1.37.0

* Build bootstrapping bjam only if the binary doesn't exist yet.

* Don't install bjam. It's useless without the Boost.Build package
(that this PKGBUILD does not install).

* Ensure that the expat library is found.

* Don't install Pyste. The installation doesn't work because of missing
libraries.

* Don't set CFLAGS. The variable has no effect on the build.
   PKGBUILD (1.7 KiB)
This task depends upon

Closed by  Aaron Griffin (phrakture)
Wednesday, 11 February 2009, 16:23 GMT
Reason for closing:  Implemented
Additional comments about closing:  Now at boost 1.38.0 - see  FS#13201 
Comment by Peter Simons (peti) - Friday, 09 January 2009, 13:54 GMT
Oh, forgot to mention:

* Determine version of the installed Python binary dynamically.

Loading...