18 lines
646 B
Bash
18 lines
646 B
Bash
# Template file for 'mate-themes'
|
|
pkgname=mate-themes
|
|
version=1.10.1
|
|
revision=2
|
|
_pkg="${pkgname}-gtk3.16"
|
|
wrksrc="${_pkg}-${version}"
|
|
noarch=yes
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool itstool icon-naming-utils"
|
|
makedepends="gtk+-devel gtk+3-devel"
|
|
depends="gtk2-engines gtk-engine-murrine librsvg mate-icon-theme"
|
|
short_desc="Default themes for the MATE desktop"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="LGPL-2"
|
|
homepage="http://mate-desktop.org"
|
|
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${_pkg}-${version}.tar.xz"
|
|
checksum=8ee2b3452af6f6a8a59084d801c2fd36d85e64226120a2dd6c9d2edf6f43fcb6
|