wok view jdk6-jaxws/receipt @ rev 13025

clucene-dev, clucene, drupal, fcitx-skin-default, fcitx-zm, gejengel, hd2u, input-utils, jdk6-jaf, jdk6-jaxp, jdk6-jaxws, kismet, libedit-dev, libedit, linux-module-headers, linux-ocfs2, linux-staging, linux64-ocfs2, linux64-staging, menu-railroad, nfs-utils, ode-dev, openjdk-6-src, runcom, talloc-python, vlc-plugin, xorg-xf86-video-neomagic: fix maintainer
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 11 17:36:31 2012 +0200 (2012-06-11)
parents 47f31ce14930
children 7bb096863642
line source
1 # SliTaz package receipt.
3 PACKAGE="jdk6-jaxws"
4 VERSION="b20"
5 CATEGORY="meta"
6 SHORT_DESC="A component of Sun's jdk6 we use to cook icedtea6 (empty package)"
7 MAINTAINER="gokhlayeh@slitaz.org"
8 BUILD_DEPENDS="wget"
9 TARBALL="$PACKAGE-$VERSION.zip"
10 WEB_SITE="http://java.sun.com"
11 WGET_URL="https://jax-ws.dev.java.net/files/documents/4202/150724/$TARBALL"
12 COOK_OPT="!unpack !repack_src !fs"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 compile_rules()
16 {
17 mkdir -p $fs/usr
18 }