wok rev 13135

e3: update WGET_URL
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 08 16:23:26 2012 +0200 (2012-07-08)
parents 9584196b887d
children 9433ff922ea5
files e3/receipt libboost-dev/receipt
line diff
     1.1 --- a/e3/receipt	Sun Jul 08 14:35:20 2012 +0000
     1.2 +++ b/e3/receipt	Sun Jul 08 16:23:26 2012 +0200
     1.3 @@ -6,10 +6,10 @@
     1.4  SHORT_DESC="e3 is a full featured text editor written in NASM assembler."
     1.5  MAINTAINER="devl547@gmail.com"
     1.6  DEPENDS=""
     1.7 -BUILD_DEPENDS="make nasm"
     1.8 +BUILD_DEPENDS="make nasm wget"
     1.9  TARBALL="$PACKAGE-$VERSION.tgz"
    1.10  WEB_SITE="http://sites.google.com/site/e3editor"
    1.11 -WGET_URL="$WEB_SITE/Home/$TARBALL"
    1.12 +WGET_URL="https://sites.google.com/site/e3editor/Home/$TARBALL?attredirects=0"
    1.13  TAGS="text-editor"
    1.14  
    1.15  # Rules to configure and make the package.
     2.1 --- a/libboost-dev/receipt	Sun Jul 08 14:35:20 2012 +0000
     2.2 +++ b/libboost-dev/receipt	Sun Jul 08 16:23:26 2012 +0200
     2.3 @@ -21,7 +21,7 @@
     2.4  WEB_SITE="http://www.boost.org/"
     2.5  WGET_URL="$SF_MIRROR/$SOURCE/$TARBALL"
     2.6  
     2.7 -DEPENDS="gcc-lib-base libboost-math-dev"
     2.8 +DEPENDS="gcc-lib-base libboost-math-dev libboost-date-time-dev"
     2.9  BUILD_DEPENDS="python python-dev expat-dev expat zlib-dev bzip2-dev"
    2.10  RELOCATE_LIBS="{ date_time filesystem graph iostreams \
    2.11  	math program_options python regex serialization \