19 lines
623 B
Plaintext
19 lines
623 B
Plaintext
# Template file for 'mate-icon-theme-faenza'
|
|
pkgname=mate-icon-theme-faenza
|
|
version=1.8.0
|
|
revision=1
|
|
noarch=yes
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool itstool icon-naming-utils"
|
|
depends="gtk-update-icon-cache hicolor-icon-theme"
|
|
short_desc="Faenza icon theme for MATE"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="http://mate-desktop.org"
|
|
distfiles="http://pub.mate-desktop.org/releases/1.8/${pkgname}-${version}.tar.xz"
|
|
checksum=6d1044af459373178ce05305db66b7dc6afb03b5475eacd122c19156fea0307b
|
|
|
|
post_install() {
|
|
rm -f ${DESTDIR}/usr/share/icons/matefaenza/icon-theme.cache
|
|
}
|