wok-current diff qemulator/receipt @ rev 15828

bazaar-tools: I think cookutils only uses real wget when https is in WGET_URL.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Jan 24 10:50:53 2014 +0000 (2014-01-24)
parents 2c2c78a87d55
children 9689f1b75619
line diff
     1.1 --- a/qemulator/receipt	Wed Aug 04 00:32:44 2010 +0200
     1.2 +++ b/qemulator/receipt	Fri Jan 24 10:50:53 2014 +0000
     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  {