# Template build file for 'tango-icon-theme'. pkgname=tango-icon-theme version=0.8.90 distfiles="http://tango.freedesktop.org/releases/$pkgname-$version.tar.gz" build_style=gnu_configure configure_args="--enable-png-creation" short_desc="Standard icon theme called tango" maintainer="Juan RP " checksum=6e98d8032d57d818acc907ec47e6a718851ff251ae7c29aafb868743eb65c88e long_desc=" The Tango Desktop Project exists to help create a consistent graphical user interface experience for free and Open Source software. This is an icon theme that follows the Tango visual guidelines." noarch=yes gtk_iconcache_dirs="/usr/share/icons/Tango" Add_dependency build pkg-config Add_dependency build intltool Add_dependency build ImageMagick Add_dependency build icon-naming-utils Add_dependency full librsvg pre_build() { cd / && ${XBPS_TRIGGERSDIR}/pango-modules run post-install cd $wrksrc }