intltool: update to 0.40.6, new deps style.

--HG--
extra : convert_revision : c1200b4018625d0c9eff400ecded1941e97579ca
This commit is contained in:
Juan RP 2009-03-20 07:11:28 +01:00
parent 2f4a8f6fe0
commit 3367abdcfb

View file

@ -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 <xtraeme@gmail.com>"
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