wok-6.x diff webkit-r/receipt @ rev 2254

Add squirrelmail-legend
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 15 22:51:24 2009 +0000 (2009-02-15)
parents a412fbf20218
children 4b295d830ae7
line diff
     1.1 --- a/webkit-r/receipt	Thu Oct 09 21:05:08 2008 +0000
     1.2 +++ b/webkit-r/receipt	Sun Feb 15 22:51:24 2009 +0000
     1.3 @@ -1,11 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="webkit-r"
     1.7 -VERSION="35075"
     1.8 +VERSION="39953"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="xHTML render library."
    1.11  DEPENDS="libxslt"
    1.12 -BUILD_DEPENDS="icu-dev icu gperf libxslt-dev glib-dev"
    1.13 +BUILD_DEPENDS="icu icu-dev gperf libxslt-dev glib-dev autoconf automake 
    1.14 +               sqlite-dev libtool m4 bison flex"
    1.15  MAINTAINER="pankso@slitaz.org"
    1.16  TARBALL="WebKit-r${VERSION}.tar.bz2"
    1.17  WEB_SITE="http://webkit.org/"
    1.18 @@ -14,7 +15,7 @@
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()
    1.21  {
    1.22 -	mv WebKit-r${VERSION} $PACKAGE-$VERSION
    1.23 +	mv WebKit-r${VERSION} $PACKAGE-$VERSION 2>/dev/null
    1.24  	cd $src
    1.25  	./autogen.sh \
    1.26  		--prefix=/usr \