mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +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
|
pkgname=mate-icon-theme-faenza
|
||||||
version=1.20.0
|
version=1.20.0
|
||||||
revision=2
|
revision=2
|
||||||
build_style=gnu-configure
|
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
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"
|
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ca7202b7c880399d3d1ccd409b79fd0de728350dcf3fe1b4a758d06559ca1b00
|
checksum=ca7202b7c880399d3d1ccd409b79fd0de728350dcf3fe1b4a758d06559ca1b00
|
||||||
|
|
||||||
pre_configure() {
|
do_install() {
|
||||||
autoreconf -fi
|
vmkdir usr/share/icons
|
||||||
}
|
vcopy matefaenza usr/share/icons
|
||||||
post_install() {
|
vcopy matefaenzadark usr/share/icons
|
||||||
rm -f ${DESTDIR}/usr/share/icons/matefaenza/icon-theme.cache
|
vcopy matefaenzagray usr/share/icons
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue