boost: add version 1.41.0 and modified boost-14x.inc
authorDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Sun, 6 Dec 2009 22:59:11 +0000 (23:59 +0100)
committerDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Sun, 6 Dec 2009 23:16:39 +0000 (00:16 +0100)
commit8bd570aa038b899cacaf6768945db691009ac884
treefa0723855e445ed58d4c677d2a558b24998bb590
parentb3312705e639262b3b83017897cd3056b22e8912
boost: add version 1.41.0 and modified boost-14x.inc

*1.41.0 fixes a bug with MPI: in 1.40.0 if you don't have the mpi
 libraries installed in your host it fails
*added the dependency on icu because of things like that:
 unicode/utypes.h: No such file or directory
*made it install in ${libdir} instead of ${libdir}/boost-${PV}:
 thanks woglinde for pointing me that a variable existed for that
 that is achieved with -DINSTALL_VERSIONED:BOOL=OFF
*removed an useless like that were here because the recipe was
 copied from the split function was copied from an old boost recipe
 that used bjam
recipes/boost/boost-14x.inc
recipes/boost/boost_1.41.0.bb [new file with mode: 0644]
recipes/boost/files/1.41.0_uclibc.patch [new file with mode: 0644]