15 lines
567 B
Bash
15 lines
567 B
Bash
# Template file for 'mate-common'
|
|
pkgname=mate-common
|
|
version=1.22.0
|
|
revision=1
|
|
archs=noarch
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool itstool"
|
|
depends="automake libtool intltool pkg-config gtk-doc gettext-devel glib-devel yelp-tools"
|
|
short_desc="Common development macros for MATE"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="LGPL-2"
|
|
homepage="http://mate-desktop.org"
|
|
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
|
checksum=3f19973a26ccff12834615c4fcc7414cef542ea648f391125e5cfdd8ec649c86
|