mate-icon-theme-faenza: update to 1.12.0.
This commit is contained in:
parent
670cdf1a78
commit
2329ba8293
1 changed files with 7 additions and 4 deletions
|
@ -1,18 +1,21 @@
|
||||||
# Template file for 'mate-icon-theme-faenza'
|
# Template file for 'mate-icon-theme-faenza'
|
||||||
pkgname=mate-icon-theme-faenza
|
pkgname=mate-icon-theme-faenza
|
||||||
version=1.8.0
|
version=1.12.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool itstool icon-naming-utils"
|
hostmakedepends="mate-common pkg-config intltool itstool icon-naming-utils"
|
||||||
depends="gtk-update-icon-cache hicolor-icon-theme"
|
depends="gtk-update-icon-cache hicolor-icon-theme"
|
||||||
short_desc="Faenza icon theme for MATE"
|
short_desc="Faenza icon theme for MATE"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://mate-desktop.org"
|
homepage="http://mate-desktop.org"
|
||||||
distfiles="http://pub.mate-desktop.org/releases/1.8/${pkgname}-${version}.tar.xz"
|
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6d1044af459373178ce05305db66b7dc6afb03b5475eacd122c19156fea0307b
|
checksum=c8f6eaac54fdd6d3a81e5cbf18e2bb342c51fd07e0d3deaafc7ca2180bf0b97c
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
autoreconf -fi
|
||||||
|
}
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/share/icons/matefaenza/icon-theme.cache
|
rm -f ${DESTDIR}/usr/share/icons/matefaenza/icon-theme.cache
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue