2009-04-21 18:34:31 +00:00
|
|
|
# Template build file for 'gnome-icon-theme'.
|
|
|
|
pkgname=gnome-icon-theme
|
2014-03-27 15:43:34 +00:00
|
|
|
version=3.12.0
|
2013-03-28 16:45:46 +00:00
|
|
|
revision=1
|
2014-01-01 15:10:11 +00:00
|
|
|
noarch="yes"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-04-08 13:44:11 +00:00
|
|
|
configure_args="--enable-icon-mapping"
|
2014-03-27 15:43:34 +00:00
|
|
|
hostmakedepends="pkg-config intltool librsvg icon-naming-utils gtk-update-icon-cache"
|
2009-04-21 18:34:31 +00:00
|
|
|
short_desc="Theme consisting of a set of icons for GNOME"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-03-28 16:45:46 +00:00
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
license="GPL-2"
|
2013-09-26 18:14:38 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
2014-03-27 15:43:34 +00:00
|
|
|
checksum=359e720b9202d3aba8d477752c4cd11eced368182281d51ffd64c8572b4e503a
|
2009-04-21 18:34:31 +00:00
|
|
|
|
2012-03-20 15:00:14 +00:00
|
|
|
post_install() {
|
2011-04-08 13:44:11 +00:00
|
|
|
rm -f ${DESTDIR}/usr/share/icons/gnome/icon-theme.cache
|
2010-05-13 12:35:35 +00:00
|
|
|
}
|