1 # Maintainer: Brad Fanella <cesura@archlinux.org>
2 # Contributor: Martin Wimpress <code@flexion.org>
7 pkgdesc="Common development macros for MATE"
10 depends=('autoconf' 'automake' 'gettext' 'gtk-doc' 'libtool'
12 url="https://mate-desktop.org"
13 source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
14 sha256sums=('4ec9e308ef7ea87435769976b5bd7e41d612be2357a91bd0fed3557cb1bb9c04')
17 cd "${pkgname}-${pkgver}"
24 cd "${pkgname}-${pkgver}"
25 make DESTDIR="${pkgdir}" install