wok diff audiofile/receipt @ rev 7725

Add libsoup-dev, enchant-dev, libtasn1-dev, and sqlite-dev to libwebkit-dev depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Dec 19 18:44:27 2010 +0000 (2010-12-19)
parents 1d0ce199819e
children 01d294e2fcd0
line diff
     1.1 --- a/audiofile/receipt	Sat Jul 04 16:24:02 2009 +0000
     1.2 +++ b/audiofile/receipt	Sun Dec 19 18:44:27 2010 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="audiofile"
     1.7 -VERSION="0.2.6"
     1.8 +VERSION="0.2.7"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="provides a uniform and elegant API for accessing a variety of audio file formats"
    1.11  MAINTAINER="allan316@gmail.com"
    1.12  DEPENDS=""
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://www.68k.org/~michael/audiofile/"
    1.15 -WGET_URL="http://www.68k.org/~michael/audiofile/audiofile-0.2.6.tar.gz"
    1.16 +WGET_URL="$WEB_SITE/$TARBALL"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()