# Template build file for 'gnome-icon-theme-extras'. pkgname=gnome-icon-theme-extras version=3.6.2 revision=2 build_style=gnu-configure makedepends="pkg-config intltool icon-naming-utils gnome-icon-theme" short_desc="GNOME Desktop icon theme (additional icons)" homepage="http://gnome.org/" license="GPL-2" maintainer="Juan RP " distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz" checksum=93aaaadf40c85ebc42232a4d8e45ca507754b8e1271e797bbcdaded52bd03ec7 long_desc=" This package contains the default icon theme used by the GNOME desktop. The icons are used in the panel menu, and in nautilus and other applications, to represent the different applications, files, directories, and devices. This package contains additional icons for the default GNOME icon theme." gnome-icon-theme-extras_package() { depends="gnome-icon-theme" noarch="yes" pkg_install() { vmove usr } }