wok-current diff jclic/receipt @ rev 17572
Fix: harfbuzz
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Sat Feb 07 20:40:29 2015 +0000 (2015-02-07) |
parents | cb43903ea367 |
children | e3f377fbc5f0 |
line diff
1.1 --- a/jclic/receipt Mon Jul 22 18:20:04 2013 -0300 1.2 +++ b/jclic/receipt Sat Feb 07 20:40:29 2015 +0000 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 {