void-packages/srcpkgs/mate-icon-theme/template

19 lines
660 B
Bash

# Template file for 'mate-icon-theme'
pkgname=mate-icon-theme
version=1.28.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config gettext icon-naming-utils"
depends="gtk-update-icon-cache hicolor-icon-theme"
short_desc="MATE icon theme"
maintainer="skmpz <dem.procopiou@gmail.com>"
license="CC-BY-SA-3.0"
homepage="https://mate-desktop.org"
changelog="https://raw.githubusercontent.com/mate-desktop/mate-icon-theme/master/NEWS"
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=94d6079060ca5df74542921de4eea38b7d02d07561c919356d95de876f9a6d3a
pre_configure() {
PKG_CONFIG=/usr/bin/pkg-config
}