wok diff openjdk-6-src/receipt @ rev 10359
youtube-dl: Use $SOURCE_REPOSITORY.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun May 22 17:45:43 2011 +0000 (2011-05-22) |
parents | |
children | 8ce80da325d9 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/openjdk-6-src/receipt Sun May 22 17:45:43 2011 +0000 1.3 @@ -0,0 +1,11 @@ 1.4 +# SliTaz package receipt. 1.5 + 1.6 +PACKAGE="openjdk-6-src" 1.7 +VERSION="b20-21_jun_2010" 1.8 +CATEGORY="development" 1.9 +SHORT_DESC="Openjdk6 we use to cook icedtea6 (empty package)" 1.10 +MAINTAINER="gokhlayeh@mailoo.org" 1.11 +TARBALL="$PACKAGE-$VERSION.tar.gz" 1.12 +WEB_SITE="http://java.sun.com" 1.13 +WGET_URL="http://download.java.net/openjdk/jdk6/promoted/${VERSION%-*}/$TARBALL" 1.14 +COOK_OPT="!unpack !repack_src !fs"