gnome-icon-theme: update to 3.3.91.

This commit is contained in:
Juan RP 2012-03-20 16:00:14 +01:00
parent 2e1c04507f
commit a045f2e2bb

View file

@ -1,13 +1,12 @@
# Template build file for 'gnome-icon-theme'.
pkgname=gnome-icon-theme
version=3.2.1.2
revision=1
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
version=3.3.91
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--enable-icon-mapping"
short_desc="Theme consisting of a set of icons for GNOME"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=ddd4e7599c42244055a59612ea8ea6153624d37d8e331bc0fb0337519000f476
checksum=3c9956f296b614aa137e03d0dcb6d84ca727297b81eb73c5f9a5d3f91aba4fdc
long_desc="
This package contains a set of icons forming the default icon theme
for GNOME."
@ -20,7 +19,6 @@ Add_dependency build intltool
Add_dependency build icon-naming-utils
Add_dependency full librsvg ">=0"
post_install()
{
post_install() {
rm -f ${DESTDIR}/usr/share/icons/gnome/icon-theme.cache
}