wok diff jdk6-jaxp/receipt @ rev 9292

Add iptables-dev. Thanks to domcox for making this receipt.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Mar 17 05:26:48 2011 +0000 (2011-03-17)
parents
children 47f31ce14930
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/jdk6-jaxp/receipt	Thu Mar 17 05:26:48 2011 +0000
     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"