description="Maps the new names of icons for Tango to the legacy names used by GNOME and KDE desktops" url="http://tango.freedesktop.org/" packager="tnut " contriburors="Pierre B" makedepends=(perl-xml-simple) name=icon-naming-utils version=0.8.90 release=2 source=(http://tango.freedesktop.org/releases/$name-$version.tar.bz2) build() { cd $name-$version ./configure --prefix=/usr \ --sysconfdir=/etc \ --libexecdir=/usr/lib/icon-naming-utils \ --localstatedir=/var make make DESTDIR=$PKG install }