From 3367abdcfbb02e1f63f537fe619b070f709d7d42 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 20 Mar 2009 07:11:28 +0100 Subject: [PATCH] intltool: update to 0.40.6, new deps style. --HG-- extra : convert_revision : c1200b4018625d0c9eff400ecded1941e97579ca --- templates/intltool/template | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/templates/intltool/template b/templates/intltool/template index e94e7242854..321a7f23c0e 100644 --- a/templates/intltool/template +++ b/templates/intltool/template @@ -1,13 +1,12 @@ # Template build file for 'intltool'. pkgname=intltool -version=0.40.4 +version=0.40.6 distfiles=" http://ftp.gnome.org/pub/GNOME/sources/intltool/0.40/$pkgname-$version.tar.bz2" build_style=gnu_configure -make_cmd="$XBPS_MASTERDIR/bin/gmake" short_desc="Toolbox for internationalisation" maintainer="Juan RP " -checksum=2d6bf321d83a6ac6967bad8f4439af7a14d84314 +checksum=4d1e5f8561f09c958e303d4faa885079a5e173a61d28437d0013ff5efc9e3b64 long_desc=" The intltool collection can be used to do these things: @@ -25,3 +24,6 @@ long_desc=" scripts and does the other magic to your module. So users building from tarballs don't need intltool, only folks building from cvs. (This is modeled on gettextize.)" + +Add_dependency full glibc +Add_dependency full perl-XML-Parser