wok annotate openjdk-6-src/receipt @ rev 10417

texinfo: Added cook_tmp_toolchain function to fix tazwok cook-toolchain.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue May 24 08:02:26 2011 +0000 (2011-05-24)
parents
children 8ce80da325d9
rev   line source
gokhlayeh@9223 1 # SliTaz package receipt.
gokhlayeh@9223 2
gokhlayeh@9223 3 PACKAGE="openjdk-6-src"
gokhlayeh@9223 4 VERSION="b20-21_jun_2010"
gokhlayeh@9223 5 CATEGORY="development"
gokhlayeh@9223 6 SHORT_DESC="Openjdk6 we use to cook icedtea6 (empty package)"
gokhlayeh@9223 7 MAINTAINER="gokhlayeh@mailoo.org"
gokhlayeh@9223 8 TARBALL="$PACKAGE-$VERSION.tar.gz"
gokhlayeh@9223 9 WEB_SITE="http://java.sun.com"
gokhlayeh@9223 10 WGET_URL="http://download.java.net/openjdk/jdk6/promoted/${VERSION%-*}/$TARBALL"
gokhlayeh@9223 11 COOK_OPT="!unpack !repack_src !fs"