wok-6.x diff jclic/receipt @ rev 18799
syslinux/taziso/bootiso: custom config support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jan 10 10:39:46 2016 +0100 (2016-01-10) |
parents | cb43903ea367 |
children | e3f377fbc5f0 |
line diff
1.1 --- a/jclic/receipt Mon Jul 22 18:20:04 2013 -0300 1.2 +++ b/jclic/receipt Sun Jan 10 10:39:46 2016 +0100 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="A platform for multimedia educational activities" 1.6 MAINTAINER="claudinei@slitaz.org" 1.7 -DEPENDS="java-jre" 1.8 +LICENSE="GPL2" 1.9 TARBALL="$PACKAGE-$VERSION.zip" 1.10 WEB_SITE="http://clic.xtec.cat/en/jclic" 1.11 WGET_URL="http://clic.xtec.cat/dist/jclic/$TARBALL" 1.12 TAGS="java multimedia education" 1.13 1.14 +DEPENDS="java-jre" 1.15 + 1.16 # Rules to configure and make the package. 1.17 compile_rules() 1.18 {