wok annotate openjdk-6-src/receipt @ rev 10082
Up: qt4 to 4.7.3. This adds sercurity fixes in this release. Add libQtPlugins so you don't need to install Qt4-dev to run mixxx.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 06:22:56 2011 +0000 (2011-05-20) |
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" |