wok-next diff cdrkit/receipt @ rev 17227
Add snimpy
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Oct 16 13:21:39 2014 +0200 (2014-10-16) |
parents | d4e83c73b190 |
children | 73cdd2cf47c4 |
line diff
1.1 --- a/cdrkit/receipt Wed May 11 13:57:07 2011 +0200 1.2 +++ b/cdrkit/receipt Thu Oct 16 13:21:39 2014 +0200 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Wodim for recording/blanking CDs/DVDs and genisoimage for ISO." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.cdrkit.org/" 1.10 WGET_URL="http://cdrkit.org/releases/$TARBALL" 1.11 @@ -28,8 +29,8 @@ 1.12 genpkg_rules() 1.13 { 1.14 mkdir -p $fs/usr/bin 1.15 - cp $_pkg/usr/bin/genisoimage $fs/usr/bin 1.16 - cp $_pkg/usr/bin/wodim $fs/usr/bin 1.17 + cp $install/usr/bin/genisoimage $fs/usr/bin 1.18 + cp $install/usr/bin/wodim $fs/usr/bin 1.19 # Make symlinks for cdrtools compatibility 1.20 cd $fs/usr/bin 1.21 ln -s wodim cdrecord