wok diff tazchroot/receipt @ rev 8713

Fixed avidemux.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Feb 17 18:20:31 2011 +0000 (2011-02-17)
parents d9b0c029cf26
children 50ec3e86e019
line diff
     1.1 --- a/tazchroot/receipt	Thu Feb 17 00:46:18 2011 +0100
     1.2 +++ b/tazchroot/receipt	Thu Feb 17 18:20:31 2011 +0000
     1.3 @@ -8,17 +8,12 @@
     1.4  DEPENDS="libtaz"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.slitaz.org/"
     1.7 -# Use bitbucket until tank is back.
     1.8 +# Use mercurial until tarball is mirrored.
     1.9  #WGET_URL="http://mirror.slitaz.org/sources/$PACKAGE/$TARBALL"
    1.10  BUILD_DEPENDS="wget"
    1.11 -WGET_URL="https://bitbucket.org/gokhlayeh/$PACKAGE/get/$VERSION.tar.bz2"
    1.12 +WGET_URL="http://hg.slitaz.org/$PACKAGE/archive/$VERSION.tar.bz2"
    1.13  TAGS="slitaz"
    1.14  
    1.15 -compile_rules()
    1.16 -{
    1.17 -	:
    1.18 -}
    1.19 -
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.21  genpkg_rules()
    1.22  {