2014-08-31 16:06:41 +00:00
|
|
|
# Template file for 'mate-icon-theme'
|
|
|
|
pkgname=mate-icon-theme
|
2015-11-06 07:36:04 +00:00
|
|
|
version=1.12.0
|
2014-08-31 16:06:41 +00:00
|
|
|
revision=1
|
|
|
|
noarch=yes
|
|
|
|
build_style=gnu-configure
|
|
|
|
hostmakedepends="pkg-config intltool itstool icon-naming-utils"
|
2015-06-09 08:51:30 +00:00
|
|
|
makedepends="icon-naming-utils"
|
2014-08-31 16:06:41 +00:00
|
|
|
depends="gtk-update-icon-cache hicolor-icon-theme"
|
|
|
|
short_desc="MATE icon theme"
|
2015-04-10 07:16:30 +00:00
|
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
2014-08-31 16:06:41 +00:00
|
|
|
license="LGPL-2"
|
|
|
|
homepage="http://mate-desktop.org"
|
2015-05-19 09:45:41 +00:00
|
|
|
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
2015-11-06 07:36:04 +00:00
|
|
|
checksum=77e253e8c332d7283384aca82c607513201477376bb15621a27df09ce8ce2135
|
2014-08-31 16:06:41 +00:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
rm -f ${DESTDIR}/usr/share/icons/mate/icon-theme.cache
|
|
|
|
}
|