wok-next annotate jdk7-jaxws/receipt @ rev 20663

Fix web site for the Shimmer Project themes
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 10 22:58:32 2018 +0300 (2018-05-10)
parents 3e4d8dd8e394
children d5aab818505e
rev   line source
al@20473 1 # SliTaz package receipt v2.
yuripourre@16968 2
yuripourre@16968 3 PACKAGE="jdk7-jaxws"
yuripourre@16968 4 VERSION="2.5.1"
yuripourre@16968 5 CATEGORY="meta"
yuripourre@16968 6 SHORT_DESC="A component of Sun's JDK 7 we use to cook icedtea7 (empty package)"
yuripourre@16968 7 MAINTAINER="yuripourre@gmail.com"
yuripourre@16968 8 LICENSE="GPL2"
yuripourre@16968 9 WEB_SITE="http://icedtea.classpath.org"
al@20473 10
al@20473 11 TARBALL="jaxws.tar.bz2"
yuripourre@16968 12 WGET_URL="http://icedtea.wildebeest.org/download/drops/icedtea7/$VERSION/$TARBALL"
al@20473 13
yuripourre@16968 14 COOK_OPT="!unpack !repack_src !fs"
yuripourre@16968 15
al@20473 16 compile_rules() {
al@20473 17 mkdir -p $install
yuripourre@16968 18 }