wok rev 5789

Up libiec61883 (1.2.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 11 10:17:23 2010 +0200 (2010-07-11)
parents d716f22ec2df
children 73b5177e96e3
files libiec61883/receipt
line diff
     1.1 --- a/libiec61883/receipt	Sun Jul 11 10:09:32 2010 +0200
     1.2 +++ b/libiec61883/receipt	Sun Jul 11 10:17:23 2010 +0200
     1.3 @@ -1,15 +1,17 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libiec61883"
     1.7 -VERSION="1.1.0"
     1.8 +VERSION="1.2.0"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="libiec61883 is a standard defining a high speed serial bus."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="libraw1394"
    1.13  BUILD_DEPENDS="libraw1394 libraw1394-dev"
    1.14 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15 +#TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.16 +TARBALL="${PACKAGE}_$VERSION.orig.tar.gz"
    1.17  WEB_SITE="http://www.linux1394.org/"
    1.18 -WGET_URL="http://www.linux1394.org/dl/$TARBALL"
    1.19 +#WGET_URL="http://www.linux1394.org/dl/$TARBALL"
    1.20 +WGET_URL="http://ftp.debian.org/pool/main/libi/$PACKAGE/$TARBALL"
    1.21  
    1.22  # Rules to configure and make the package.
    1.23  compile_rules()