# Description: internationalization tool collection # Maintainer: Matt Housh, jaeger at morpheus dot net # Depends on: gnome-common, p5-xml-parser # Group: gnome/platform name=intltool version=0.36.2 release=1 source=(http://download.gnome.org/platform/2.20/2.20.2/sources/$name-$version.tar.bz2) build() { cd $name-$version ./configure --prefix=/usr \ --mandir=/usr/man make make DESTDIR=$PKG install }