pkgname: 'icon-naming-utils' pkgver: '0.8.90' pkgrel: '3' pkgdesc: 'Maps the new names of icons for Tango to the legacy names used by GNOME and KDE desktops' url: 'http://tango.freedesktop.org/' arch: x86_64 depends: [] makedepends: - 'perl-xml-simple' source: - 'https://tango.freedesktop.org/releases/${pkgname}-${pkgver}.tar.bz2' sha256sums: - SKIP build: | cd ${pkgname}-${pkgver} ./configure --prefix=/usr \ --sysconfdir=/etc \ --libexecdir=/usr/lib/icon-naming-utils \ --localstatedir=/var make make DESTDIR=${PKGDIR} install package: | true