# Description: tango icon theme # URL: http://tango.freedesktop.org/Tango_Icon_Library # Maintainer: Erich Eckner, crux at eckner dot net # Packager: Niklas Wennerstrand, niklas at allow dot se # Depends on: p5-xml-simple name=icon-naming-utils version=0.8.90 release=2 source=(http://tango.freedesktop.org/releases/$name-$version.tar.gz) build() { cd $name-$version ./configure --prefix=/usr --libexecdir=/usr/lib/icon-naming-utils make make check make DESTDIR=$PKG install }