wok-current diff qemulator/receipt @ rev 16402
Up: slitaz-tools, slitaz-tools-boxes (5.7.1)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Apr 16 14:34:44 2014 +0300 (2014-04-16) |
parents | 2c2c78a87d55 |
children | 9689f1b75619 |
line diff
1.1 --- a/qemulator/receipt Wed Aug 04 00:32:44 2010 +0200 1.2 +++ b/qemulator/receipt Wed Apr 16 14:34:44 2014 +0300 1.3 @@ -5,14 +5,16 @@ 1.4 CATEGORY="misc" 1.5 SHORT_DESC="The full featured qemu emulation suite." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 SOURCE="Qemulator" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://qemulator.createweb.de/" 1.11 WGET_URL="http://qemulator.createweb.de/phocadownload/$TARBALL" 1.12 -DEPENDS="python pygtk qemu" 1.13 SUGGESTED="kqemu" 1.14 TAGS="emulator virtualization" 1.15 1.16 +DEPENDS="python pygtk qemu" 1.17 + 1.18 # Rules to gen a SliTaz package suitable for Tazpkg. 1.19 genpkg_rules() 1.20 {