diff --git a/templates/intltool/template b/templates/intltool/template index 321a7f23c0..c87293f19a 100644 --- a/templates/intltool/template +++ b/templates/intltool/template @@ -1,8 +1,8 @@ # Template build file for 'intltool'. pkgname=intltool version=0.40.6 -distfiles=" -http://ftp.gnome.org/pub/GNOME/sources/intltool/0.40/$pkgname-$version.tar.bz2" +revision=1 +distfiles="${GNOME_SITE}/$pkgname/0.40/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Toolbox for internationalisation" maintainer="Juan RP " @@ -25,5 +25,6 @@ long_desc=" from tarballs don't need intltool, only folks building from cvs. (This is modeled on gettextize.)" -Add_dependency full glibc +noarch=yes Add_dependency full perl-XML-Parser +Add_dependency full dash