wok diff gnome-doc-utils/receipt @ rev 6741

Up: gnome-doc-utils to 0.16.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Oct 16 21:23:43 2010 +0000 (2010-10-16)
parents 7d810eeb59db
children cc6aaba4361c
line diff
     1.1 --- a/gnome-doc-utils/receipt	Fri Jul 23 11:11:25 2010 +0200
     1.2 +++ b/gnome-doc-utils/receipt	Sat Oct 16 21:23:43 2010 +0000
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gnome-doc-utils"
     1.7 -VERSION="0.12.2"
     1.8 +VERSION="0.16.1"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="Documentation  utilities for Gnome"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12  DEPENDS="libxml2 libxslt python libxml2-python"
    1.13 -BUILD_DEPENDS="libxml2-dev libxslt-dev libxslt"
    1.14 +BUILD_DEPENDS="libxml2-dev libxslt-dev libxslt libxml2-python pkg-config intltool"
    1.15  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.16  WEB_SITE="http://www.gnome.org/"
    1.17 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/gnome-doc-utils/0.12/$TARBALL"
    1.18 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.19  
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()