wok annotate jdk6-jaxp/receipt @ rev 10434

grub4dos: fix path to lib (no more i386-pc but i386-slitaz)
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 25 00:43:57 2011 +0200 (2011-05-25)
parents
children 47f31ce14930
rev   line source
gokhlayeh@9223 1 # SliTaz package receipt.
gokhlayeh@9223 2
gokhlayeh@9223 3 PACKAGE="jdk6-jaxp"
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://jaxp.dev.java.net/files/documents/913/150648/$TARBALL"
gokhlayeh@9223 12 COOK_OPT="!unpack !repack_src !fs"