# HG changeset patch # User Christopher Rogers # Date 1286721171 0 # Node ID 873acd44b973c469579feb6927a7d0828569ebd8 # Parent 5ac815e88f513662acc515545f47b3f20026ce8e Up: intltool to 0.41.1. Needed for gnome-doc-utils to compile (i think). diff -r 5ac815e88f51 -r 873acd44b973 intltool/receipt --- a/intltool/receipt Sun Oct 10 14:02:41 2010 +0000 +++ b/intltool/receipt Sun Oct 10 14:32:51 2010 +0000 @@ -1,15 +1,15 @@ # SliTaz package receipt. PACKAGE="intltool" -VERSION="0.40.6" +VERSION="0.41.1" CATEGORY="development" SHORT_DESC="Translation tools (PO, XML)." MAINTAINER="pankso@slitaz.org" -TARBALL="$PACKAGE-$VERSION.tar.bz2" +TARBALL="$PACKAGE-$VERSION.tar.gz" DEPENDS="perl perl-xml-parser gettext" BUILD_DEPENDS="perl perl-xml-parser" WEB_SITE="http://www.gnome.org/" -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/intltool/0.40/$TARBALL" +WGET_URL="http://edge.launchpad.net/intltool/trunk/$VERSION/+download/$TARBALL" # Rules to configure and make the package. compile_rules()