wok diff jdk6-jaxp/receipt @ rev 9993

hal-dev: add missing deps
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu May 19 00:45:38 2011 +0200 (2011-05-19)
parents
children 47f31ce14930
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/jdk6-jaxp/receipt	Thu May 19 00:45:38 2011 +0200
     1.3 @@ -0,0 +1,12 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="jdk6-jaxp"
     1.7 +VERSION="b20"
     1.8 +CATEGORY="development"
     1.9 +SHORT_DESC="A component of Sun's jdk6 we use to cook icedtea6 (empty package)"
    1.10 +MAINTAINER="gokhlayeh@mailoo.org"
    1.11 +BUILD_DEPENDS="wget"
    1.12 +TARBALL="$PACKAGE-$VERSION.zip"
    1.13 +WEB_SITE="http://java.sun.com"
    1.14 +WGET_URL="https://jaxp.dev.java.net/files/documents/913/150648/$TARBALL"
    1.15 +COOK_OPT="!unpack !repack_src !fs"