wok annotate jdk6-jaxws/receipt @ rev 10289

cgdb: Add $CONFIGURE_ARGS.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 21 18:26:24 2011 +0000 (2011-05-21)
parents
children 47f31ce14930
rev   line source
gokhlayeh@9223 1 # SliTaz package receipt.
gokhlayeh@9223 2
gokhlayeh@9223 3 PACKAGE="jdk6-jaxws"
gokhlayeh@9223 4 VERSION="b20"
gokhlayeh@9223 5 CATEGORY="development"
gokhlayeh@9223 6 SHORT_DESC="A component of Sun's jdk6 we use to cook icedtea6 (empty package)"
gokhlayeh@9223 7 MAINTAINER="gokhlayeh@mailoo.org"
gokhlayeh@9223 8 BUILD_DEPENDS="wget"
gokhlayeh@9223 9 TARBALL="$PACKAGE-$VERSION.zip"
gokhlayeh@9223 10 WEB_SITE="http://java.sun.com"
gokhlayeh@9223 11 WGET_URL="https://jax-ws.dev.java.net/files/documents/4202/150724/$TARBALL"
gokhlayeh@9223 12 COOK_OPT="!unpack !repack_src !fs"