wok diff tazdev/receipt @ rev 10355

libIDL: Update WGET_URL to use GNOME_MIRROR in tazwok.conf and cook.conf.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 22 16:49:53 2011 +0000 (2011-05-22)
parents 22939da9bd99
children 60e5b78b4e58
line diff
     1.1 --- a/tazdev/receipt	Wed May 04 16:22:49 2011 +0000
     1.2 +++ b/tazdev/receipt	Sun May 22 16:49:53 2011 +0000
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="SliTaz developers tools."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="rsync"
     1.8 -BUILD_DEPENDS="mercurial"
     1.9  SOURCE="slitaz-dev-tools"
    1.10 +TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.11  WGET_URL="mercurial|http://hg.slitaz.org/slitaz-dev-tools"
    1.12  BRANCH="$VERSION"
    1.13  WEB_SITE="http://www.slitaz.org/"
    1.14  
    1.15 +DEPENDS="rsync"
    1.16 +BUILD_DEPENDS="mercurial"
    1.17 +
    1.18  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.19  genpkg_rules()
    1.20  {