2014-09-02 13:52:23 +00:00
|
|
|
# Template file for 'mate-icon-theme-faenza'
|
|
|
|
pkgname=mate-icon-theme-faenza
|
2016-04-10 06:47:44 +00:00
|
|
|
version=1.14.0
|
2014-09-02 13:52:23 +00:00
|
|
|
revision=1
|
|
|
|
noarch=yes
|
|
|
|
build_style=gnu-configure
|
2015-11-06 07:38:11 +00:00
|
|
|
hostmakedepends="mate-common pkg-config intltool itstool icon-naming-utils"
|
2014-09-02 13:52:23 +00:00
|
|
|
depends="gtk-update-icon-cache hicolor-icon-theme"
|
|
|
|
short_desc="Faenza icon theme for MATE"
|
2015-04-10 07:16:30 +00:00
|
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
2014-09-02 13:52:23 +00:00
|
|
|
license="GPL-2"
|
|
|
|
homepage="http://mate-desktop.org"
|
2015-11-06 07:38:11 +00:00
|
|
|
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
2016-04-10 06:47:44 +00:00
|
|
|
checksum=d912ffc86e01e71e96499c993cc429922ffd2576abc075e5c212cd95095fb984
|
2014-09-02 13:52:23 +00:00
|
|
|
|
2015-11-06 07:38:11 +00:00
|
|
|
pre_configure() {
|
|
|
|
autoreconf -fi
|
|
|
|
}
|
2014-09-02 13:52:23 +00:00
|
|
|
post_install() {
|
|
|
|
rm -f ${DESTDIR}/usr/share/icons/matefaenza/icon-theme.cache
|
|
|
|
}
|