wok-current annotate 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 |
rev | line source |
---|---|
gokhlayeh@9223 | 1 # SliTaz package receipt. |
gokhlayeh@9223 | 2 |
gokhlayeh@9223 | 3 PACKAGE="jdk6-jaxws" |
gokhlayeh@9223 | 4 VERSION="b20" |
pankso@10634 | 5 CATEGORY="meta" |
gokhlayeh@9223 | 6 SHORT_DESC="A component of Sun's jdk6 we use to cook icedtea6 (empty package)" |
pascal@13025 | 7 MAINTAINER="gokhlayeh@slitaz.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" |
pankso@10634 | 13 |
pankso@10634 | 14 # Rules to gen a SliTaz package suitable for Tazpkg. |
pankso@10634 | 15 compile_rules() |
pankso@10634 | 16 { |
pankso@10634 | 17 mkdir -p $fs/usr |
pankso@10634 | 18 } |