wok diff lxml/receipt @ rev 7121

Up: gnome-icon-theme to 2.31.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Nov 04 17:11:01 2010 +0000 (2010-11-04)
parents d04823a784db
children
line diff
     1.1 --- a/lxml/receipt	Sun Mar 15 20:05:38 2009 +0000
     1.2 +++ b/lxml/receipt	Thu Nov 04 17:11:01 2010 +0000
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lxml"
     1.7 -VERSION="2.1.1"
     1.8 +VERSION="2.2.8"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Python bindings for libxml2 and libxslt libraries."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  TARBALL="$PACKAGE-$VERSION.tgz"
    1.13  WEB_SITE="http://codespeak.net/lxml/"
    1.14 -WGET_URL="http://codespeak.net/$PACKAGE/$TARBALL"
    1.15 +WGET_URL="http://launchpad.net/$PACKAGE/2.2/2.2.8/+download/$TARBALL"
    1.16  DEPENDS="python libxml2 libxslt zlib"
    1.17 -BUILD_DEPENDS="python libxslt-dev"
    1.18 +BUILD_DEPENDS="python python-dev libxml2-dev libxslt-dev"
    1.19  
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()