wok diff libboost-dev/receipt @ rev 7276

busybox-static should be sync'ed with busybox
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Nov 15 15:15:09 2010 +0100 (2010-11-15)
parents 8752c40cc534
children d80becd997d7
line diff
     1.1 --- a/libboost-dev/receipt	Sun Feb 28 16:17:14 2010 +0100
     1.2 +++ b/libboost-dev/receipt	Mon Nov 15 15:15:09 2010 +0100
     1.3 @@ -10,8 +10,8 @@
     1.4  # to get a package with the slitaz version numbering
     1.5  PACKAGE="libboost-dev"
     1.6  SOURCE="boost"
     1.7 -VERSION="1.41.0"
     1.8 -WGET_SOURCE="boost_1_41_0"
     1.9 +VERSION="1.44.0"
    1.10 +WGET_SOURCE="boost_1_44_0"
    1.11  
    1.12  CATEGORY="development"
    1.13  SHORT_DESC="Free peer-reviewed portable C++ source libraries."
    1.14 @@ -22,7 +22,7 @@
    1.15  WGET_URL="$SF_MIRROR/$SOURCE/$TARBALL"
    1.16  
    1.17  DEPENDS="gcc-lib-base"
    1.18 -BUILD_DEPENDS="python python-dev expat-dev expat"
    1.19 +BUILD_DEPENDS="python python-dev expat-dev expat zlib-dev bzip2-dev"
    1.20  RELOCATE_LIBS="{ date_time filesystem graph iostreams \
    1.21  	math program_options python regex serialization \
    1.22  	signal system test thread tr1 wave }"
    1.23 @@ -63,8 +63,8 @@
    1.24  		--includedir=$src/_pkg/usr/include \
    1.25  		--build-type=minimal \
    1.26  		install
    1.27 -	mv $src/_pkg/usr/include/boost-1_41/boost $src/_pkg/usr/include &&
    1.28 -	rm -r -f $src/_pkg/usr/include/boost-1_41
    1.29 +	mv $src/_pkg/usr/include/boost-1_44/boost $src/_pkg/usr/include &&
    1.30 +	rm -r -f $src/_pkg/usr/include/boost-1_44
    1.31  	
    1.32  	# create the missing links to the shared libs
    1.33  	cd $src/_pkg/usr/lib