mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
mate-icon-theme-faenza: manual build
This commit is contained in:
parent
b0929c194e
commit
54ee247277
1 changed files with 5 additions and 7 deletions
|
@ -2,8 +2,6 @@
|
|||
pkgname=mate-icon-theme-faenza
|
||||
version=1.20.0
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="mate-common pkg-config intltool itstool icon-naming-utils"
|
||||
depends="gtk-update-icon-cache hicolor-icon-theme"
|
||||
short_desc="Faenza icon theme for MATE"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
@ -12,9 +10,9 @@ homepage="https://mate-desktop.org"
|
|||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=ca7202b7c880399d3d1ccd409b79fd0de728350dcf3fe1b4a758d06559ca1b00
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/share/icons/matefaenza/icon-theme.cache
|
||||
do_install() {
|
||||
vmkdir usr/share/icons
|
||||
vcopy matefaenza usr/share/icons
|
||||
vcopy matefaenzadark usr/share/icons
|
||||
vcopy matefaenzagray usr/share/icons
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue