wok-next diff puzzles/receipt @ rev 16839
Add v4l4j (0.9.1)
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Sat Jul 12 15:02:35 2014 -0300 (2014-07-12) |
parents | 38bfb19944b1 |
children | 27bae9732b8d |
line diff
1.1 --- a/puzzles/receipt Thu Aug 15 10:51:36 2013 +0000 1.2 +++ b/puzzles/receipt Sat Jul 12 15:02:35 2014 -0300 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="Misc puzzles games." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="MIT" 1.8 TARBALL="$PACKAGE.tar.gz" 1.9 WEB_SITE="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/" 1.10 WGET_URL="${WEB_SITE}$TARBALL" 1.11 @@ -36,6 +37,6 @@ 1.12 cp $img $fs/usr/share/pixmaps/$(basename $img -16d24.png).png 1.13 done 1.14 1.15 - cp -a stuff/*.desktop $fs/usr/share/applications 1.16 + cp -a $stuff/*.desktop $fs/usr/share/applications 1.17 } 1.18