wok diff qemulator/receipt @ rev 16556
Up: spk (1.4.2) - Critical bug fix for config files
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 30 14:37:37 2014 +0200 (2014-04-30) |
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 30 14:37:37 2014 +0200 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 {