wok-4.x rev 6638

Up: intltool to 0.41.1. Needed for gnome-doc-utils to compile (i think).
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 10 14:32:51 2010 +0000 (2010-10-10)
parents 5ac815e88f51
children 3bda254951df
files intltool/receipt
line diff
     1.1 --- a/intltool/receipt	Sun Oct 10 14:02:41 2010 +0000
     1.2 +++ b/intltool/receipt	Sun Oct 10 14:32:51 2010 +0000
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="intltool"
     1.7 -VERSION="0.40.6"
     1.8 +VERSION="0.41.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Translation tools (PO, XML)."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.13 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  DEPENDS="perl perl-xml-parser gettext"
    1.15  BUILD_DEPENDS="perl perl-xml-parser"
    1.16  WEB_SITE="http://www.gnome.org/"
    1.17 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/intltool/0.40/$TARBALL"
    1.18 +WGET_URL="http://edge.launchpad.net/intltool/trunk/$VERSION/+download/$TARBALL"
    1.19  
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()