New package: mate-icon-theme-1.8.0.
This commit is contained in:
parent
2d7d308e52
commit
c379f9ddb4
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'mate-icon-theme'
|
||||||
|
pkgname=mate-icon-theme
|
||||||
|
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="MATE icon theme"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="LGPL-2"
|
||||||
|
homepage="http://mate-desktop.org"
|
||||||
|
distfiles="http://pub.mate-desktop.org/releases/1.8/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=e6b981f74e7e5faa9d3a3b64580b66a327737152c1a230608367e9fa7bb63eac
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
rm -f ${DESTDIR}/usr/share/icons/mate/icon-theme.cache
|
||||||
|
}
|
Loading…
Reference in New Issue