wok diff ecj/receipt @ rev 4677

Up: intltool (0.40.6)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Dec 30 10:26:31 2009 +0100 (2009-12-30)
parents 14b75f02548a
children 31c985a0bd3d
line diff
     1.1 --- a/ecj/receipt	Mon Aug 03 11:49:03 2009 +0000
     1.2 +++ b/ecj/receipt	Wed Dec 30 10:26:31 2009 +0100
     1.3 @@ -1,18 +1,19 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ecj"
     1.7 -VERSION="3.5"
     1.8 +VERSION="3.4.2"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="The Eclipse standalone batch Java compiler and Ant compiler adapter."
    1.11  MAINTAINER="rcx@zoominternet.net"
    1.12  DEPENDS="jre"
    1.13 +#DEPENDS="java-jre"
    1.14  BUILD_DEPENDS=""
    1.15 +SUGGESTED=""
    1.16  TARBALL="$PACKAGE-$VERSION.jar"
    1.17  WEB_SITE="http://www.eclipse.org/jdt/core/"
    1.18 -# 3.4.2: WGET_URL="http://download.eclipse.org/eclipse/downloads/drops/R-$VERSION-200902111700/$TARBALL"
    1.19 -# 3.5:
    1.20 -WGET_URL="http://download.eclipse.org/eclipse/downloads/drops/R-$VERSION-200906111540/$TARBALL"
    1.21 -PROVIDE="jdk"
    1.22 +# 3.4.2:
    1.23 +WGET_URL="http://download.eclipse.org/eclipse/downloads/drops/R-$VERSION-200902111700/$TARBALL"
    1.24 +# 3.5: WGET_URL="http://download.eclipse.org/eclipse/downloads/drops/R-$VERSION-200906111540/$TARBALL"
    1.25  
    1.26  # Rules to configure and make the package.
    1.27  compile_rules()