wok rev 546

New toolchain: binutils-2.17.50, gcc-4.2.3, glibc-2.7
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 12 15:41:47 2008 +0200 (2008-04-12)
parents 7bc2d8431489
children d5e75812e704
files gcc-lib-base/receipt gcc/receipt
line diff
     1.1 --- a/gcc-lib-base/receipt	Sat Apr 12 14:56:21 2008 +0200
     1.2 +++ b/gcc-lib-base/receipt	Sat Apr 12 15:41:47 2008 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gcc-lib-base"
     1.7 -VERSION="4.3.0"
     1.8 +VERSION="4.2.3"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="GCC base libraries, libgcc_s and libstdc++."
    1.11  MAINTAINER="pankso@slitaz.org"
     2.1 --- a/gcc/receipt	Sat Apr 12 14:56:21 2008 +0200
     2.2 +++ b/gcc/receipt	Sat Apr 12 15:41:47 2008 +0200
     2.3 @@ -1,12 +1,12 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="gcc"
     2.7 -VERSION="4.3.0"
     2.8 +VERSION="4.2.3"
     2.9  CATEGORY="development"
    2.10  SHORT_DESC="The the GNU Compiler Collection."
    2.11  MAINTAINER="pankso@slitaz.org"
    2.12  DEPENDS="gmp mpfr"
    2.13 -BUILD_DEPENDS="gawk gmp gmp-dev mpfr mpfr-dev"
    2.14 +BUILD_DEPENDS="glibc-dev gawk flex"
    2.15  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    2.16  WEB_SITE="http://gcc.gnu.org/"
    2.17  WGET_URL="ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/releases/$PACKAGE-$VERSION/$TARBALL"