# Template build file for 'gnome-icon-theme'. pkgname=gnome-icon-theme version=3.8.3 revision=1 build_style=gnu-configure configure_args="--enable-icon-mapping" hostmakedepends="pkg-config intltool librsvg icon-naming-utils" short_desc="Theme consisting of a set of icons for GNOME" maintainer="Juan RP " homepage="http://www.gnome.org" license="GPL-2" distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz" checksum=452ce3be9589d27a69f3ee79067e0d588f63d51fec911a583c4e37b7e46c6b6c post_install() { rm -f ${DESTDIR}/usr/share/icons/gnome/icon-theme.cache } gnome-icon-theme_package() { noarch="yes" pkg_install() { vmove all } }