4 pkgdesc="Desktop notification library"
7 depends=('gdk-pixbuf2')
8 makedepends=('gtk2' 'gobject-introspection')
10 options=('!emptydirs' '!libtool')
11 url="http://matsusoft.com.ar/projects/mate/"
12 source=(http://matsusoft.com.ar/projects/mate/files/${pkgname}/${pkgname}-${pkgver}.tar.xz)
13 sha256sums=('03c95122261247c7c9338c9d0c7b5fd715918e6e2d3c2a0eb11fb4250fb1db3c')
20 --disable-static || return 1
26 make DESTDIR="${pkgdir}" install || return 1